Tara Athan wrote:
I found libgdal.so.1 in /home/alttwois/local/lib
On running ./mapserver -v, I get the same error message as before

/home/alttwois/public_html/cgi-bin/mapserv.real: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory

Well that's bizarre. How about this?

LD_LIBRARY_PATH="/home/alttwois/local/lib" /home/alttwois/public_html/cgi-bin/mapserv.real -v

That's all one line. That sets the linker path on the command line, then runs the command.


--
Gregor Mosheh / Greg Allensworth
System Administrator, HostGIS cartographic development & hosting services
http://www.HostGIS.com/

"Remember that no one cares if you can back up,
 only if you can restore." - AMANDA

Reply via email to