Changes between Version 5 and Version 6 of DownloadUbuntuViewer


Ignore:
Timestamp:
Oct 20, 2010, 2:27:01 PM (13 years ago)
Author:
habili
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DownloadUbuntuViewer

    v5 v6  
    11= Download ANUGA Viewer for Ubuntu =
    22
    3 Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx"). Instructions for running the viewer can be found [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/readme.ubuntu.txt here].
     3Please note that the following applies only to Ubuntu 10.04 ("Lucid Lynx") and onwards. Instructions for running the viewer can be found [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/readme.ubuntu.txt here].
    44
    55== Method 1  (preferred) ==
     
    1111sudo apt-get install anuga-viewer
    1212}}}
     13
    1314== Method 2 ==
    14 
    15 Add the following lines to your /etc/apt/sources.list:
    16 
    17 {{{
    18 deb http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main
    19 deb-src http://ppa.launchpad.net/anuga/ppa/ubuntu lucid main
    20 }}}
    21 
    22 Download the ANUGA key from [https://datamining.anu.edu.au/anuga/raw-attachment/wiki/WikiStart/anuga.key here]. You can add this key with:
    23 {{{
    24 sudo apt-key add anuga.key
    25 }}}
    26 or go to System -> Administration -> Software Sources -> Authentication -> Import Key File
    27 
    28 Open a terminal and enter:
    29 {{{
    30 sudo apt-get update
    31 sudo apt-get install anuga-viewer
    32 }}}
    33 
    34 == Method 3 ==
    3515
    3616Choose the appropriate package for your Linux distribution:
    3717
    38   * Ubuntu 10.04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-0ubuntu1_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-0ubuntu1_amd64.deb/download AMD64]
     18  * Ubuntu 10.10 ("Maverick Meerkat") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-meerkat_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-meerkat_amd64.deb/download AMD64]
    3919
     20  * Ubuntu 10.04 ("Lucid Lynx") [http://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-lucid_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.1-luvid_amd64.deb/download AMD64]
     21