Posted by lorento on 10/10/53 11:50
Try to reconfigure your php
../configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-exif
--with-gd --with-jpeg --with-jpeg-dir=/usr/local/lib
--with-tiff-dir=/usr/lib --with-png-dir=/usr/lib
--with-pgsql=/usr/local/pgsql --enable-track-vars --with-xml
--with-zlib-dir=/usr/local/lib
Look at here : http://id2.php.net/gd
--
http://blog.deshot.com
http://www.groupvita.com
nescio wrote:
> hello,
>
> i have made a script that resizes jpeg files with gd2: this works very good.
>
> now i have to resize tiff files and convert them to jpeg files, but i cannot
> get it work with gd2.
> (or the other way round: convert tiff to jpeg and then resize them)
>
> my question is:
> - is it possible to convert tiff files to jpeg files with gd2?
> and if yes, where can i find information on how to do this?
>
> (i have looked at www.boutell.com/gd/ but did not find the answer)
>
>
>
>
> thanks
Navigation:
[Reply to this message]
|