[MAPSERVER-USERS] Problem working with mapserver on linux
rich.fromm
nospam420 at yahoo.com
Wed Mar 12 12:21:22 PDT 2008
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.
More information about the MapServer-users
mailing list