- Timestamp:
- 10/11/11 17:18:15 (7 months ago)
- Location:
- trunk
- Files:
-
- 3 modified
-
SH/arb_installubuntu4arb.sh (modified) (1 diff)
-
arb_README.txt (modified) (4 diffs)
-
arb_UBUNTU.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SH/arb_installubuntu4arb.sh
r7489 r8212 4 4 # 5 5 # Tested with: 6 # * Ubuntu 8.10 (Intrepid Ibex)6 # * Ubuntu 10.04 (Lucid Lynx) 7 7 # 8 8 # [ May as well work with other ubuntu flavors or debian. -
trunk/arb_README.txt
r6211 r8212 9 9 ARB is currently developed on Linux PCs only. 10 10 11 Compiling ARB using the gcc compiler ( versions 2.95.3, 3.x and4.x series)11 Compiling ARB using the gcc compiler (4.x series) 12 12 as well works on Mac OSX and Sun OS - but we do not publish or support 13 13 these versions. … … 39 39 'arb.64.*.tgz' // 64 bit versions 40 40 41 'arb.*.SuSE*.tgz // SuSE version42 'arb.*.Ubuntu*.tgz // Ubuntu version (recommended)43 44 41 'arb.*.OPENGL.tgz' // OPENGL version (contains RNA3D, a 3D-molecule-viewer) 45 42 … … 48 45 choose a 64-bit-version, if your system is 64-bit. 49 46 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'! 53 48 54 49 … … 66 61 'arb_install.sh' // install script 67 62 'arb_README.txt' // this file 68 'arb.*.tgz' // ARB binaries 63 'arb.*.tgz' // your chosen ARB version 64 69 65 70 66 are located and type -
trunk/arb_UBUNTU.txt
r7489 r8212 1 1 2 ARB requirements on Ubuntu 8.103 ------------------------------- 2 ARB requirements on Ubuntu 10.04 3 -------------------------------- 4 4 5 5 [Note:]
