| There should be a libcsnd.so.5.1 because if you build it from
sources, then _csnd.so is linked to it and if it doesn't exist,
the build would have failed.
Victor
At 18:09 08/05/2008, you wrote:
>Greetings,
>
>I tried running Oeyvind's Barebones package, but apparently Csound 5.08
>does not install all the necessary Python opcodes, modules, and whatnot:
>
>dlphilp@64studio:~/barebones$ python main.py
>Traceback (most recent call last):
> File "main.py", line 13, in
> import csnd
> File "/usr/local/lib/python2.5/site-packages/csnd.py", line 7, in
> import _csnd
>ImportError: No module named _csnd
>
>So, in order to get that package and Improsculpt working under Linux, what
>else should be in the site packages directory ?
>
>I Googled for an answer, but the information I found was outdated.
>Cesare's suggestions, for example, didn't work because there's no
>lib_csnd.so. I do have a _csnd.so sitting in the top directory of the
>Csound 5.08 sources, but simply placing it in the site-packages directory
>got me this far:
>
>dlphilp@64studio:~/barebones$ python main.py
>Traceback (most recent call last):
> File "main.py", line 13, in
> import csnd
> File "/usr/local/lib/python2.5/site-packages/csnd.py", line 7, in
> import _csnd
>ImportError: libcsnd.so.5.1: cannot open shared object file: No such file
>or directory
>
>
>And indeed, there is no such file anywhere. Sigh...
>
>Btw, am I correct to assume that Improsculpt will work with a
>double-precision build of Csound ?
>
>All helpful suggestions are welcome.
>
>Best,
>
>dp
>
>
>
>Send bugs reports to this list.
>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>csound"
Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth
|