Difference between revisions of "Windows"

From WormBaseWiki
Jump to navigationJump to search
Line 9: Line 9:
 
  '''Setting PATH permanently'''
 
  '''Setting PATH permanently'''
 
  To set the PATH permanently, add the full path of the jdk1.6.0_<version>\bin directory to the PATH variable.
 
  To set the PATH permanently, add the full path of the jdk1.6.0_<version>\bin directory to the PATH variable.
#*Click Start > Control Panel > System on Windows
+
*Click Start > Control Panel > System on Windows

Revision as of 16:02, 20 March 2008

Instructions for Installing Phenote 1.5 (Windows Vista Ultimate)

  1. Create a working directory (under which Phenote is to be installed)
  2. Download the latest version of TortoiseSVN: [1] (The version I installed was TortoiseSVN-1.4.8.12137-win32-svn-1.4.6.msi on Windows Vista Ulimate Vista)
  3. Download the latest version of JDK [2]
    • Run the JDK installer

It is recommended that you set the PATH variable if you want to be able to conveniently run the JDK executables from any directory without having to type the full path of the command. It's useful to set the PATH permanently so it will persist after rebooting.

Setting PATH permanently
To set the PATH permanently, add the full path of the jdk1.6.0_<version>\bin directory to the PATH variable.
*Click Start > Control Panel > System on Windows