[mapserver-users] Nightly build doesn't compile? (solution)

Twan Kogels twan at twansoft.com
Sat Nov 24 06:52:09 EST 2001


Goodmorning,

The solution was really simple, the -with--postgis parameter should be 
placed after all other parameters:

./configure --with-gd --with-postgis=/usr/local/pgsql/bin/ 
--with-php=../php-3.0.18 --with-apxs=/usr/local/apache/bin/apxs

becomes:

./configure --with-gd --with-php=../php-3.0.18 
--with-apxs=/usr/local/apache/bin/apxs --with-postgis=/usr/local/pgsql/bin/

Don't ask me why :-) But it works!

Still got a little problem with mapserv, he can't find libpq.so.2, but i 
will search for a answer by myself first.

Thanks,
- twan


-- 
http://www.twansoft.com 




More information about the mapserver-users mailing list