| Hello I'm trying to compile 5.08 under ubuntu studio 8.04 using the following options (I need single precision for real time):
scons usePortAudio=0 usePortMIDI=0 buildCsound5GUI=1 useOSC=1 buildPythonOpcodes=1 buildStkOpcodes=1 buildPDClass=1 buildVirtual=1 buildInterfaces=1
but I cant complete the installation sice after ./install.py I have the following:
*** Errors occured during installation, deleting files...
install: impossibile fare stat di `libcsnd.so': Nessun file o directory
*** error copying /usr/local/lib/csound/plugins/libcsnd.so
I've added the "export OPCODEDIR=/usr/local/lib/csound/plugins" in the file /etc/environment but I really don't know what else to do... any good advice will be really appreciated!
Thank you in advance
Stefano
|