Changes between Version 10 and Version 11 of Software on Sun Hosts
- Timestamp:
- 04/17/06 12:46:18 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software on Sun Hosts
v10 v11 11 11 {{{ 12 12 Where to find it here: /AIPSROOT. 13 To start it up: /nfs/bins/aips. 14 Aips is accessible from the hosts in file /AIPSROOT/HOSTS.LIST. 15 Help file for Aips TV servers is /nfs/man/notes/aips.tvservers. 16 If nothing works in Aips, try command: restore 0 13 To start it up: /nfs/bins/aips. 14 15 Aips is accessible from the hosts in file /AIPSROOT/HOSTS.LIST. 16 Help file for Aips TV servers is /nfs/man/notes/aips.tvservers. 17 If nothing works in Aips, try command: restore 0 17 18 }}} 18 19 == Axaf & Marx == … … 20 21 {{{ 21 22 Where to find it here: /nfs/axaf. 22 To run the axaf & marx programs, add /nfs/axaf/bin to your search path.23 See file /nfs/man/notes/axaf.note.23 To run the axaf & marx programs, add /nfs/axaf/bin to your search path. 24 See file /nfs/man/notes/axaf.note. 24 25 }}} 25 26 == Sun C & C++ == … … 27 28 {{{ 28 29 Where to find it here: /opt/SUNWspro. 29 (Previous version 5.0 of the Workshop is at /opt/SUNWspro5.0 .)30 To start it up: cc (C complier) or CC (C++ compiler)30 (Previous version 5.0 of the Workshop is at /opt/SUNWspro5.0 .) 31 To start it up: cc (C complier) or CC (C++ compiler) 31 32 }}} 32 33 == CALDB(Calibration Database System) == … … 34 35 {{{ 35 36 Where to find it here: /nfs/caldb. 36 Databases installed are Heasarc: asca rosat xte and Chandra.37 (Sax data is there but not added into the database index.)38 The Heasarc databases can also be accessed remotely via FTOOLS.39 See notes on remote access and sample remote access37 Databases installed are Heasarc: asca rosat xte and Chandra. 38 (Sax data is there but not added into the database index.) 39 The Heasarc databases can also be accessed remotely via FTOOLS. 40 See notes on remote access and sample remote access 40 41 }}} 41 42 == CDE(Common Desktop Environment) == … … 48 49 {{{ 49 50 Where to find it here: /nfs/cern. 50 The libraries and programs are in /nfs/cern/pro.51 Thanks to Uwe Oberlack for aquiring the Cern papckage.51 The libraries and programs are in /nfs/cern/pro. 52 Thanks to Uwe Oberlack for aquiring the Cern papckage. 52 53 }}} 53 54 == Ciao == … … 61 62 {{{ 62 63 Where to find it here: /nfs/emacs. 63 To start it up: /nfs/bins/emacs.64 To start it up: /nfs/bins/emacs. 64 65 }}} 65 66 == Figaro == … … 67 68 {{{ 68 69 Where to find it here: /nfs/star. 69 To start it up, add 'source /nfs/star/etc/login' to70 To start it up, add 'source /nfs/star/etc/login' to 70 71 your .login file and 'source /nfs/star/etc/cshrc' to your .cshrc file. 71 72 After logging out and back in, type: 'figaro'. 72 73 73 'fighelp' will display figaro help.74 'fighelp' will display figaro help. 74 75 Note: Figaro from Starlink is built to run on Solaris 2.6 and Solaris 2.7. 75 76 ('uname -a' will show the Solaris version of a host.) 76 See local copy of Figaro manual.77 See local copy of Figaro manual. 77 78 }}} 78 79 == Fortran == 79 Version installed is [http://docs.sun.com/ Workshop version 6.2], Fortran 77 v5.3 & Fortran 95 v6.2 . 80 Version installed is [http://docs.sun.com/ Workshop version 6.2], 81 Fortran 77 v5.3 & Fortran 95 v6.2 . 80 82 {{{ 81 83 Where to find it here: /opt/SUNWspro. 82 (Previous version 5.0 of the Workshop is at /opt/SUNWspro5.0 .)83 To start it up: f77 (Fortran 77) or f95 (Fortran 95)84 (Previous version 5.0 of the Workshop is at /opt/SUNWspro5.0 .) 85 To start it up: f77 (Fortran 77) or f95 (Fortran 95) 84 86 }}} 85 87 == Ftncheck == … … 87 89 {{{ 88 90 Where to find it here: /nfs/ftnchek. 89 To start it up: /nfs/bins/ftnchek. 90 Program ftnchek, a fortran 77 program checker was brought to light by Frank Summers. ftnchek finds a wide variety of errors and issues warnings about possible unintended consequences. It is quite a good tool for the scientific programmer. 91 To start it up: /nfs/bins/ftnchek. 92 Program ftnchek, a fortran 77 program checker was brought to 93 light by Frank Summers. 94 ftnchek finds a wide variety of errors and issues warnings 95 about possible unintended consequences. It is quite a good tool for the scientific programmer. 91 96 }}} 92 97 == Ftools == 93 98 Version installed is [http://heasarc.gsfc.nasa.gov/docs/software/ftools/ftools_menu.html Heasoft/Ftools] 5.1 . 94 99 {{{ 95 Where to find it here: /nfs/heasoft . 96 Note: Heasoft/Ftools 5.2 is now also available at /nfs/heasoft_5.2. 97 To run the new version, make alias: alias heasoft_5.2 'source /nfs/bins/heasoft_5.2_setup' 98 Then, before running a Heasoft_5.2 program, run the alias: '> heasoft_5.2' 99 See file: /nfs/man/notes/heasoft_5.1_ftools.note . Release notes are in file /nfs/heasoft/Release_Notes_5.1 . 100 Where to find it here: /nfs/heasoft. 101 102 Note: Heasoft/Ftools 5.2 is now also available at /nfs/heasoft_5.2. 103 To run the new version, 104 make alias: alias heasoft_5.2 'source /nfs/bins/heasoft_5.2_setup' 105 Then, before running a Heasoft_5.2 program, 106 run the alias: '> heasoft_5.2' 107 108 See file: /nfs/man/notes/heasoft_5.1_ftools.note . 109 Release notes are in file /nfs/heasoft/Release_Notes_5.1 . 100 110 }}} 101 111 == Fvwm ==
