Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7534607
By: fabioz

To pass things to the java.library.path, you have to specify it as other regular
java options (pass it as a vm argument in the format -Djava.library.path=xxx).

You can do that at the launch configuration.

Note that it might be easier adding those .so libraries to a directory contained
in your PATH environment variable (I believe java checks java.library.path and
the PATH -- although I haven't tested it).

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to