Well, installing mod_fcgi is not enough. You also need libfcgi to link mapserv against it and it's headers to compile. On Debian systems they are in packages libfcgi0ldbl and libfcgi-dev. Whatever your system may be make sure to have them. You may want to search for "libfcgi.so*" and "fcgi_stdio.h" to be sure...
-----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Ivan Mincik Gesendet: Montag, 10. März 2008 14:19 An: [email protected] Betreff: [mapserver-users] cannot compile --with-fastcgi I am want to compile latest mapserver sources (latest stable and also nigthly builds) with option "--with-fastcgi=/usr " I allways get error: "configure: error: Unable to link against -L/usr/lib -lfcgi" I have tried also --with-fastcgi=/usr/lib and so on. Files related to fcgi module are here: /etc/apache2/mods-available/fastcgi.conf /etc/apache2/mods-available/fastcgi.load /usr/lib/apache2/modules/mod_fastcgi.so _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
