JPress 0.1 beta 2 - Readme

Requirements:

To successfully run JPress you need a java virtual machine for your operating system. If you don't have one installed i suggest to download the latest JRE available for your operating system (the minimum version to use with JPress is 1.1.6); you can download JRE or JDK for Windows and Solaris at http://java.sun.com , JDK for Linux at http://www.blackdown.org . You should use JRE1.1.8 or JDK1.1.8 with Windows or Solaris, JDK1.1.7-v3 for Linux.

Installation:

  1. Create a new directory.
  2. Unzip jpress.zip in this directory.

Running JPress:

Windows:

  1. Edit the file jpress.bat (which should be located in the newly created directory) and modify the first two lines to indicate the disk unit and path of the new directory.
  2. Double-click jpress.bat.

Unix:

  1. Edit the file jpress.sh (which should be located in the newly created directory) and modify the first line to indicate the path of the new directory.
  2. Execute jpress.sh.

Other operating systems:

  1. Make sure your CLASSPATH enviroment variable contains the three files located in the lib subdirectory (swingall.jar, mail.jar, activation.jar). These must be the first three files in CLASSPATH.
  2. Also make sure that your CLASSPATH enviroment variable contains also ".", which stands for the current directory.
  3. Go to the new directory and type java jpress.Main (jre jpress.Main if you have a JRE instead of a JDK).

Contact us:

For any question or suggestion please send us an e-mail at: jpress@mclink.it .