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

Diff of /jsampler/trunk/README

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

revision 1567 by iliev, Thu Dec 6 19:37:41 2007 UTC revision 1975 by iliev, Mon Aug 3 14:54:18 2009 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.8a.jar or dist/Fantasia-0.8a.jar)  Copy the desired file (dist/JS_Classic-0.9.jar or dist/Fantasia-0.9.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.8a.jar  java -jar /<path-to-js-classic>/JS_Classic-0.9.jar
81  java -jar /<path-to-fantasia>/Fantasia-0.8a.jar  java -jar /<path-to-fantasia>/Fantasia-0.9.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.8a.jar  /<jre-dir>/bin/java -jar /<path-to-js-classic>/JS_Classic-0.9.jar
86  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.8a.jar  /<jre-dir>/bin/java -jar /<path-to-fantasia>/Fantasia-0.9.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    
# Line 107  The following libraries are used in the Line 107  The following libraries are used in the
107      License: GNU Lesser General Public License (LGPL)      License: GNU Lesser General Public License (LGPL)
108      Website: http://swingx.dev.java.net      Website: http://swingx.dev.java.net
109    
   * Library: substance-swingx  
     License: GNU Lesser General Public License (LGPL)  
     Website: http://substance-swingx.dev.java.net  
   
110    
111  Credits  Credits
112  =======  =======

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

  ViewVC Help
Powered by ViewVC