T.R | Title | User | Personal Name | Date | Lines |
---|
8518.1 | Check CLASSPATH and libraries | SMURF::GAF | Jerry Feldman, Unix Dev. Environment, DTN:381-2970 | Fri Jan 24 1997 15:30 | 8 |
| I just tested it on PTB, and it works fine.
Try setting LD_LIBRARY_PATH=directory where libXt.so is located. Should
be with Netscape.
Also set your CLASSPATH=location where java_301 is located.
|
8518.2 | shouldn't have removed it... | HYDRA::DONSBACH | Jeff Donsbach, Software Partner Engineering, DTN 297-6862 | Fri Jan 31 1997 19:09 | 13 |
| >I've made sure that I had everything(java_301, etc) in my local
>.netscape directory and removed the default netscape(/usr/bin
>/netscape, /usr/lib/netscape) distributed with PTB.
That's your problem. In the Netscape 3.01 distributed with PTB,
"/usr/bin/X11/netscape" is a shell script, which sets LD_LIBRARY_PATH
to a modified version of "libXt.so" in /usr/lib/netscape (which allows
Java to work correctly) and then fires off the real netscape executable.
Put back the Netscape from the PTB CD and you should be fine again.
Jeff
|
8518.3 | it's fixed. | DECWET::SUN | | Mon Feb 03 1997 21:23 | 5 |
|
Thanks. LD_LIBRARY_PATH was the key.
-ed.
|