Alejandro Rico wrote:
ok, i forgot that at the beginning of the startup script (/..../apache-tomcat../bin/startup.sh) of your tomcatinstallation, you must write a line likeexport LD_LIBRARY_PATH= path_where_you_have_libmapscript.so
Still no luck i added the following to my startup.sh, i was not to sure what way is correct so i added two lines:
export LD_LIBRARY_PATH=/etc/tomcat5/shared/lib exec `export LD_LIBRARY_PATH=/etc/tomcat5/shared/lib`
