On Saturday 30 August 2003 00:47, Mike At Spy wrote:

> > --with-gd --with-jpeg-dir=/directory/where/jpeg/libs/are/installed
> >
> > manual > Image functions

Read the above again (see below).

> Ok, now I did instal what I believe were the jpeg libraries, or at least
> were lead to believe they were.  They came from this binary:
>
> jpegsrc.v6b.tar.gz
>
> Which I got from the jpeg libraries web site.  This installed:

[snip]

> None of which actually look like libraries to me (though just because
> nothing was sent to the lib directory......).  :)

I believe you need to:

  ./configure --enable-shared

before you:

  make install

> I tried comiling php with three different 'switches'.  Each time I wiped
> the directory and started from a freshly unpacked php tarball.  I tried;
>
> --with-jpeg
> --with-jpeg=/usr/local/bin
> --with-jpeg=/usr/local
>
> None of which worked.

Because they're incorrect.

> Any suggestions?? :)

Read the beginning of this post again.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
But, officer, he's not drunk, I just saw his fingers twitch!
*/

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

Reply via email to