[Mapserver-users] Problems Compiling GDAL1.1.9 + MapServer
Daniel Morissette
dmorissette@dmsolutions.ca
Mon, 12 Apr 2004 12:43:34 -0400
Gabriel Moricz wrote:
> Hello at all..
>
> Well I am having a problem that is getting me crazy!!!
>
> Well I use the compilation like this:
>
> ./configure --with-libtiff=/usr/local/lib --with-geotiff=/usr/local/lib --wi
> th-jpeg=/usr/local/lib --with-gif=/usr/lib --with-pg=/usr/local/pgsql/bin/pg
> _config
>
> I found the libs and the directory of each lib is RIGHT..
>
You should not include the 'lib' component in the path to the jpeg and
gif libraries. Try using:
./configure --with-libtiff=/usr/local --with-geotiff=/usr/local
--with-jpeg=/usr/local --with-gif=/usr
--with-pg=/usr/local/pgsql/bin/pg_config
--
------------------------------------------------------------
Daniel Morissette dmorissette@dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users