Closed
Bug 306099
Opened 19 years ago
Closed 15 years ago
Installer couldn't find libatk-2.0.so.0 even if it's in the system
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: e.lasman, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 ./firefox-installer doesn't work - couldn't find libatk-1.0.so.0 libarary, but library exist in the system. All other programs that depend on this library are working corecctly. Reproducible: Always Steps to Reproduce: 1. Login as root 2. download and unpack firefox-1.0.6.tgz to /usr/local/src/ 3. cd /usr/local/src/firefox-installer/ 4. firefox-installer Actual Results: ./firefox-installer-bin: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory Expected Results: Should install firefox Here are libraries. Atk compiled from Port: linux-atk-1.2.0_1 Path: /usr/ports/accessibility/linux-atk Info: Accessibility Toolkit, Linux/i386 binary Maint: trevor@FreeBSD.org B-deps: expat-1.95.8 gettext-0.13.1_1 libiconv-1.9.2_1 popt-1.7 rpm-3.0.6_9 R-deps: linux_base-7.1_7 root@/lib#ls libat* libatk-1.0.so libatk-1.0.so.600 libatm.so.2 root@/usr/lib#ls libat* libatk-1.0.so libatm.a libatm_p.a libatk-1.0.so.600 libatm.so
Comment 1•15 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME http://www.mozilla.com http://support.mozilla.com/kb/Managing+profiles http://support.mozilla.com/kb/Safe+mode
Version: unspecified → 1.0 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•