[Mapserver-users] new user
Swaminathan, Gayathri
gayathri at ou.edu
Wed Oct 1 14:36:05 PDT 2003
Ya should be but don't bother about the ".so" files.
So, if you are trying to compile mapserver with GD, PROJ say, you will have
to compile GD first and then proj and then
Do "./configure --with-proj[=DIR for PROJ where lib was created] --with GD
[=DIR for GD where lib was created]
And then do make.
Cheers,
Gayathri
-----Original Message-----
From: Scott Ferguson [mailto:scottf at secr.com]
Sent: Wednesday, October 01, 2003 4:23 PM
To: 'Swaminathan, Gayathri'
Subject: RE: [Mapserver-users] new user
this could be my problem. I tried the "./configure" only, then I tried
including the "--with-<libname>" as well. I received the same results.
Maybe I don't have the ".so" files in their respective folders. I believe
all of the ".so" files are in my /usr/local/lib/ directory.
-----Original Message-----
From: Swaminathan, Gayathri [mailto:gayathri at ou.edu]
Sent: Wednesday, October 01, 2003 4:17 PM
To: 'scottf at secr.com'
Cc: Mapserver List (mapserver-users at lists.gis.umn.edu)
Subject: RE: [Mapserver-users] new user
Hi:
Also forgot to ask in my last email....
Are you just doing "./configure"
Or including libraries using "--with-<libname>"
A very detailed help on "configure" appears when you do "./configure
--help". That may be handy when trying to Build this.
Also, do you have your required libraries compiled already? That is your
library ".so" files should be there in Their respective folders before you
proceed to compile mapserver.
HTH,
Gayathri
More information about the MapServer-users
mailing list