8 Feb 21:15
[Cs-dev] Building instructions
joachim heintz <jh <at> joachimheintz.de>
2012-02-08 20:15:58 GMT
2012-02-08 20:15:58 GMT
hi developers - i have built csound 5.16.1 on ubuntu linux. this ran fine; i was just wondering if we should add some simple instructions for people building csound from sources. i think the "INSTALL" file is out of date and should be replaced. i have attached a suggestion. if you find it useful, please add it (or improve and add). as a small correction: scons -H doesn't return the defaults (as scons says). the defaults are clearly explained when running scons -h. best - joachim
INSTALLING CSOUND 5 To install prebuilt binaries for Linux on Intel, Windows, and OS X, obtain the appropriate archive or installer from the Files page at http://sourceforge.net/projects/csound. To build from sources on linux, these are the steps required: 1) Get the dependencies via sudo apt-get build-dep csound on Debian-based systems, or a similar task on others. 2) cd to the csound source directory and execute scons You will probably get request to rename one of the custom-***.py (for(Continue reading)
RSS Feed