Hi, Kirby

Did I've the same problerm a any time ago with a thirty-part lib (*.so), I tried all but no success. I put in LD_LIBRARY var, in CLASS_PATH and nothing. The solucion for me was put the lib (*.so) in the $JAVA_HOME/jre/lib/i386/ directory, I didn't test, but the parameter Djava.library.path=/usr/lib should has the same result.

I hope should help you...

Rogerio

"Fé inabalável é somente
aquela que pode encarar a
razão face-a-face em qualquer
época da Humanidade".




From: darren kirby <[EMAIL PROTECTED]>
Reply-To: gentoo-user@lists.gentoo.org
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Java and java.library.path
Date: Tue, 17 Jan 2006 12:49:30 -0800


"Fé inabalável é somente
aquela que pode encarar a
razão face-a-face em qualquer
época da Humanidade".




From: darren kirby <[EMAIL PROTECTED]>
Reply-To: gentoo-user@lists.gentoo.org
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Java and java.library.path
Date: Tue, 17 Jan 2006 12:49:30 -0800

Hello all,

I am trying to get an app called iriverter up and running. Not in portage so I
built and installed manually, which went with no errors. However, after
starting the app I get:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3201
in java.library.path

But I do have this library:
$ locate swt-pi-gtk
/usr/lib/libswt-pi-gtk-3201.so

I ran java-config to see which java I am using (blackdown-jdk-1.4.2.02) and I edited /etc/env.d/java/20blackdown-jdk-1.4.2.02 and added '/usr/lib/' to the
'ADDLDPATH' variable, ran env-update, sourced /etc/profile, and even logged
out and back in but I still have the same error.

Now: I don't really know jack about java, so can someone tell me how to get
this to work? How can I add /usr/lib/ to java's library path?

Thanks for consideration,
-d
--
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972


<< attach3 >>

_________________________________________________________________
MSN Busca: fácil, rápido, direto ao ponto.  http://search.msn.com.br

--
gentoo-user@gentoo.org mailing list

Reply via email to