Changeset 8212 for trunk

Show
Ignore:
Timestamp:
10/11/11 17:18:15 (7 months ago)
Author:
westram
Message:

merge from stable_5.0 [8207] [8210] [8211]

  • refer to ubuntu 10.04 (lucid/LTS)
  • drop suse version (no longer supported, got no up-to-date suse-machine)
  • drop gcc <4.x
Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/SH/arb_installubuntu4arb.sh

    r7489 r8212  
    44# 
    55# Tested with: 
    6 #       * Ubuntu 8.10 (Intrepid Ibex) 
     6#       * Ubuntu 10.04 (Lucid Lynx) 
    77# 
    88# [ May as well work with other ubuntu flavors or debian. 
  • trunk/arb_README.txt

    r6211 r8212  
    99        ARB is currently developed on Linux PCs only. 
    1010 
    11         Compiling ARB using the gcc compiler (versions 2.95.3, 3.x and 4.x series) 
     11        Compiling ARB using the gcc compiler (4.x series) 
    1212        as well works on Mac OSX and Sun OS - but we do not publish or support 
    1313        these versions. 
     
    3939        'arb.64.*.tgz'          // 64 bit versions 
    4040 
    41         'arb.*.SuSE*.tgz        // SuSE version 
    42         'arb.*.Ubuntu*.tgz      // Ubuntu version (recommended) 
    43  
    4441        'arb.*.OPENGL.tgz'      // OPENGL version (contains RNA3D, a 3D-molecule-viewer) 
    4542 
     
    4845        choose a 64-bit-version, if your system is 64-bit. 
    4946 
    50         Normally one of the Ubuntu versions should work for you, only 
    51         use one of the SuSE versions, if the Ubuntu version has problems 
    52         (e.g. does not display group names in ARB_EDIT4). 
     47        You need only ONE of the available 'arb.*.tgz'! 
    5348 
    5449 
     
    6661                'arb_install.sh'                // install script 
    6762                'arb_README.txt'                // this file 
    68                 'arb.*.tgz'                     // ARB binaries 
     63                'arb.*.tgz'                     // your chosen ARB version 
     64 
    6965 
    7066        are located and type 
  • trunk/arb_UBUNTU.txt

    r7489 r8212  
    11 
    2 ARB requirements on Ubuntu 8.10 
    3 ------------------------------- 
     2ARB requirements on Ubuntu 10.04 
     3-------------------------------- 
    44 
    55[Note:]