Closed
Bug 162379
Opened 22 years ago
Closed 22 years ago
error installing: error while loading shared libraries
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
People
(Reporter: lshewitt, Assigned: dveditz)
Details
(Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.19 i686)
BuildID:
when i attempt to install using the ./mozilla-installer command, i get the error
message "./mozilla-installer-bin: error while loading shared libraries:
libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or
directory"
i'm using KDE 3.0, with peanut linux (whatever the latest version is..).
do i simply have to find these libraries and install them or is there something
else wrong
Reproducible: Always
Steps to Reproduce:
1../mozilla-install
2.
3.
Actual Results: ./mozilla-installer-bin: error while loading shared libraries:
libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or
directory
Expected Results: installed!
Comment 1•22 years ago
|
||
you need the older C++ (egcs) libraries... there is a bug on this somewhere.
Whiteboard: DUPEME
Comment 2•22 years ago
|
||
dupe of "Redhat 7 users must install compat-libstdc++6.2-2.9.0.9"
see also
http://www.mozilla.org/releases/mozilla1.1b/#compatible
*** This bug has been marked as a duplicate of 59012 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•