Closed
Bug 294240
Opened 20 years ago
Closed 20 years ago
when trying to install in fedora3 I get an error message saying that libstdc++.so.5 is missing
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sieve5547, Unassigned)
Details
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) Build Identifier: Firefox/1.0 starting firefox-installer in fedora3 gives the following result: ./firefox-installer-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory. Reproducible: Always Steps to Reproduce: 1. change to directory 'firefox-installer' as root 2. use the command './firefox-installer' 3. Actual Results: ./firefox-installer-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory Expected Results: installed firefox fedora3 use 'libstdc++.so.6' so I guess the problem is that there is no firefos-installer for fedora3
Comment 1•20 years ago
|
||
you need to compat-libstdc++ package. needing libstdc++5 is documented on the .mozilla.org website. http://www.mozilla.org/products/firefox/system-requirements resolving INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•