Skip to Content.
Sympa Menu

baslinux - Re: [BL] Firefox

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Firefox
  • Date: Fri, 20 Mar 2009 02:04:32 +0000 (UTC)

SW 9.0 has GTK1, which is one of the sets of libs
that Firefox needs.

Ian.


So does Slackware 11. I downloaded the SuSE rpm for Skipstone and used rpm2targz to convert to a tar.gz and then renamed to tgz and installpkg and when I tried to run skipstone it was looking in /opt/ for mozilla and its libraries so I typed export on two lines pointing it at the firefox location (based on what I found in /usr/local/bin/skipstone script) and then it still could not find a library libglitz.so.1 which is apparently not needed by Firefox 1.5.


cd /usr/local/bin
ldd skipstone-bin
It also needs libxpcom but adding /firefox* to the path supplied the rest of the dependencies.

Do we need the full Mozilla or a later firefox to get these libraries?




Archive powered by MHonArc 2.6.24.

Top of Page