Re: Mapserver shp2img

2013-09-09 Thread Frank Broniewski
Cool! It works! Thanks for helping, Frank Am 2013-09-06 18:05, schrieb wen heping: Would you test with this simple patch? Thanks ! wen Index: Makefile === --- Makefile(revision 326520) +++ Makefile(working copy) @@ -187,

Re: Mapserver shp2img

2013-09-06 Thread wen heping
Would you test with this simple patch? Thanks ! wen Index: Makefile === --- Makefile(revision 326520) +++ Makefile(working copy) @@ -187,7 +187,7 @@ do-install: .for f in ${PROG_FILES} - ${INSTALL_SCRIPT} ${WRKSRC}/$

Re: Mapserver shp2img

2013-09-05 Thread wen heping
I shall look into that later. wen 2013/9/5 Frank Broniewski > Another thing I noticed: While doing > > # pkg_delete -d mapserver-6.2.1_2 > > I receive errors concerning the Python mapscript module: > > > pkg_delete: file '/usr/local/lib/python2.7/**site-packages/mapscript.py' > doesn't exist >

Re: Mapserver shp2img

2013-09-05 Thread Frank Broniewski
Another thing I noticed: While doing # pkg_delete -d mapserver-6.2.1_2 I receive errors concerning the Python mapscript module: pkg_delete: file '/usr/local/lib/python2.7/site-packages/mapscript.py' doesn't exist pkg_delete: file '/usr/local/lib/python2.7/site-packages/mapscript.pyc' doesn't

Re: Mapserver shp2img

2013-09-05 Thread Frank Broniewski
Any ideas? Is it just me or everyone else? Frank Am 2013-09-04 09:31, schrieb Frank Broniewski: Hi all, I've a problem with my mapserver installation, the utility shp2img isn't working, which is kind of odd. I get the following error when invoking it: /usr/local/bin/shp2img: error: `/usr/loca