2.10. POSIX (Linux, Solaris, Mac OS X, Windows with cygwin, etc.) Installation

  1. Open a shell.

  2. Ensure that your CLASSPATH environment variable contains the base Java runtime package ($JDKHOME/jre/lib/rt.jar for JDK 1.2 or higher).

  3. Change to the JDOHOME directory.

  4. Type 'chmod a+x bin/*'. This will give you execute permissions on all packaged shell scripts.

  5. Type 'source bin/envsetup' (On Windows with Cygwin, type 'source bin/cygsetup'). This will modify your CLASSPATH and PATH environment variables to add in the libraries in JDOHOME/lib and the executables in JDOHOME/bin.

  6. Open JDOHOME/docs/index.html and navigate to the Kodo JDO Tutorial (part III, chapter 1).

  7. Change to the JDOHOME/tutorial directory.

  8. Start the tutorial.