
우리 병원 웹 애플리케이션은 firefox3.6.15 버전에서만 지원됩니다. ubuntu14.04 LTS 64비트 버전에 firefox3.6.15를 설치하는 데 도움을 주세요.
방금 Ubuntu에 Mozilla Firefox 3.6.15를 설치하려고 했습니다.
firefox-3.6.15.tar.bz2를 다운로드했습니다.
root@it-us-02:~/Desktop# tar xvf firefox-3.6.15.tar.bz2
root@it-us-02:~/Desktop# mv firefox /opt/firefox3.6.15
root@it-us-02:~/Desktop# ln -s /opt/firefox3.6.15/firefox /usr/bin/firefox
root@it-us-02:/opt/firefox3.6.15# ./firefox
XPCOMGlueLoad error for file /opt/firefox42/libxul.so: libasound.so.2: cannot open shared object file: No such file or directory Couldn't load XPCOM.
답변1
다음에서 deb 파일을 다운로드하세요.여기
다음으로 deb 파일을 설치하세요.
sudo dpkg -i ./firefox-mozilla-build_3.6.15-0ubuntu1_i386.deb
IT 미션 크리티컬 소프트웨어가 적어도 Firefox ESR 릴리스를 따라야 한다고 지시합니다(인터넷에 연결되는 모든 것에서 오래된 브라우저를 실행하는 것은 범죄로 간주되어야 함).