Re: [Java-gnome-developer] Executing examples
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2004-10-11 12:17:01
|
Hi, Quoting Hurlin Clément <sm...@in...>: > First ,that was hard to compile but it finally works with : > javac > -classpath > /usr/share/java/gtk2.4-2.4.0.jar:/usr/share/java/gnome2.6-2.6.0.jar > First.java That's the correct way to compile. I'll try to get the docs updated about this soon. > Then i try to execute with : > java -Djava.library.path=/usr/lib/jni/ First This should work > None of these two worked :( , what's wrong ? In what way doesn't it work? Could you possibly send any error messages you get. -- Mark Howard |