[java-gnome-hackers] FAQ on website
Brought to you by:
afcowie
From: Mark H. <mh...@de...> - 2003-08-01 17:06:00
|
Hi, I've just been reading the FAQ on the website and have a few comments: Q: Which version of GTK and GNOME do you use? Please add a note saying that it is also commonly used with gtk 2.2 Q: Does Java-GNOME work for Vendor X's JDK/JRE version Y? Have these been tested recently? If you want to add some, I use java-gnome with: Blackdown-1.4.1-01 gcj 3.2 gcj 3.3 Q: Can Java-GNOME read glade files like libglade? Point out that these must be the new style glade xml files for gtk/gnome 2 new entry: Q: cannot open shared object file: No such file or directory This may occur when you have correctly compiled and installed java-gnome and are trying to run some java-gnome applications. It means that the system cannot find the java-gnome library. You must tell it where it is by setting the appropriate environment variable, possibly by adding the following to your .bash_profile file: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/jni is that the default install dir? (It is for Debian) Now time to look through the tutorial. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |