[Bug 195615] Re: Hardy Firefox R-Kiosk - web only appliance
David Bensimon
dbensimon at gmail.com
Tue Feb 26 00:00:57 UTC 2008
Current solution:
apt-get xorg
wget http://launchpadlibrarian.net/12198262/firefox-2_2.0.0.12+2nobinonly+2-0ubuntu3_i386.deb
dpkg -i firefox-2_2.0.0.12+2nobinonly+2-0ubuntu3_i386.deb ## shows list of dependancies
apt-get install libpango1.0-0
apt-get -f install ## yes to dependencies
dpkg -i firefox-2_2.0.0.12+2nobinonly+2-0ubuntu3_i386.deb
startx
# in the x session shell
cd /usr/bin/
./firefox-2
Finally https://addons.mozilla.org/en-US/firefox/addon/1659
Of course the firefox-2 package should be in hardy repositories since
3.0b* is still in production/beta.
Reported to Adam Conrad (OSA), package 'firefox-2' should be made
available in the repositories soon and will be installable through
aptitude/synaptic.
--
Hardy Firefox R-Kiosk - web only appliance
https://bugs.launchpad.net/bugs/195615
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list