Home

Screenshots

Download

Documentation

CVS

 
 

 

   SourceForge Logo

   Graphics by TheGimp

   Bluefish Logo


You can download audioBox and audioBox documentation from sourceforge.net using CVS. Point your CVSROOT to:

:pserver:anonymous@audiobox.cvs.sourceforge.net:/cvsroot/audiobox

If you are running Linux, enter the following commands in a bash shell:

$ export CVSROOT=:pserver:anonymous@audiobox.cvs.sourceforge.net:/cvsroot/audiobox
$ cvs login

You do not have to enter a password, just hit RETURN. Now you can checkout the audioBox source tree using the command:

$ cvs -z3 checkout -P audiobox

which contains all the audioBox sources. See the file README.cvs for more detailed information.

To build audioBox type:

$ cd audiobox
$ ./configure
$ make

If you want to browse the CVS repository before you check out a specific repository, point your web browser to:

http://audiobox.cvs.sourceforge.net/audiobox/

Have fun!



Send mail to Wolfgang Reißnegger (don't forget to remove -REMOVE-THIS- from address) if you want to contribute or if you have questions or comments about audioBox.

The design and layout of this site has been borrowed from the ROME Operating System site at http://rome.sourceforge.net. If you need a free embedded operating system with full source code, have a look over there...