[mapserver-users] PROJ problems

Morten Hulden morten at ngb.se
Fri Apr 5 05:52:50 EST 2002


On Fri, 5 Apr 2002, Morten Hulden wrote:

> > 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 ?

Just use --with-proj. ./configure is smart enough to find the headers and
libraries in /usr/local/include and /usr/local/lib, respectively. If you
want to specify a path, you should use --with-proj=/usr/local.

MHu





More information about the mapserver-users mailing list