Closed Bug 84840 Opened 23 years ago Closed 23 years ago

Cannot find libwidget_gtk.sl

Categories

(SeaMonkey :: Build Config, defect)

HP
HP-UX
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: hernan, Assigned: jdunn)

Details

(*) Environment:

Mozilla 0.9, HP-UX 11.00

The uname -a command returns

HP-UX hernan B.11.00 A 9000/785 2010575868 two-user license

(*) Problem description:

Mozilla won't start on HP-UX.

When I run ./run-mozilla.sh on HP-UX 11.00 I get the following error message:

**************************************************
nsNativeComponentLoader:
GetFactory(/opt/hernan/mozilla/components/libwidget_gtk.sl) Load FAILED with
error: No such file or directory
**************************************************

If I try to run ./mozilla-bin the message is:

/usr/lib/dld.sl: Can't open shared library: ../../dist/bin/libnspr4.sl
/usr/lib/dld.sl: No such file or directory
ABORT instruction

No "core" file is produced. The browser just won't start.
you should be running ./mozilla not any of the things you mentioned here.

you didn't indicate whether this is a cvs build or someeone's packaged binary.

if you built it yourself please check to see whether there was a build error 
when trying to build that library. and please provide the environment script or 
something and whatever else might be useful.

if it's a package please indicate who made it (what branch/tag they made it 
from) and whatever else might be useful.

i'm temporarily reassigning to build config and i'll return to b-g (or a more 
appropriate component) as soon as we get more info.
Assignee: asa → cls
Component: Browser-General → Build Config
QA Contact: doronr → granrose
Bouncing to the hpux guru.
Assignee: cls → jdunn
2 things:
-first, do you have gtk & glib installed in /opt/gtk+ & /opt/glib?
 if you do not (this would explain your problem) you need to install
 them.  They can be found at http://hpux.connect.org.uk/hppd/hpux/
 (we are using 1.2.7 of both, but 1.2.8 should work)
-second once you do get it running, there was a problem with 0.8.1 
 & 0.9 where it would 'freeze' up when running, the workaround
 is to set MOZ_DISABLE_XIE=1 in your env before running

0.9.1 should be out shortly and won't have the XIE problem
We will also be putting up 2 binaries... once that links against
the glib/gtk libs from connect.org and another one that links 
against HP-supported glib/gtk libs that Ximian produced.  These
are downloadable from HP site (which will be mentioned on the
mozilla download site).
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Mozilla works as expected when following Jim's recommendations
(installing GTK, etc.).

Maybe we should close this bug, and leave to the HP-UX gurus the
documentation of these pre-requisites.

Thanks, Jim!

Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Changing qa contact to me and verifying resolved fixed.
Status: RESOLVED → VERIFIED
QA Contact: granrose → barrettl
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.