On Friday 29 August 2003 23:19, Mike At Spy wrote: > > * Thus wrote Mike At Spy ([EMAIL PROTECTED]): > > > It did install some jpeg stuff under /usr/local/bin, but I don't see > > > anything added to /usr/local/lib. > > > > > > After that, I re-compiled php with: > > > > > > --with-jpeg > > > > > > But nothing changed. > > > > > > I re-compiled again with: > > > > > > --with-jpeg=/usr/local/bin > > > > try --with-jpeg=/usr/local > > Thanks - tried that, but it didn't work. i.e. jpeg is still not enabled > in gd. :\ > > Does anyone know how to get jpeg enabled in gd?
Yes. > I'm using php 4.3.3. Unless dramatic changes were made in 4.3.3 then the procedure should be the same as the previous versions. Namely: --with-gd --with-jpeg-dir=/directory/where/jpeg/libs/are/installed manual > Image functions -- 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 ------------------------------------------ /* Lots of folks confuse bad management with destiny. -- Frank Hubbard */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php