| trkkaZulu wrote:
>
> High;
>
> Thanks to Khalid and all who responded to my desperate cry for help with
> Cecilia. The following is the error that i receive when i :
> /usr/local/cecLINUX/dev/xcec > wish ./xcec
>
> cp: /usr/local/lib/cecLINUX/bin/csound-3_46Linux_bin2.0.30: No such file
> or directory
> while executing
>
> "exec cp -p $ceclib/bin/csound3_46_Linux_bin$what, $ceclib/bin/csound"
>
Comment or erase these lines in the lib/init.tcl file
#if ![file exists $ceclib/bin/csound] {
# set what [exec uname -r]
# exec rm -f $ceclib/bin/csound
# exec cp -p $ceclib/bin/csoundIRIX$what $ceclib/bin/csound
#}
then rename your csound3_46_Linux_bin to csound
--
________________________________________________________
Jean Piche
Universite de Montreal
http://mistral.ere.umontreal.ca/~pichej
http://www.musique.umontreal.ca/electro/CEC/ |