Changes between Version 3 and Version 4 of DownloadUbuntuViewer


Ignore:
Timestamp:
Aug 10, 2010, 4:15:32 PM (14 years ago)
Author:
habili
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DownloadUbuntuViewer

    v3 v4  
    33Please 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].
    44
    5 == Method 1 ==
    6 
    7 Choose the appropriate package for your Linux distribution:
    8 
    9   * Ubuntu 10.04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.0-0ubuntu4_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.0-0ubuntu4_amd64.deb/download AMD64]
    10 
    11 == Method 2 ==
     5== Method 1  (preferred) ==
    126
    137Open a terminal and enter:
    148{{{
    15 sudo add-apt-repository ppa:anuga/ppa (not required if you've already installed the ANUGA source via this method)
     9sudo add-apt-repository ppa:anuga/ppa
    1610sudo apt-get update
    1711sudo apt-get install anuga-viewer
    1812}}}
    19 == Method 3 ==
     13== Method 2 ==
    2014
    2115Add the following lines to your /etc/apt/sources.list:
     
    3731sudo apt-get install anuga-viewer
    3832}}}
     33
     34== Method 3 ==
     35
     36Choose the appropriate package for your Linux distribution:
     37
     38  * Ubuntu 10.04 ("Lucid Lynx") [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.0-0ubuntu4_i386.deb/download i386] | [https://sourceforge.net/projects/anuga/files/anuga_viewer_ubuntu/anuga-viewer_1.0.0-0ubuntu4_amd64.deb/download AMD64]
     39