https://bugzilla.novell.com/show_bug.cgi?id=854914 https://bugzilla.novell.com/show_bug.cgi?id=854914#c9 --- Comment #9 from Mark Gray <graymark@ptd.net> 2013-12-11 15:01:52 UTC --- I should have mentioned how long the output was likely to be -- you need to pipe it through "less" and do a "/not found". I discovered to my surprise that some of the binaries and libraries of the ADT linked to "libwhatever.so" and that ldconfig had not made the symbolic links needed. When I found this out I put the links in by hand in the /lib and /usr/lib directories (on hindsight it would have been safer to do this in a directory local to the application which you know ldd and ld.so already search, but I'm just a hobbyist and breaking my installation is no big thing.) In addition there was one library (liblog.so as I recall) which had no 32bit compatibility package (but did have a i586 and x86_64 package), so I unpacked the i586 package and manually copied the necessary files to /usr/lib (yast will not let you directly install an i586 package on a x86_64 system, you need the 32bit compatibility package). And with that I have exhausted all my suggestions -- good luck getting a SUSE employee to help (I don't have IBM java or notes, so my problems have to do only with the eclipse that google sticks in their ADT.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.