Hi list I am trying to use install the mapscript python package inside a virtualenv.
When trying to install: pip install mapscript mapscript_wrap.c:2564:23: fatal error: mapserver.h: No such file or directory compilation terminated. error: command 'gcc' failed with exit status 1 So I'm missing the mapserver header files. Where can I get them? Should there be a mapserver-dev package? Do I have to manually compile mapserver? Also I think there should be a mapserver-config utility to aid in locating libraries (there is one for gdal, which I am using successfully in this virtualenv), but I am not finding it. Thanks -- ___________________________ ___ __ Ricardo Garcia Silva _______________________________________________ UbuntuGIS mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
