Re: libawt.so purgatory

1998-10-20 Thread John M. Gulizia
(Jon Peterson) wrote: > > Hi. > > I am trying to get jdk1.1.6v2 to run on a Slackware 2.0.30 machine. Class > files that do not import any awt calls parse fine, but awt and Swing > programs (while they compile to bytecode) fail to run on the VM with the > following report: > > /usr/local/java/b

Re: libawt.so purgatory

1998-10-18 Thread yorick
Thanks to Mr. Watson and Mr. Sinz for replying. Yes, changing the NS_JAVA environmental variable worked. At some point in the install procedure I had set it in an attempt to resolve an earlier difficulty... but instead of unsetting it, I unset, as my earlier note suggested, JAVA_NS. Heh. Thanks

Re: libawt.so purgatory

1998-10-18 Thread Michael Sinz
On Sun, 18 Oct 1998 17:56:17 +1000, jim watson wrote: > > > > >(Jon Peterson) wrote: > >> /usr/local/java/bin/i586/green_threads/java_ns: can't resolve symbol >> 'XFreeColors' > >Jon, > >It appears to be running java_ns...? > >I dont have v2 but the README.linux for v5 states: > >"You will not be

Re: libawt.so purgatory

1998-10-18 Thread jim watson
(Jon Peterson) wrote: > /usr/local/java/bin/i586/green_threads/java_ns: can't resolve symbol > 'XFreeColors' Jon, It appears to be running java_ns...? I dont have v2 but the README.linux for v5 states: "You will not be able to run any AWT based applications with the nonstatically linked j

libawt.so purgatory

1998-10-17 Thread yorick
Hi. I am trying to get jdk1.1.6v2 to run on a Slackware 2.0.30 machine. Class files that do not import any awt calls parse fine, but awt and Swing programs (while they compile to bytecode) fail to run on the VM with the following report: /usr/local/java/bin/i586/green_threads/java_ns: can't re