Re: required Libraries

1999-10-05 Thread Nathan Meyers
Jeff Galyan wrote: > > Java *always* requires Motif and X libraries. Even on Solaris. End of > story. "Requires" meaning that Blackdown requires an *external* libXm? Not necessarily. JDK1.2pre2 certainly doesn't (libXm appears to be statically linked into libawt.so), and I believe something simi

Re: required Libraries

1999-10-05 Thread Chris Abbey
At 20:52 10/5/99 -0600, Jeff Galyan wrote: >Java *always* requires Motif and X libraries. Even on Solaris. End of >story. And thus the blackdown port is more advanced than the Solaris release. I'd highly recommend that you investigate the "not-static" binaries, these have no X widgets linked in

Re: required Libraries

1999-10-05 Thread Jeff Galyan
Java *always* requires Motif and X libraries. Even on Solaris. End of story. --Jeff Carsten Hoeger wrote: > > On Sat, Oct 02, Jeff Galyan wrote: > > > Actually, libXm.so is Motif, which is required by AWT, and therefore > > Java. You'll need to get a Motif distribution (I use RedHat Motif 2.1

Be warned--emails with "LINKS.VBS" are a virus attack

1999-10-05 Thread Ted Neward
This is not a spam; over the past week, I've received several emails containing the text "Check this" with an attachment, "LINKS.VBS", which several email virus-scanners have flagged as a virus. It's intended as just a warning/FYI; I don't want to perpetuate a myth, but this looks real--Norton/Sy

Re: "proper" place for the .so native libraries

1999-10-05 Thread dave madden
=>From: "Ted Neward" <[EMAIL PROTECTED]> =>... =>Does "had good luck" mean without having to modify LD_LIBRARY_PATH? Or =>/etc/ld.so.conf? Yes. If you run the java script with "sh -x" (you have to give it the full path to the script, too, IIRC) you'll see that it calculates a CLASSPATH and a