Philip, > The configure doesn't find jpeg libs and includes although > they're installed in /usr/local/lib and /usr/local/include. > It does find gcc though. I even have LD_LIBRARY_PATH set for /usr/local/lib. > And, I tried > ./configure --libdir=/usr/local/lib --includedir=/usr/local/include > which didn't do anything.
Have you tried LIBRARY_PATH instead? This is the variable that is used when compiling, the LD_LIBRARY_PATH is effective only at runtime (AFAIK). Andras =========================================================================== Major Andras e-mail: and...@users.sourceforge.net www: http://andras.webhop.org/ ===========================================================================