Thanx, it was a system problem. After apt-get (I wasn't sure what to apt-get before), everything is in place, but my problems are not over.
Now, Eclipse begins start-up, but then fails and tells me to check the log. Here's what I see: !SESSION ---------------------------------------------------------------------- !ENTRY org.eclipse.core.launcher 4 0 May 25, 2003 15:41:19.665 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.reflect.InvocationTargetException ...<snip>... Caused by: java.lang.UnsatisfiedLinkError: /usr/local/lib/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libsw t-pi-gtk-2133.so: /usr/lib/libpangoxft-1.0.so.0: undefined symbol: FT_Seek_Stream ...<snip>... OK, first my system is Woody, r1, with some unstable packages. Here's my uname, if that helps: Linux ambushbug 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686 GNU/Linux Looking for the files mentioned in the UnsatisfiedLinkError, they appear to be there: -rwxr-xr-x 1 root src 247099 Mar 27 19:01 /usr/local/lib/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libsw t-pi-gtk-2133.so lrwxrwxrwx 1 root root 24 May 25 15:39 /usr/lib/libpangoxft-1.0.so.0 -> libpangoxft-1.0.so.0.0.1 Any suggestions? Thanx, msd On Mon, 26 May 2003 20:49:52 +0200 Jan Schulz <[EMAIL PROTECTED]> wrote: > If You don't get the second, please reinstall (apt-get install > --reinstall)libgtk2.0-0 and try again. If not, please send the > output of "dpkg -L libgtk2.0-0" and apt-cache policy libgtk2.0-0". > > This feels like either a API change in libgtk or a problem on your > system. The second is much more likely :) > > Jan > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

