On Tue, Apr 20, 2004 at 08:46:25AM -0500, Craig Hoffman wrote: : : 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' The only differences between your current set of configure options and the set that caused the libjpeg problem is that you removed "--with-freetype-dir=/sw" and "--with-tiff-dir=/sw", and changed "--with-pdflib=/sw" to "--with-pdflib-dir=/sw". Hmmm. -- Eugene Lee http://www.coxar.pwp.blueyonder.co.uk/