Thanks Daniel! That was it and I feel suitably stupid.As always I appreciate your help.
Rich On Mon, Oct 3, 2011 at 6:13 AM, Daniel Morissette <[email protected]> wrote: > What does your PROJECTION block look like? > > Could it be that you used something like "init=EPSG:4326"? Linux is > case-sensitive and the argument to the init=... param is a filename so you > must use a lowercase "epsg" in the init string, e.g. "init=epsg:4326" > > > On 11-10-02 03:59 PM, Richard Greenwood wrote: >> >> All- >> >> I'm getting the following error from mapserver: >> msProcessProjection(): Projection library error. no system list, errno: >> 2 >> I have a fresh install of Ubuntu Lucid with standard mapserer& gdal >> packages. I see >> /usr/share/proj/epsg >> which includes the EPSG code that I am referencing. >> I have added >> CONFIG PROJ_LIB "/usr/share/proj/" >> to my map file. >> >> cs2cs in the shell seems to find and use the epsg file. >> >> I have even tried changing the ownership of the epsg file to www-data >> (the Ubuntu web account). I don't see any PROJ_LIB definitions in the >> apache *.conf files. >> >> So I'm kind of at my wits end. Any suggestions? >> >> Thanks, >> Rich >> > > > -- > Daniel Morissette > http://www.mapgears.com/ > Provider of Professional MapServer Support since 2000 > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > -- Richard Greenwood [email protected] www.greenwoodmap.com _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
