Csound Csound-dev Csound-tekno Search About

Re: [Csnd] Questions for Linux Csounders

Date2013-10-13 19:34
FromBrian Redfern
SubjectRe: [Csnd] Questions for Linux Csounders
Yeah I'm running ubuntu 13.04 as well as raspbian on my pi, found that the instructions on the site were great and I was able to compile from source for both the 64 bit ubuntu laptop and the 32 bit pi debian box and found it was easier to compile from source than when it was based on scons, the only thing I found i had to do was update my PYTHONPATH with the location of the python library to use the python api after I compiled.

Date2013-10-13 21:05
FromTarmo Johannes
SubjectRe: [Csnd] Questions for Linux Csounders

Hi,

 

openSuse 12.3

I compile Csound from sources (from git since the bug-fixes get done so well and quickly!)

 

Sometimes when I had to install csound on others' computer (ubutnustudio, raspbian) I was happy that the binary packages existed (althoug old) - just less steps and dependcies to go through.

 

best!

tarmo

 

On Sunday 13 October 2013 11:34:13 Brian Redfern wrote:

Yeah I'm running ubuntu 13.04 as well as raspbian on my pi, found that the instructions on the site were great and I was able to compile from source for both the 64 bit ubuntu laptop and the 32 bit pi debian box and found it was easier to compile from source than when it was based on scons, the only thing I found i had to do was update my PYTHONPATH with the location of the python library to use the python api after I compiled.