| Version 2 (modified by , 20 years ago) ( diff ) |
|---|
the Mozilla Suite
This can be found online at http://www.mozilla.org/
ubuntu comes by default with Firefox already. But we probably want both browsers.
note that (due to upgrades sent down the breezy-updates channel) it's necessary to have breezy-updates universe repository listed in /etc/apt/sources.list.
I added the following two lines to the sources.list repository on metis:
deb http://us.archive.ubuntu.com/ubuntu breezy-updates universe multiverse deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
the full mozilla install went like this:
[dkg@metis ~]$ sudo apt-get install mozilla latex-xft-fonts mozilla-chatzilla Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: mozilla-browser mozilla-mailnews mozilla-psm The following NEW packages will be installed: latex-xft-fonts mozilla mozilla-browser mozilla-chatzilla mozilla-mailnews mozilla-psm 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 11.3MB of archives. After unpacking 36.0MB of additional disk space will be used. Do you want to continue [Y/n]? Get:1 http://us.archive.ubuntu.com breezy-updates/main mozilla-browser 2:1.7.12-1ubuntu1 [9180kB] Get:2 http://us.archive.ubuntu.com breezy-updates/universe mozilla-mailnews 2:1.7.12-1ubuntu1 [1692kB] Get:3 http://us.archive.ubuntu.com breezy-updates/main mozilla-psm 2:1.7.12-1ubuntu1 [179kB] Get:4 http://us.archive.ubuntu.com breezy-updates/universe mozilla 2:1.7.12-1ubuntu1 [1028B] Get:5 http://us.archive.ubuntu.com breezy-updates/universe mozilla-chatzilla 2:1.7.12-1ubuntu1 [158kB] Get:6 http://us.archive.ubuntu.com breezy/main latex-xft-fonts 0.1-5 [95.3kB] Fetched 11.3MB in 4s (2465kB/s) Preconfiguring packages ... Selecting previously deselected package mozilla-browser. (Reading database ... 59993 files and directories currently installed.) Unpacking mozilla-browser (from .../mozilla-browser_2%3a1.7.12-1ubuntu1_i386.deb) ... Selecting previously deselected package mozilla-mailnews. Unpacking mozilla-mailnews (from .../mozilla-mailnews_2%3a1.7.12-1ubuntu1_i386.deb) ... Selecting previously deselected package mozilla-psm. Unpacking mozilla-psm (from .../mozilla-psm_2%3a1.7.12-1ubuntu1_i386.deb) ... Selecting previously deselected package mozilla. Unpacking mozilla (from .../mozilla_2%3a1.7.12-1ubuntu1_i386.deb) ... Selecting previously deselected package mozilla-chatzilla. Unpacking mozilla-chatzilla (from .../mozilla-chatzilla_2%3a1.7.12-1ubuntu1_i386.deb) ... Selecting previously deselected package latex-xft-fonts. Unpacking latex-xft-fonts (from .../latex-xft-fonts_0.1-5_all.deb) ... Setting up mozilla-browser (1.7.12-1ubuntu1) ... Updating mozilla chrome registry...done. Setting up mozilla-mailnews (1.7.12-1ubuntu1) ... Updating mozilla chrome registry...done. Setting up mozilla-psm (1.7.12-1ubuntu1) ... Updating mozilla chrome registry...done. Setting up mozilla (1.7.12-1ubuntu1) ... Setting up mozilla-chatzilla (1.7.12-1ubuntu1) ... Updating mozilla chrome registry...done. Setting up latex-xft-fonts (0.1-5) ... Regenerating fonts cache...done. [dkg@metis ~]$
Note:
See TracWiki
for help on using the wiki.
