--- web/trunk/www.linuxsampler.org/downloads.html 2007/06/21 17:30:38 1246 +++ web/trunk/www.linuxsampler.org/downloads.html 2007/08/10 12:46:34 1276 @@ -208,18 +208,20 @@ + -

-* LinuxSampler is licensed under the GNU GPL license with the exception that
-COMMERCIAL USE of the souce code, libraries and applications is
-NOT ALLOWED without prior written permission by the LinuxSampler authors.
-If you have questions on the subject please contact us.
+

+ [*] LinuxSampler is licensed under the GNU GPL license with the exception that + COMMERCIAL USE of the souce code, libraries and applications is + NOT ALLOWED without prior written permission by the LinuxSampler authors. + If you have questions on the subject please contact us. +

Dependencies

The following figure illustrates the compile -time / linker dependencies.

+time / linker dependencies.

-
                                  gigedit
+      
                                  gigedit
                                      |
                                 (mandatory)
                                      |
@@ -230,8 +232,7 @@
       (mandatory)               (mandatory)    (mandatory)
            |                         |              |
            V                         |              V
-        liblscp                 LinuxSampler      jlscp
-			  
+ liblscp LinuxSampler jlscp

Or again in words: you have to compile and install libgig before being able to compile and use LinuxSampler. You @@ -246,119 +247,118 @@ libgig before being able to compile and use gigedit.

Source Packages (Stable)

- +
+ + + + + + - - - + - - - + - - - + - - - + - - - + - - - +
File NameDescription
+ libgig-3.1.1.tar.bz2 --> Gigasampler file access library (C++) Gigasampler file access library (C++)
+ liblscp-0.3.3.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library LinuxSampler Control Protocol (LSCP) wrapper library
+ linuxsampler-0.4.0.tar.bz2 --> sampler engine / backend sampler engine / backend
+ qsampler-0.1.3.tar.gz --> graphical frontend to LinuxSampler graphical frontend to LinuxSampler
+ jlscp-0.3a.tar.bz2 --> a java LinuxSampler control protocol API a java LinuxSampler control protocol API
+ JSampler-0.3a.tar.bz2 --> a java frontend to LinuxSampler a java frontend to LinuxSampler

Source Packages (Testing)

- +
+ + + + + + - - - + - - - + - - - + - - - + - - - + - - - + - - - +
File NameDescription
libgig-3.1.1.tar.bz2 --> Gigasampler file access library (C++) Gigasampler file access library (C++)
liblscp-0.5.3.tar.gz --> LinuxSampler Control Protocol (LSCP) wrapper library LinuxSampler Control Protocol (LSCP) wrapper library
linuxsampler-0.4.0.tar.bz2 --> sampler engine / backend sampler engine / backend
qsampler-0.1.4.tar.gz --> graphical frontend to LinuxSampler graphical frontend to LinuxSampler
jlscp-0.4a.tar.bz2 --> a java LinuxSampler control protocol API a java LinuxSampler control protocol API
JSampler-0.5a.tar.bz2 --> a java frontend to LinuxSampler a java frontend to LinuxSampler
+ gigedit-0.0.3.tar.gz --> an instrument editor for gig files an instrument editor for gig files
@@ -379,34 +379,28 @@ When prompted for a password for anonymous, simply press the Enter key. There are currently seven subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

- - - - - - - -
-
1
2
3
4
5
6
7
-
-
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co gigedit
-
+ +
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
+  co libgig
+cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
+  co liblscp
+cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
+  co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ + co qsampler +cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ + co jlscp +cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ + co jsampler +cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ + co gigedit
+

You don't need to checkout the sources again later on, just for keeping track to the latest development version. For updating to the latest CVS version you can simply run the following command at any time from the checked out source directory:

- - - - - - - -
-
1
-
-
cvs update -d -P
-
+ +
cvs update -d -P
+

You can also browse the CVS repository.

@@ -434,7 +428,7 @@ -

You can get this theme here.