On Tue, 25 Nov 2003 09:48:11 -0500
Eli White <[EMAIL PROTECTED]> wrote:

> Ok, PHP 4.3.4 compiles perfectly, as long as I don't
> include JPEG support.  Once I do, the compile fails,
> claiming it can't find libjpeg.a, even though it exists.
> 
> My Setup:
> PHP 4.3.4
> Solaris 8 (SunOS 5.8)
> jpeg-6b - freshly downloaded & compiled
> 
> My Configure line:
> configure --with-apxs=/var/html/apache/bin/apxs --with-gd 
> --with-png-dir=/opt/X11R5 --with-jpeg-dir=../jpeg-6b

[...]

Try --with-jpeg-dir=/usr instead, or, just point it to
wherever you installed "jpeg-6b" (when using
--prefix=/path/to/jpeg-6b)...

- E -

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

Reply via email to