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

Diff of /jsampler/trunk/README

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

revision 1445 by iliev, Mon Oct 15 20:55:33 2007 UTC revision 1567 by iliev, Thu Dec 6 19:37:41 2007 UTC
# Line 63  To build a JSampler distribution follow Line 63  To build a JSampler distribution follow
63  Installation  Installation
64  ============  ============
65    
66  Copy the desired file (dist/JS_Classic-0.6a.jar or dist/Fantasia-0.6a.jar)  Copy the desired file (dist/JS_Classic-0.8a.jar or dist/Fantasia-0.8a.jar)
67  to some location. That's it!  to some location. That's it!
68    
69  You may also consider using a script for running particular distribution.  You may also consider using a script for running particular distribution.
# Line 77  On some systems double clicking on the j Line 77  On some systems double clicking on the j
77  If you aren't that lucky use the following  If you aren't that lucky use the following
78  commands to run JS Classic or Fantasia:  commands to run JS Classic or Fantasia:
79    
80  java -jar /<path-to-js-classic>/JS_Classic-0.7a.jar  java -jar /<path-to-js-classic>/JS_Classic-0.8a.jar
81  java -jar /<path-to-fantasia>/Fantasia-0.7a.jar  java -jar /<path-to-fantasia>/Fantasia-0.8a.jar
82    
83  If the java command is not in your path, locate your jre directory and type:  If the java command is not in your path, locate your jre directory and type:
84    
85  /<jre-dir>/bin/java -jar /<path-to-js-classic>/JS_Classic-0.7a.jar  /<jre-dir>/bin/java -jar /<path-to-js-classic>/JS_Classic-0.8a.jar
86  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.7a.jar  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.8a.jar
87    
88  Note that you must run LinuxSampler before running a JSampler frontend.  Note that you must run LinuxSampler before running a JSampler frontend.
89    

Legend:
Removed from v.1445  
changed lines
  Added in v.1567

  ViewVC Help
Powered by ViewVC