[mapserver-users] PROJ problems
Stephane MOREL
stephane.morel at vanoise.com
Fri Apr 5 00:27:16 PST 2002
I got Proj from ftp://ftp.remotesensing.org/pub/proj/proj-4.4.5.tar.gz.
I compile it
1)-with --prefix=/home/mapserver_3.5/proj-4.4.5/
./configure
make
make install (ok)
then I recompile mapserver --with-proj
./configure --with-proj=/home/mapserver_3.5/proj-4.4.5/
make (ok)
when I run ./mapserv
./mapserv: error while loading shared libraries : libproj.so.0: cannot
load share object file: No such file or directory
2)- without --prefix :
./configure
make
make install
Evreything is fine.
Then I recompile mapserver with --proj
./configure --with-proj=/usr/local/lib/
configure: error: couldn't find projects.h or libproj.a/libproj.so in
/usr/local/lib/
libproj.a and libproj.so are in this directory BUT projects.h are in
/usr/local/include/
What am I missing ?
stef
Morten Hulden a écrit :
>
> Get PROJ from
> ftp://ftp.remotesensing.org/pub/proj/proj-4.4.5.tar.gz
> compile and install it and then rebuild your mapserver --with-proj
>
> MHu
>
> On Thu, 4 Apr 2002, Stephane MOREL wrote:
>
> > Hi,
> > I ve installed mapserver 3.5 on a suse linux 7.2 with proj support.
> > When I run ./mapserv -v i have :
> > Mapserver version 3.5 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORT=PROJ
> > SUPPORTS=TTF SUPPORT=WMS_SERVER INPUT=TIFF INPUT=EPPL7 INPUT=JPEG
> > INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE.
> > I understand that proj support is supported.
> > But when I put a projection clause in may mapfile I got the following
> > message :
> >
> > Warning: MapServer Error in loadProjection(): Projection support is not
> > available
> >
> > If someone can explain this to me or tell where I can find something
> > about using the proj clause even with mapscript....
> >
> > Thanks
> >
> > Stef
> >
> > PS : excuse me for my poor english!!!!!;o))))
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stephane.morel.vcf
Type: text/x-vcard
Size: 344 bytes
Desc: Carte pour Stephane MOREL
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20020405/cd142e5c/attachment.vcf>
More information about the MapServer-users
mailing list