[mapserver-users] Python mapscript install v 6.4 --> "No module named mapscript"

kaipi mapcollect at gmx.net
Wed Jan 22 03:12:00 PST 2014


Thanks Thomas,

I forgot the "make install" step:

mkdir build
cd build
cmake .. -DWITH_KML=1 -DWITH_GD=1 -DWITH_SVGCAIRO=0 -DWITH_RSVG=1
-DWITH_CLIENT_WMS=1 -DWITH_CLIENT_WFS=1 -DWITH_CURL=1 -DWITH_PYTHON=1
-DWITH_PHP=1
## fix dependency issues
make
make install


Harry



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Python-mapscript-install-v-6-4-No-module-named-mapscript-tp5099406p5099421.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list