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

Diff of /jsampler/trunk/README

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

revision 1285 by iliev, Fri Aug 10 19:55:03 2007 UTC revision 1445 by iliev, Mon Oct 15 20:55:33 2007 UTC
# 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.6a.jar  java -jar /<path-to-js-classic>/JS_Classic-0.7a.jar
81  java -jar /<path-to-fantasia>/Fantasia-0.6a.jar  java -jar /<path-to-fantasia>/Fantasia-0.7a.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.6a.jar  /<jre-dir>/bin/java -jar /<path-to-js-classic>/JS_Classic-0.7a.jar
86  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.6a.jar  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.7a.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.1285  
changed lines
  Added in v.1445

  ViewVC Help
Powered by ViewVC