Looking inside /usr/bin/iriverter it seems that if we've just appended
":/usr/lib/jni" after the -Djava.library.path= part it would work just
fine:

java
-Djava.library.path=$LD_LIBRARY_PATH:${exec_prefix}/lib:/usr/lib/jni
-classpath
$CLASSPATH:${prefix}/share/java/iriverter.jar:/usr/lib/java/swt.jar
org.thestaticvoid.iriverter.ConverterUI $*

Slightly less hack-ish, hopefully? :)

-- 
java library not found
https://bugs.launchpad.net/bugs/91237
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to