On Tuesday 31 December 2002 03:52, Andras Kende wrote:
> Hello,
>
> I'm trying to upgrade to php4.3 on a cobalt raq4
> I have 4.1.2 with gd 1.6, but would like to use gd 2.0
>
> Compiled 4.3 from source, everything seems to be fine
> except the JPG Support.
>
> http://www.kende.com/phpinfo.php
>
> './configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd'
> '--with-gettext=/usr' '--enable-safe-mode'
> '--with-config-file-path=/etc/httpd' '--with-exec-dir=/usr/bin'
> '--with-zlib' '--with-mysql' '--enable-magic-quotes'
> '--with-regex=system' '--with-ttf' '--enable-mbstring'
> '--enable-mbstr-enc-trans' '--enable-track-vars' '--enable-wddx=shared'
> '--enable-mm=shared' '--enable-xml' '--enable-ftp' '--disable-debug'
> '--with-libdir=/usr/lib' '--with-ldap' '--with-imap-ssl'
> '--with-pdflib=shared'
>
> Can you tell me what's required for JPG Support?
>
> ./configure ??

--with-jpeg-dir=DIR       GD: Set the path to libjpeg install prefix.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
My advice to you, my violent friend, is to seek out gold and sit on it.
                -- The Dragon to Grendel, in John Gardner's "Grendel"
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to