Hello Jason,
I know that is what it means and I do know where libjpeg.so and
libjpeg.a are on the server. I also have pointed the configuration to
where they are with this --with-jpeg-dir=/usr/local/bin
but no mater what I do it still can not find them.and keeps giving me
the error  configure: error: libjpeg.(a|so) not found


Thursday, February 6, 2003, 1:52:44 AM, you wrote:


JW> On Thursday 06 February 2003 17:47, [EMAIL PROTECTED] wrote:
>> I am trying to compile PHP 4.3.0 with GD and also with-png,with-jpg
>> and with-freetype. I have installed both png and jpg from a tar file
>> but know mater what I do PHP configure stops with and error. here is
>> the error I keep getting.

>> configure: error: libjpeg.(a|so) not found.

JW> It's telling you that it cannot find libjpeg.a or libjpeg.so.

JW> Use "find / -name libjpeg.a" and "find / -name libjpeg.so" to find out where 
JW> they are hiding.

JW> -- 
Jason Wong ->> Gremlins Associates -> www.gremlins.biz
JW> Open Source Software Systems Integrators
JW> * Web Design & Hosting * Internet & Intranet Applications Development *
JW> ------------------------------------------
JW> Search the list archives before you post
JW> http://marc.theaimsgroup.com/?l=php-general
JW> ------------------------------------------
JW> /*
JW> It may be that your whole purpose in life is simply to serve as a
JW> warning to others.
JW> */





-- 
Best regards,
 rdkurth                            mailto:[EMAIL PROTECTED]


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

Reply via email to