Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] NS_InitEmbedding error when embedding a Browser

Hi all,
I've some problems when trying to embed a Browser on an application
(linux only). I've searched the archives and also posted on the
eclipse.platform.swt news group. But I haven't had good luck :(


I'm running eclipse on a Linux Machine with a gentoo distribution
installed. I also have installed mozilla-1.6-r1 (also tryied with
previous versions), I've set up MOZILLA_FIVE_HOME and LD_LIBRARY_PATH
environment variables. But when I try to run an application with a
browser embeded I get the following error:

<error>
	/opt/blackdown-jdk-1.4.2_rc1/bin/java: error while loading
shared 
	libraries: 
	
/usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt
-mozilla-gtk-3062.so: 
	undefined symbol: NS_InitEmbedding
</error>

Any ideas?
Thanks,
Xavi Beumala

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.736 / Virus Database: 490 - Release Date: 09/08/2004
 



Back to the top