Changes between Version 7 and Version 8 of Software on Sun Hosts
- Timestamp:
- 04/17/06 12:35:30 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software on Sun Hosts
v7 v8 192 192 }}} 193 193 == Matlab == 194 {{{195 194 Version of [http://www.mathworks.com/ Matlab] installed is Release 13 with Service Pack 1 (Matlab 6.5 Product Family). 196 195 {{{ 197 196 Where to find it here: /opt/matlab. 198 197 To run, add: /opt/matlab/bin to your search path and then type: matlab . 199 }} 198 }}} 200 199 == Miriad == 201 202 Version installed is Miriad shell version 1.0 26-Oct-99. Where to find it here: /nfs/miriad. 203 (Miriad Web Site) 204 205 Mpage 206 207 Version installed is 2.5. Where to find it here: /nfs/pkg/mpage. 200 Version installed is [http://bima.astro.umd.edu/miriad/ Miriad] shell version 1.0 26-Oct-99. 201 {{{ 202 Where to find it here: /nfs/miriad. 203 }}} 204 == Mpage == 205 Version of [http://www.mesa.nl/pub/mpage Mpage] installed is 2.5. 206 {{{ 207 Where to find it here: /nfs/pkg/mpage. 208 208 To start it up: /nfs/bins/mpage. 209 209 MPAGE will print several pages (2 is the default) of an ascii or postscript file on a single output page. Good choice for voluminous preprint output - tell Netscape and ghostview or gv to use 'mpage' instead of 'lpr'. Thanks to Ben Sugerman for finding Mpage. 210 210 See man file: /nfs/man/notes/mpage.ps 211 (Mpage Web Site) 212 213 NAGWare 214 215 The NAG Fortan f95 Compiler Release 4.0a and Fortran 77 version 17.1 library are installed.Where to find it here: /opt/NAGWare (f95 compiler) and /opt/NAGWare_ (f77 library). Later versions are available.211 }}} 212 == NAGWare == 213 The [http://www.nag.co.uk/ NAG] Fortan f95 Compiler Release 4.0a and Fortran 77 version 17.1 library are installed. 214 {{{ 215 Where to find it here: /opt/NAGWare (f95 compiler) and /opt/NAGWare_ (f77 library). Later versions are available. 216 216 Before using the compiler: 217 217 setenv PATH /opt/NAGWare/bin:$PATH 218 218 setenv LM_LICENSE_FILE /opt/NAGWare/license/license.demo 219 (NAG Web Site) 220 221 Ncdware 222 223 Version installed is 4.0.118.Where to find it here: /nfs/pkg/ncdware.224 We have xserver software for Xncd15r and Xncd19c from an earlier version(pre Feb 1996).225 (Ncd Web Site) 226 227 Netpbm 228 229 Version installed is netpbm 9.25.Where to find it here: /nfs/netpbm.230 Netpbm is a collection of graphics tools and converters, a whole bunch of utilities for primitive manipulation of graphic images.231 (Netpbm Web Site) 232 233 Netscape 234 235 Versions installed are Netscape 7.0, Netscape 6.21 and Navigator&Communicator 4.79 .Where to find it here: /nfs/netscape_70, /nfs/netscape_621, /nfs/netscape(4.79).236 To start it up: /nfs/bins/netscape7, /nfs/bins/netscape6 or /nfs/bins/netscape for 4.79)237 (Netscape Web Site) 238 239 Numerical Recipes 240 241 Version installed is version 2.08, includes fortran and c routines.Where to find it here: /nfs/recipes on host attila.242 See NR's Books On-Line: Numerical Recipes in Fortran243 (Numerical Recipes Web Site) 244 245 Perl 246 247 Version installed is 5.6.1.Where to find it here: /nfs/perl.219 }}} 220 == Ncdware == 221 Version of [http://www.ncd.com/ Ncdware] installed is 4.0.118. 222 {{{ 223 Where to find it here: /nfs/pkg/ncdware. 224 We have xserver software for Xncd15r and Xncd19c from an earlier version(pre Feb 1996). 225 }}} 226 == Netpbm == 227 Version installed is [http://sourceforge.net/projects/netpbm/ netpbm] 9.25. 228 {{{ 229 Where to find it here: /nfs/netpbm. 230 Netpbm is a collection of graphics tools and converters, a whole bunch of utilities for primitive manipulation of graphic images. 231 }}} 232 == Netscape == 233 Versions installed are [http://www.netscape.com/ Netscape 7.0], Netscape 6.21 and Navigator&Communicator 4.79 . 234 {{{ 235 Where to find it here: /nfs/netscape_70, /nfs/netscape_621, /nfs/netscape(4.79). 236 To start it up: /nfs/bins/netscape7, /nfs/bins/netscape6 or /nfs/bins/netscape for 4.79) 237 }}} 238 == Numerical Recipes == 239 Version of [http://www.nr.com/ Numerical Recipes] installed is version 2.08, includes fortran and c routines. 240 {{{ 241 Where to find it here: /nfs/recipes on host attila. 242 See NR's Books On-Line: Numerical Recipes in Fortran 243 }}} 244 == Perl == 245 Version of [http://www.perl.com/ Perl] installed is 5.6.1. 246 {{{ 247 Where to find it here: /nfs/perl. 248 248 To start it up, /nfs/bins/perl or /usr/local/bin/perl. 249 (Perl Web Site) 250 251 PGP(Pretty Good Privacy Encryption) 252 253 Version installed is 2.6.2.Where to find it here: /nfs/pgp.249 }}} 250 == PGP(Pretty Good Privacy Encryption) == 251 Version of [http://web.mit.edu/network/pgp.html PGP] installed is 2.6.2. 252 {{{ 253 Where to find it here: /nfs/pgp. 254 254 To start it up, /nfs/bins/pgp. See 'man pgp'. 255 (PGP Web Site) 256 257 Pgplot 258 259 Version installed is 5.2.Where to find it here: /nfs/pgplot.255 }}} 256 == Pgplot == 257 Version of [http://astro.caltech.edu/~tjp/pgplot/index.html Pgplot] installed is 5.2. 258 {{{ 259 Where to find it here: /nfs/pgplot. 260 260 See file: /nfs/man/notes/pgplot_solaris.note 261 (Pgplot Web Site) 262 263 Physica 264 265 Version installed is 1.90.Where to find it here: /nfs/physica.266 (Physica Web Site) 267 268 Pine 269 270 Version installed is 4.33.Where to find it here: /nfs/pine.271 To start it up, /nfs/bins/pine.272 (Pine Web Site) 273 274 Saord 275 276 Version installed is SAO R&D Software Suite 1.9.Where to find it here: /nfs/saord.261 }}} 262 == Physica == 263 Version of [http://physica.gre.ac.uk/ Physica] installed is 1.90. 264 {{{ 265 Where to find it here: /nfs/physica. 266 }}} 267 == Pine == 268 Version of [http://www.washington.edu/pine/ Pine] installed is 4.33. 269 {{{ 270 Where to find it here: /nfs/pine. 271 To start it up, /nfs/bins/pine. 272 }}} 273 == Saord == 274 Version installed is [http://hea-www.harvard.edu/RD/HomePage.html#software SAO] R&D Software Suite 1.9. 275 {{{ 276 Where to find it here: /nfs/saord. 277 277 278 278 The suite contains: … … 286 286 /nfs/man/notes/STARTING.SAOTNG 287 287 /nfs/man/notes/STARTING.ASSIST 288 (Saord Web Site) 289 290 S SH(Secure Shell)291 292 Secure Shell version installed is ssh2 version 2.3.0 and ssH3 version 1.2.32.Where to find it here: /nfs/pkg/ssh. See 'man ssh'.288 }}} 289 == SSH(Secure Shell) == 290 Secure Shell version installed is [http://www.ssh.fi/sshprotocols2/index.html ssh2] version 2.3.0 and ssH3 version 1.2.32. 291 {{{ 292 Where to find it here: /nfs/pkg/ssh. See 'man ssh'. 293 293 To start it up, ssh (/opt/host/bin/ssh). 294 (SSH Web Site) 295 296 StarOffice 297 298 StarOffice version installed is 5.2 and 6.0.Where to find it here: /opt/staroffice52 and /opt/staroffice60.294 }}} 295 == StarOffice == 296 [http://wwws.sun.com/software/star/staroffice/6.0/ StarOffice] version installed is 5.2 and 6.0. 297 {{{ 298 Where to find it here: /opt/staroffice52 and /opt/staroffice60. 299 299 See files: 300 300 /nfs/man/notes/staroffice52.note … … 302 302 To initialize it: staroffice_60_setup (/nfs/bins/staroffice_60_setup). 303 303 To run: staroffice_60 (/nfs/bins/staroffice_60). 304 (StarOffice Web Site) 305 306 SuperMongo 307 308 Version installed is 2_4_6.Where to find it here: /nfs/sm.304 }}} 305 == SuperMongo == 306 Version of [http://www.geop.ubc.ca/~amor/sm.html SM] installed is 2_4_6. 307 {{{ 308 Where to find it here: /nfs/sm. 309 309 Script /nfs/bins/sm will start it up. 310 310 See files: /nfs/man/notes/supermongo24.note. 311 (Supermongo Web Site) 312 313 TclTk 314 315 Version installed is Tcl 8.2.2 & Tk 8.2.2 .Where to find it here: /nfs/tcltk.311 }}} 312 == TclTk == 313 Version installed is [http://www.tcl.tk/man/tcl8.2.3/ Tcl] 8.2.2 & Tk 8.2.2 . 314 {{{ 315 Where to find it here: /nfs/tcltk. 316 316 Scripts /nfs/bins/tclsh and /nfs/bins/wish will start it up. 317 (Tcltk Web Site) 318 319 teTeX 320 321 Version installed is TeX, Version 3.14159 (C version 6.1) from Thomas Esser.Where to find it here: /nfs/teTeX317 }}} 318 == teTeX == 319 Version installed is [http://www.tug.org/teTeX/ TeX], Version 3.14159 (C version 6.1) from Thomas Esser. 320 {{{ 321 Where to find it here: /nfs/teTeX 322 322 Scripts /nfs/bins/tex (as well as latex, xdvi, dvips) will start it up. 323 (TeTeX Web Site) 324 325 Visual 326 327 Version installed is SunSoft Visual 6.0, an OSF/Motif user interface builder. Visual is part of Sun Workshop. Where to find it here: /opt/SUNWspro. 323 }}} 324 == Visual == 325 Version installed is [http://docs.sun.com/ SunSoft Visual 6.0], an OSF/Motif user interface builder. 326 Visual is part of Sun Workshop. 327 {{{ 328 Where to find it here: /opt/SUNWspro. 328 329 To start it up: visu . 329 330 See: man visu. 330 331 Documentation is via Sun's web 331 332 }}} 332 333 Web Basics 333 334
