Closed
Bug 273401
Opened 20 years ago
Closed 20 years ago
Fatal error [-618]; Couldn't open xpistub library
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: john, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114 Build Identifier: Firefox 1.0 > sudo -u root ./firefox-installer-bin All goes well until partway through install when GUI says: Fatal error [-618]; Couldn't open xpistub library. and on CLI from which installer launched: DLError: libxpcom.so: cannot open shared object file: No such file or directory Tried re-downloading installer (though tar hadn't complained on unpacking it first time) and got exactly the same problem. > md5sum xpi/xpcom.xpi 9e45fe9f5411592b085bc90bf2c8a85b xpi/xpcom.xpi Reproducible: Always Steps to Reproduce: 1. download http://download.mozilla.org/?product=firefox&os=linux&lang=en-US (using Firefox 0.8 or Mozilla) 2. tar -zxvf to unpack 3. sudo -u root ./firefox-installer-bin Actual Results: partway through install GUI says: Fatal error [-618]; Couldn't open xpistub library. and on CLI from which installer launched: DLError: libxpcom.so: cannot open shared object file: No such file or directory host is running SuSE 9.1
why are you running ./firefox-installer-bin ?
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•