Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45529 - Mozilla installation does not provide information required by SWT 3.0
Summary: Mozilla installation does not provide information required by SWT 3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Mozilla Gentoo Team
URL: http://dev.eclipse.org/viewcvs/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 12:17 UTC by Douglas Pollock
Modified: 2004-04-25 18:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Pollock 2004-03-23 12:17:39 UTC
With SWT 3.0 (the Java widget tool kit used by the Eclipse project), there is a new Browser widget.  This browser widget uses an embedded Mozilla browser to work.  It finds the required shared libraries by looking in "/etc/gre.conf" and LD_LIBRARY_PATH.  Without these pieces of information, it will fail to load. 

From articles on the web (and in talking with Chris Cornu on the SWT team), it seems that this is to be the new "standard" for embedding Gecko into other applications.  So, these pieces of information should really be provided as part of the Mozilla installation.

Without this information, it will result in a major loss of functionality in both Mozilla (its ability to embed) and in SWT (its browser functionality).


References:
    "http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/faq.html#browserlinux"
    "http://www.mozillazine.org/articles/article2782.html"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-04-25 18:15:59 UTC
Looks like this is taken-care-of by the mozilla entry in /etc/ld.so.conf