[Typo3-debian] installationproblem

Franz Malten Buemann franz at buemann.dk
Fri Apr 11 00:58:50 CEST 2003


I tried to modify the localconf.php with those parameters but it didn't make
any difference I still get errors like





      Read TGA

            6.3 K, 170x136 pixels  5.8 K, 170x136 pixels
            File size is very different from reference
            6497  5981
            ImageMagick commands executed:
/usr/bin/identify /data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus.tga
   RETURNED: /data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus.tga TGA
170x136 DirectClass 16-bit 67kb 0.0u 0:01
/usr/bin/convert -geometry 170x136! -colorspace RGB -quality 60 -sharpen 1x2
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus.tga[0]
/data/www/testsite-3.5.0/typo3temp/install_read_tga.jpg



      Read PDF
            There was no result from the ImageMagick operation
            Below there's a dump of the ImageMagick commands executed:

/usr/bin/identify
/data/www/testsite-3.5.0/typo3/ext/install/imgs/pdf_from_imagemagick.pdf
   RETURNED:
/data/www/testsite-3.5.0/typo3/ext/install/imgs/pdf_from_imagemagick.pdf PDF
595x842 DirectClass 8-bit 1467kb 0.0u 0:01
/usr/bin/convert -geometry 170x241! -colorspace RGB -quality 60 -sharpen 1x2
/data/www/testsite-3.5.0/typo3/ext/install/imgs/pdf_from_imagemagick.pdf[0]
/data/www/testsite-3.5.0/typo3temp/install_read_pdf.jpg



      Read AI
            There was no result from the ImageMagick operation
            Below there's a dump of the ImageMagick commands executed:

/usr/bin/identify
/data/www/testsite-3.5.0/typo3/ext/install/imgs/typo3logotype.ai
   RETURNED: Error: /undefined in --get--




      Info:
      Errors
      It seems that you had some fatal errors in this test. Please make sure
that your ImageMagick and GDLib settings are correct. Refer to the 'Basic
Configuration' section for more information and debugging of your settings.


      Parsetime
      3062 ms



      Writing images:
      Writing GIF and PNG
      This verifies that ImageMagick is able to write GIF and PNG files. The
GIF-file is attempted compressed with LZW by the t3lib_div::gif_compress()
function.


      Write GIF

            17.7 K, 170x136 pixels  10.7 K, 170x136 pixels
            File size is very different from reference
            18120  10926
            Note on gif_compress() function:
            The 'gif_compress' method used was 'IM'.
            Previous filesize: 17.7 K. Current filesize:17.7 K
            ImageMagick commands executed:
/usr/bin/convert -geometry 170x136! -colors 64
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus.gif[0]
/data/www/testsite-3.5.0/typo3temp/install_write_gif.gif



      Write PNG

            10.3 K, 170x136 pixels  10.5 K, 170x136 pixels
            File size is a bit different from reference
            10567  10747
            ImageMagick commands executed:
/usr/bin/convert -geometry 170x136! -colors 64
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus.gif[0]
/data/www/testsite-3.5.0/typo3temp/install_write_png.png



      Scaling images:
      Scaling transparent images
      This shows how ImageMagick reacts when scaling transparent GIF and PNG
files.


      GIF to GIF, 150 pixels wide

            15.9 K, 150x120 pixels  7.4 K, 150x120 pixels
            File size is very different from reference
            16296  7625
            Note on gif_compress() function:
            The 'gif_compress' method used was 'IM'.
            Previous filesize: 15.9 K. Current filesize:15.9 K
            ImageMagick commands executed:
/usr/bin/convert -geometry 150x120! -colors 64
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus2_transp.gif[0]
/data/www/testsite-3.5.0/typo3temp/install_scale_gif.gif



      PNG to PNG, 150 pixels wide

            7.0 K, 150x120 pixels  7.1 K, 150x120 pixels
            File size is a bit different from reference
            7183  7233
            ImageMagick commands executed:
/usr/bin/convert -geometry 150x120! -colors 64
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus2_transp.png[0]
/data/www/testsite-3.5.0/typo3temp/install_scale_png.png



      GIF to JPG, 150 pixels wide

            4.1 K, 150x120 pixels  3.8 K, 150x120 pixels
            File size is very different from reference
            4150  3923
            ImageMagick commands executed:
/usr/bin/convert -geometry 150x120! -colorspace RGB -quality 60 -sharpen 1x2
/data/www/testsite-3.5.0/typo3/ext/install/imgs/jesus2_transp.gif[0]
/data/www/testsite-3.5.0/typo3temp/install_scale_jpg.jpg








-----Otriginal Message-----
From: typo3-debian-admin at lists.netfielders.de
[mailto,:typo3-debian-admin at lists.netfielders.de]On Behalf Of Michael
Stucki
Sent: 10. april 2003 22:40
To: typo3-debian at lists.netfielders.de
Subject: Re: [Typo3-debian] installationproblem


Christoph Moeller wrote:

>> I have tried to install imagemagick-4.2.9 in tar.gz-thing but that gives
>> me trouble as well. I can ./configure it, but the make part gives me this
>> failure message:

> that reminds me of a thread on the main newsgroup today.
> you could try these statically linked IM 4.2.9 binaries:
> http://www.jens-ellerbrock.de

No, you should not do that! I'm quite sure that the ImageMagick packages of
Debian work very well with Typo3.

Compare your localconf.php with these lines:

$TYPO3_CONF_VARS["GFX"]["TTFdpi"] = '96';
$TYPO3_CONF_VARS["GFX"]["gdlib_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_combine_filename"] = 'composite';
$TYPO3_CONF_VARS["GFX"]["im_path"] = '/usr/bin/';
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = '1';
$TYPO3_CONF_VARS["GFX"]["imagefile_ext"] =
  'gif,jpg,jpeg,tif,bmp,pcx,tga,png';
$TYPO3_CONF_VARS["GFX"]["thumbnails_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1';

This works great in Woody, and I also had success on a Sid station a few
weeks ago.

Hope this helps,
Michael
_______________________________________________
Typo3-debian mailing list
Typo3-debian at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-debian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-debian/attachments/20030411/d39880b4/attachment.htm 


More information about the TYPO3-debian mailing list