[Mapserver-users] Problems Compiling GDAL1.1.9 + MapServer
Daniel Morissette
dmorissette at dmsolutions.ca
Mon Apr 12 09:43:34 PDT 2004
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 at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the MapServer-users
mailing list