GREP HARDER!

:) I was specifically referring to the FreeBSD port's Makefile. Ports
are a collection of source-based packages. Essentially, on your system
you get the base tools and Makefile and pkg-plist for every program.
Those files tell the base tools how to get a copy of the source, how to
set options in it, which other ports are needed to compile this one, &c.

Rainer, the port maintainer, replied and said he was fixing the issue.

Jim

On 04/19/2015 05:07 AM, Jürgen E. Fischer wrote:
> Hi James,
> 
> On Sun, 19. Apr 2015 at 01:02:23 -0400, James Keener wrote:
>> I am interested in being able to use the qgis mapserver on FreeBSD 10.1.
>> I enabled the mapserver option via `make config-recursive` and built the
>> port via `make install`.  I cannot seem to find the fcgi executable in
>> the build output or in the pkg-plist file. I see
>> "WITH_MAPSERVER:BOOL=TRUE" being passed into CMakeCache.txt
> 
> What plist file?  The only reference to WITH_MAPSERVER I find in master
> is 
> 
> $ git grep WITH_MAPSERVER
> ChangeLog:    * rename cmake option WITH_MAPSERVER to WITH_SERVER
> 
> 
> Jürgen
> 
> 
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to