Hi Francesco,

You were right and I needed to do a /yum install fcgi-devel/

Thanks so much for your help.

Derek
On 9/25/2014 11:58 AM, Francesco Pirotti - UNIPD wrote:
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: [email protected] <mailto:[email protected]>
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
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

--


--
John Derek Morgan, PhD
UNC Asheville's
National Environmental Modeling and Analysis Center (NEMAC)
http://nemac.unca.edu
828-258-7660

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to