[Swift-user] Debugging Swift Coaster ServiceManager

Michael Wilde wilde at mcs.anl.gov
Sat Jun 15 23:43:23 CDT 2013


> Just untar it and run the installer.  Test it with bin/java -version.

Correction: there is no installer. Just untar it:

  cd $HOME/something
  tar zxf jdk-7u21-linux-x64.tar.gz
  PATH=$PWD/jdk1.7.0_21/bin:$PATH  # <== in .bashrc, .bash_profile, as appropriate

- Mike

  



More information about the Swift-user mailing list