Hi everyone, I got working. Here is my configure that worked: ./configure' '--with-zlib-dir=/usr/local/' '--with-gd' '--with-jpeg-dir=/sw' '--with-png-dir=/sw' '--with-mysql=/usr/local/mysql' '--with-xml' '--with-pdflib-dir=/sw' '--enable-ftp' '--enable-ldap' '--with-curl=/sw' '-enable-calendar' '--with-expat-dir=/sw' '--enable-mime-magic' '--disable-debug' '--enable-pic' '--enable-sysvsem' '--enable-sysvshm' '--enable-exif' '--with-gettext=/sw' '--with-ncurses' '--with-dom' '--with-apxs=/usr/sbin/apxs' Thanks - CH __________________________________ Craig Hoffman - eClimb Media v: (847) 644 - 8914 f: (847) 866 - 1946 e: choffman at eclimb.net w: www.eclimb.net _________________________________ On Apr 20, 2004, at 7:19 AM, Craig Hoffman wrote: > Hi Eugene, > Thanks for responding. I ran the command and it reports this: > > /sw/lib/libjpeg.62.0.0.dylib > /sw/lib/libjpeg.62.dylib -> libjpeg.62.0.0.dylib > > __________________________________ > Craig Hoffman - eClimb Media > > v: (847) 644 - 8914 > f: (847) 866 - 1946 > e: choffman at eclimb.net > w: www.eclimb.net > _________________________________ > On Apr 19, 2004, at 11:42 PM, Eugene Lee wrote: > >> On Mon, Apr 19, 2004 at 10:06:46PM -0500, Craig Hoffman wrote: >> : >> : I am trying to recompile PHP 4.3.6 with GD support. I have >> installed >> : libjpeg, libpng, and libtiff with Fink. Fink place all this stuff >> in >> : the /sw directory. Every time I run >> : ./configure I get this: >> : >> : configure: error: libjpeg.(a|so) not found. >> : >> : Here is my configure: >> : >> : ./configure --with-zlib-dir=/usr/local/ --with-jpeg-dir=/sw >> : --with-png-dir=/sw --with-tiff-dir=/sw --with-gd >> : --with-mysql=/usr/local/mysql --with-xml --with-pdflib=/sw >> --enable-ftp >> : --enable-ldap --with-freetype-dir=/sw --with-curl=/sw >> -enable-calendar >> : --with-expat-dir=/sw --enable-mime-magic --disable-debug >> --enable-pic >> : --enable-sysvsem --enable-sysvshm --enable-exif --with-gettext >> : --with-ncurses -with-dom --with-apxs=/usr/sbin/apxs >> : >> : What' s interesting is this: >> : checking for GD support... yes >> : checking for the location of libjpeg... /sw >> : checking for the location of libpng... /sw >> : checking for the location of libXpm... no >> : >> : Anyone have idea why this is happening or what I am doing wrong? >> >> What does this command report? >> >> $ ls -l /sw/lib/libjpeg* >> >> >> -- >> Eugene Lee >> http://www.coxar.pwp.blueyonder.co.uk/ >> >> ---------- >> Check out the Mac OS X email list FAQ >> http://www.themacintoshguy.com/lists/X.html >> >> To unsubscribe, E-mail to: <X-Unix-off at lists.themacintoshguy.com> >> To switch to the DIGEST mode, E-mail to >> <X-Unix-digest at lists.themacintoshguy.com> >> Need help from a real person? Try. >> <X-Unix-request at lists.themacintoshguy.com> >> >> ---------- >> $14.99 Unlimited Nationwide Mac Dialup and Mac Web Hosting from your >> Mac ISP >> Serious Mac Internet Solutions From NineWire! >> http://macinternetaccess.com >> >> DVIator | Run Dual ADC displays on your G4 or just one on an older >> Mac! >> Dr. Bott | <http://www.drbott.com/prod/DVIator.html> >> >> Support | Support this list by clicking here before you buy! >> this List | http://www.themacintoshguy.com/support.html >> >> OS X News, Dr.Mac, Forums, Tutorials, Tips, Hints, FAQ?s - >> http://www.osxfaq.com > > > ---------- > Check out the Mac OS X email list FAQ > http://www.themacintoshguy.com/lists/X.html > > To unsubscribe, E-mail to: <X-Unix-off at lists.themacintoshguy.com> > To switch to the DIGEST mode, E-mail to > <X-Unix-digest at lists.themacintoshguy.com> > Need help from a real person? Try. > <X-Unix-request at lists.themacintoshguy.com> > > ---------- > $14.99 Unlimited Nationwide Mac Dialup and Mac Web Hosting from your > Mac ISP Serious Mac Internet Solutions From NineWire! > http://macinternetaccess.com > > DVIator | Run Dual ADC displays on your G4 or just one on an older > Mac! Dr. Bott | <http://www.drbott.com/prod/DVIator.html> > > Support | Support this list by clicking here before you buy! > this List | http://www.themacintoshguy.com/support.html > > OS X News, Dr.Mac, Forums, Tutorials, Tips, Hints, FAQ?s - > http://www.osxfaq.com