On Tue, 1 Jun 1999, Joseph B. Ottinger wrote:
> I just install the jdk1.1.7 v3 from blackdown, and javac runs (an
> improvement over v1a, to be sure). However, anything dealing with the AWT
> yields an error regarding libawt.so, missing XtShellStrings. Is there
> something I'm missing?
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
If you are linking to libjava.so then you will need to preload the
motif libs or you will get this error. Use the LD_PRELOAD env
var and set LD_BIND_NOW=1 to fix the problem.
Mo DeJong
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]