Closed
Bug 35888
Opened 25 years ago
Closed 25 years ago
M14 is missing libgtk-1.2.so.0 for Solaris 2.6, so won't load
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jima, Assigned: cls)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.61 [en] (X11; I; SunOS 5.6 sun4u; Nav)
BuildID: M14
Aren't these Milestone builds supposed to be self-contained?
M14 for Solaris 2.6 dies immediately saying
libgtk-1.2.so.0: open failed: No such file or directory
Reproducible: Always
Steps to Reproduce:
1.Download M14 to a clean Solaris 2.6 instlalation
2.Unpack the archive
3.execute run-mozilla.sh
Actual Results: **************************************************
nsNativeComponentLoader:
SelfRegisterDll(/u/avera/src/mozilla/package.solaris2.6-M14/components/libtimer_gtk.so)
Load FAILED with error: ld.so.1: mozilla-bin: fatal: libgtk-1.2.so.0: open
failed: No such file or directory
**************************************************
Expected Results: Expected build to include all needed libraries
which are not part of Sun's standard distribution.
I don't recall any documentation stating that the build are supposed to be
self-contained. The issue of hosting LGPL'd binaries (and therefore the source)
is still being debated in bug 13202. For now, pick up copies of those libraries
from http://www.sunfreeware.com/ .
*** This bug has been marked as a duplicate of 13202 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•