[mapserver-users] Installing MapServer with FastCGI

Francesco Pirotti - UNIPD francesco.pirotti at unipd.it
Thu Sep 25 08:58:10 PDT 2014


Did you install the fast-cgi *development *files? I think you installed 
the apache fcgi module, but not the dependencies so mapserver 
compilation is missing the header files.
Something like:

/apt/-/get/install libfcgi-/dev

/should work for installing the required dependencies.
Google a bit for that.
Cheers,
Francesco

*FRANCESCO PIROTTI *

*CIRGEO Interdepartmental Research Center in Geomatics *
*TESAF Department of Land, Environment, Agriculture and Forestry *

Università di Padova
Via dell'Università, 16
35020 -- Legnaro (PD),Italy

Tel: +39 049 827 2710
Cell.: +39 392 395 2067
Email: francesco.pirotti at unipd.it <mailto:francesco.pirotti at unipd.it>
Skype: francesco197576
Web: http://www.cirgeo.unipd.it/fp

Il 25/09/2014 16:55, jdmorgan ha scritto:
>
> Hello,
>
> I am trying to compile a version of MapServer 6.4.1. on CentOS 6.
>
> I am at the part where I am doing a CMAKE. I have installed FastCGI 
> already however (following 
> http://linuxwave.blogspot.com/2010/08/installing-apache-modfastcgifastcgi.html). 
> However, I am not really sure where it installed which brings me to my 
> issue.
>
>
> Currently here is the error I get when running the CMAKE:
>
> /CMake Error at CMakeLists.txt:49 (message):/
>
> /FCGI library/component/dependency could not be found./
>
> /HINTS:/
>
> /- disable FCGI support by adding -DWITH_FCGI=0/
>
> /- add the FCGI install directory to the CMAKE_PREFIX_PATH variable 
> (-DCMAKE_PREFIX_PATH="/path/to/FCGI-install-dir;/path/to/other/dirs"/
>
> /Call Stack (most recent call first):/
>
> /CMakeLists.txt:482 (report_optional_not_found)/
>
> I have tried in my CMAKE script to point to where I think that FCGI 
> (FastCGI) is but this doesn't seem to be working for me.Anyone out 
> there have success with this type of thing that can point me in the 
> right direction?
>
> Thanks,
>
> -- 
> Derek
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140925/7393e0a8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logomail2.jpg
Type: image/jpeg
Size: 9099 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140925/7393e0a8/attachment-0001.jpg>


More information about the mapserver-users mailing list