/[svn]/jsampler/trunk/README
ViewVC logotype

Diff of /jsampler/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1142 by iliev, Mon Aug 7 18:25:58 2006 UTC revision 1143 by iliev, Mon Apr 2 21:18:31 2007 UTC
# Line 23  the GNU General Public License Version 2 Line 23  the GNU General Public License Version 2
23  Requirements  Requirements
24  ============  ============
25    
26  To run JSampler you need java version 1.5.0 or higher.  To run JSampler you need Java Runtime Environment (JRE) version 5 or higher.
27    
28  To build a distribution you need JDK version 1.5.0 or higher  To build a distribution you need JDK version 5.0 or higher
29  and the Ant tool (http://ant.apache.org/).  and the Ant tool (http://ant.apache.org/).
30    
31    
# Line 43  To build a JSampler distribution follow Line 43  To build a JSampler distribution follow
43    
44    1. Set the JAVA_HOME environment variable to point to your JDK directory.    1. Set the JAVA_HOME environment variable to point to your JDK directory.
45       If the JDK is installed in /opt/jdk1.5.0 directory, this can be done       If the JDK is installed in /opt/jdk1.5.0 directory, this can be done
46       with the following command:       by issuing the following command:
47    
48       export JAVA_HOME=/opt/jdk1.5.0       export JAVA_HOME=/opt/jdk1.5.0
49    
50       (Windows users must do something like `set JAVA_HOME=c:\jdk1.5.0')       (Windows users should do something like `set JAVA_HOME=c:\jdk1.5.0')
51    
52    2. Choose one or more of the following options.    2. Choose one or more of the following options.
53    

Legend:
Removed from v.1142  
changed lines
  Added in v.1143

  ViewVC Help
Powered by ViewVC