[MAPSERVER-USERS] Problem working with mapserver on linux

amit tripathi amit_101082 at yahoo.co.in
Wed Mar 12 23:38:38 EDT 2008


Hi,

Since jdk1.5.10 wraps error, i moved back to jdk1.5.07 and got this error:
 []java.lang.UnsatisfiedLinkError:/home/nsehra/FDfolio/FD-runtime/FDMonitor-runtime/mapserver/libmapscript.so:libproj.so.0: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at edu.umn.gis.mapscript.mapscriptJNI.<clinit>(mapscriptJNI.java:23)

I also tried changing mode of the file to be executable, and run lddbut repeatedly got this error. Although the same setup is working onother server.

Best Regards,
Amit

----- Original Message ----
From: rich.fromm <nospam420 at yahoo.com>
To: mapserver-users at lists.osgeo.org
Sent: Thursday, 13 March, 2008 12:51:22 AM
Subject: Re: [MAPSERVER-USERS] Problem working with mapserver on linux



amit tripathi wrote:
> 
> []java.lang.UnsatisfiedLinkError:
> /home/nsehra/FDfolio/FD-runtime/FDMonitor-runtime/mapserver/libmapscript.so:
> Can't load IA 32-bit .so on a IA 32-bit platform
> 

It's a horrible error message.  Execute the following:

ldd
/home/nsehra/FDfolio/FD-runtime/FDMonitor-runtime/mapserver/libmapscript.so

You are likely missing some libraries, or at least missing them from the
appropriate path (can't remember offhand if that's just LD_LIBRARY_PATH, or
maybe something else at play wrt java mapscript)

- Rich

-- 
View this message in context: http://www.nabble.com/Problem-working-with-mapserver-on-linux-tp16001810p16012515.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users





      __________________________________________________________
Sent from Yahoo! Mail.
The World's Favourite Email http://uk.docs.yahoo.com/nowyoucan.html



More information about the mapserver-users mailing list