Dear all, I am stuck in a problem with the Java-Eclipse Interface. Trying to run the programm QuickTest (from the documentation at http://www.icparc.ic.ac.uk/eclipse/doc/doc/examples/JavaInterface/QuickTest.java), I received the following error message: andreas@haroon:~/Thesis/Java$ java -classpath /usr/local/eclipse/lib/eclipse.jar:. -Declipse.directory=/usr/loca/eclipse QuickTest Exception in thread "main" java.lang.UnsatisfiedLinkError: Either the shared library libec_java.so could not be found in path /usr/loca/eclipse/lib/i386_linux/, or a library it depends on could not be found in the libraries path. at com.parctechnologies.eclipse.EmbeddedEclipse.loadEclipse(EmbeddedEclipse.java:309) at com.parctechnologies.eclipse.EmbeddedEclipse.processOptions(EmbeddedEclipse.java:161) at com.parctechnologies.eclipse.EmbeddedEclipse.<init>(EmbeddedEclipse.java:108) at com.parctechnologies.eclipse.EmbeddedEclipse.getInstance(EmbeddedEclipse.java:94) at QuickTest.main(QuickTest.java:27) However, the file /usr/local/eclipse/lib/i386_linux/libec_java.so exists: -rwxr-xr-x 1 113 1640 10223 Jun 26 03:19 /usr/local/eclipse/lib/i386_linux/libec_java.so The other mentioned explanation is a missing library, but the LD_LIBRARY_PATH variable includes /usr/local/eclipse/lib/i386_linux/ What other library could be missing? I really appreciate your help. Many thanks in advance. Andreas --------------------------------------- | Andreas Henschel | /\/\ | |--------------------| . | | Louisenstrasse 15 | < ) ==== ~ | | 01099 Dresden | \ == = | | Germany | \ = = | | Tel [49](351) | - __ _= | | 200 17 23 | | | | | | /|\/|\ | |---------------------------------------| | Artificial Intelligence Institute | | Department of Computer Science | | Dresden University of Technology | | web: pikas.inf.tu-dresden.de/~andreas | ---------------------------------------Received on Fri Oct 19 19:14:19 2001
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:10 PM GMT GMT