[GRASSLIST:1714] Re: configure problems on OSX
    Glynn Clements 
    glynn.clements at virgin.net
       
    Sun Nov  9 21:36:09 EST 2003
    
    
  
Kirk R. Wythers wrote:
> I'm working on getting grass compiled on OSX (Panther) and am having 
> trouble with jpeg libs. I have already compiled gdal without python, 
> and am using:
> 
>   ./configure --with-gdal --with-jpeg-includes=/sw/include/
> 
> To get grass configured (I needed to specify the jpeg-includes so that 
> they could be found). But now I'm getting the following error:
> 
> checking for location of JPEG includes... /sw/include/
> checking for jpeglib.h... yes
> checking for location of JPEG library...
> checking for jpeg_start_compress in -ljpeg... no
> checking for jpeg_start_compress in -ljpeg... no
> configure: error: *** Unable to locate JPEG library.
> 
> Any tips?
Look at the config.log file. Specifically, search for the text
"checking for jpeg_start_compress". Any error messages will follow
shortly afterwards.
-- 
Glynn Clements <glynn.clements at virgin.net>
    
    
More information about the grass-user
mailing list