Matt Zagni writes:
> Well,
>
> I haven't received any mail from anyone concerning this yet so I imagine
> you all must be downloading it to try ?
>
> Does the original message look like a good possiblity that it may work
> on Linux ?
>
> Any responces ?
Yes. No friggin way. The two are completely different in their threading
systems. Solaris native threads uses Solaris LWPs -- Linux doesn't have them.
Don't waste your time.
>
> Matt
>
>
> > Resent-Date: Mon, 25 Jan 1999 04:36:55 -0500
> > Date: Mon, 25 Jan 1999 09:34:54 +0000 (GMT)
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
> >
> > Hi,
> >
> > Has anyone downloaded the solaris intel version of jdk2.0
> > Solaris_JDK_1_2_01_dev06_i386.tar.Z from javasoft.com (solaris developers
> > collection site) yet and attempted to run it under Linux using glib2.0.7pre6 ?
> >
> > Although the libs look as though they may need connecting together
> > it may work ?
> >
> > I am running glibc2.0.7 due to staroffice5.0 and Oracle8.0.5 but
> > my knowedge of libs is not that great linking them etc it may fail
> > but then again it just might work has anyone tried this version of
> > jdk2.0 yet ?
> >
> > Any ideas ?
> >
> > Many thanks
> >
> > Matt
> >
> > ie..
> > /usr/local/jdk1.2/SUNWjvdev/reloc/usr/java1.2/bin/i386/native_theads/
> >
> > ldd appletviewer
> > libthread.so.1 => not found
> > libX11.so.4 => not found
> > libjvm.so => not found
> > libjava.so => not found
> > libdl.so.1 => /lib/libdl.so.1 (0x40004000)
> > libc.so.1 => /lib/libc.so.1 (0x40007000)
> > libx.so.5 => /lib/libc.so.5 (0x40036000)
> >
> > ldd javac
> > libthread.so.1 => not found
> > libjvm.so => not found
> > libjava.so => not found
> > libdl.so.1 => /lib/libdl.so.1 (0x40005000)
> > libc.so.1 => /lib/libc.so.1 (0x40008000)
> > libx.so.5 => /lib/libc.so.5 (0x40037000)
> >
> > ldd java
> > libthread.so.1 => not found
> > libjvm.so => not found
> > libjava.so => not found
> > libdl.so.1 => /lib/libdl.so.1 (0x40004000)
> > libc.so.1 => /lib/libc.so.1 (0x40008000)
> > libX11.so.4 => not found
> > libx.so.5 => /lib/libc.so.5 (0x40037000)
> >
> >
> >
>