Closed Bug 150510 Opened 23 years ago Closed 23 years ago

Mozilla 1.0 Tru64 distribution missing libgtk-1.2.so?

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

DEC
OSF/1
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 101839

People

(Reporter: vance, Assigned: blizzard)

Details

Trying to run Mozilla 1.0 on Tru64 UNIX 4.0G Tru64 UNIX V4.0G (Rev. 1530) Downloaded the tar.gz file, followed the instructions on allowing multiple users installation, created and ran script as root as described in release notes and got: # ./mozilla_setup ************************************************** nsNativeComponentLoader: SelfRegisterDll(/usr/local/mozilla1.0/mozilla/components/libgfx_gtk.so) Load FAILED with error: dlope n: cannot load /usr/local/mozilla1.0/mozilla/components/libgfx_gtk.so ************************************************** ************************************************** nsNativeComponentLoader: SelfRegisterDll(/usr/local/mozilla1.0/mozilla/components/libgkplugin.so) Load FAILED with error: dlop en: cannot load /usr/local/mozilla1.0/mozilla/components/libgkplugin.so ************************************************** ************************************************** nsNativeComponentLoader: SelfRegisterDll(/usr/local/mozilla1.0/mozilla/components/libwidget_gtk.so) Load FAILED with error: dl open: cannot load /usr/local/mozilla1.0/mozilla/components/libwidget_gtk.so ************************************************** All three of those files exist there, I don't know what the problem with them might be. Then I tried to run mozilla as a regular user, and got this: 1115:./mozilla-bin: /sbin/loader: Fatal Error: cannot map libgtk-1.2.so The thing is, there is no libgtk-1.2.so in the tru64 mozilla distribution at all. However, I think it does need it as a grep of the executable reveals: grep lib mozilla-bin .liblist libgkgfx.so libjsj.so libmozjs.so libxpcom.so libplds4.so libplc4.so libnspr4.so libpthread.so libgtk-1.2.so libgdk-1.2.so libgmodule-1.2.so libglib-1.2.so libXext.so libX11.so libdnet_stub.so libm.so libc.so libcxx.so libexc.so /usr/lib/cmplrs/cxx libVersionPoint Actually, there are no shareable library files with "1.2" in the tru64 mozilla distribution. The last working version of Mozilla I have on my system, 0.6, does have these library files. Is something missing?
they are not included because most other OS's already have them. The packages are freely available for download (from mozilla.org in fact). this info is also included in the README file, IIRC. marking dupe of "M0.9.4 missing llibraries" *** This bug has been marked as a duplicate of 101839 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Can you be a little bit more specific? There's no README file in the distribution. The release notes don't have a section for Tru64, there's nothing in the FAQ or Mozilla 1.0 guide about where to find this stuff. Maybe someone could be as kind as to put a link to these libraries on the www.mozilla.org/releases/ page. The other bug 101839 does not even have this info.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.