[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [OT] [Qube3] How to compile PHP 4.3.1 with JPEG Support
- Subject: [cobalt-users] [OT] [Qube3] How to compile PHP 4.3.1 with JPEG Support
- From: "Andreas Cahen" <qube@xxxxxxxx>
- Date: Sun May 4 15:21:42 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi :)
It's me again.. The swiss dude who crashed his qube3 last week.. Thanks
for the hints and the mental support of you guys! I really appreciated
it!! Finally I did an OS restore. I was able to save my mySQL databases
and the picture library. But the rest is gone, who cares, it's only a
computer :)
Now, my next problem:
How do I install PHP 4.3.1 with JPEG Support?
I managed to install PHP 4.3.1 without breaking the admin menus etc. and
it's working fine, except for the jpeg support. I have downloaded and
installed the jpeg library 'jpeg-6b' and the latest GD Library
'gd-2.0.12' and FreeType 2. But while compiling the PHP Package I always
get an error.
I tried it a couple-o-times with different settings, but I always ended
up having only support for PNG Files.
This is my configure string:
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs
--enable-safe-mode --with-config-file-path=/etc/httpd/
--with-exec-dir=/usr/bin --with-zlib --enable-magic-quotes
--with-regex=system --with-pear --enable-calendar
--with-gd=/usr/src/gd-2.0.12 --with-iconv --disable-debug --with-gettext
--with-ttf=/usr/lib/libttf.so --enable-mbstring --with-interbase=shared
--with-mysql=shared --with-pgsql=shared --with-jpeg
--with-jpeg-dir=/tmp/jpeg-6b --with-png=/usr/local/lib
Any advices or hints or clues?
Thanks in advance!
Andreas Cahen