Have you tried setting LD_LIBRARY_PATH as a java option at Tomcat
startup time?


On Wed, 2005-01-26 at 10:00, Andreas Andersson wrote:
> Hi!
> 
> My application needs to use a native share library. When running normal 
> java program from the commandline it works if I just set LD_LIBRARY_PATH 
> to point to the .so-file. But since tomcat runs as suid (I guess thats 
> why) LD_LIBRARY_PATH is ignored. What can I do instead? Is there any way 
> I can set this parameter in tomcat?
> 
> I've turned of security to see if that could be the error but it wasn't.
> 
> Any help is welcome :)
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to