I think the bug may be in libswt-mozilla-gtk-3.3-jni. It needs to
include the two files libswt-xpcominit-gtk-3346.so and
libswt-xulrunner-gtk-3346.so, and either one or both of those
libraries needs to depend on libxpcomglue.so, possibly by setting
XULRUNNER_LIBS=-lxpcomglue in the SWT's make_linux.mak.

Cheers,
Shaun

On Dec 14, 2007 8:46 PM, Shaun Jackman <[EMAIL PROTECTED]> wrote:
> Your suggestion almost worked for me. I had to include these two lines:
>
> export MOZILLA_FIVE_HOME=/usr/lib/xulrunner
> export LD_PRELOAD=$MOZILLA_FIVE_HOME/libxpcom.so
>
> Without forcing libxpcom.so to load, I get the error
> java: symbol lookup error: /usr/lib/jni/libswt-mozilla-gtk-3346.so:
> undefined symbol: NS_StringContainerInit2
>
> I'm not sure how to fix that error the proper way. The LD_PRELOAD line
> should not be necessary. I'm not sure if it's a bug in azureus or
> perhaps in libswt-mozilla-gtk-3.3-jni.
>
> Cheers,
> Shaun



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to