Hi,

        No, I hadn't tried that, but just now I did with the same 
results as follows:

# env
LIBRARY_PATH=/usr/dt/lib:/usr/local/lib
# ls -al /usr/local/lib/libjpeg.a
-rw-r--r--   1 root     system    302614 Jul 18  2000 /usr/local/lib/libjpeg.a

checking for jpeg_start_decompress in -ljpeg... (cached) no

disabling DC210/DC240 backends (failed to find JPEG library)

Philip

        From and...@sticks.phy.bris.ac.uk  Thu Apr 18 08:13:59 2002
        From: Major A <and...@users.sourceforge.net>
        To: Philip Goisman <gois...@physics.arizona.edu>
        Cc: SANE devel <sane-de...@mostang.com>
        Subject: Re: [sane-devel] sane build on tru64 unix 5.1A
        
        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/
        
===========================================================================
        

Reply via email to