Download by CVS

First make sure that you have the CVS program.

1. open a terminal and give the following commands as normal user

cvs     -d:pserver:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data login
cvs -z6 -d:pserver:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data co -r desiredata pd
cvs -z6 -d:pserver:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data co pd/doc

(when you are asked for password, just press Return)

at the end of the checkout, you will have a directory called "pd".

for more info about pd and its cvs repository, see here

you may view the desiredata branch live

Download by the Web

see the download page

Build And Run

For up-to-date instructions, it's now best to consult INSTALL.txt which comes with DesireData. If it ever goes outdated, please consult the team, to get that file updated.

back