[Csnd] Csound 5.13.0 install trouble
Date | 2011-07-21 17:08 |
From | Julien Claassen |
Subject | [Csnd] Csound 5.13.0 install trouble |
Hello everyone! I'm having strange problems. I had csound 5.13 installed before on my Deban Lenny. Now I'm on Squeeze. I'm using preinstaled Python (2.6) and scons (2.0.0-something). But when I run scons -h I don't see all the options and their current values. I can call scons with all desired parameters (taken from csounds.com), but it won't install. scons install [...] Can\t create target install stop scons install=1 or scons INSTALL=1 or scons INSTALL runs fine, but doesn't install csound. What am I missing or doing wrong? Warm regards and thanks in advance Julien -------- Music was my first love and it will be my last (John Miles) ======== FIND MY WEB-PROJECT AT: ======== http://ltsb.sourceforge.net the Linux TextBased Studio guide ======= AND MY PERSONAL PAGES AT: ======= http://www.juliencoder.de Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 17:36 |
From | Ernesto Illescas |
Subject | Re: [Csnd] Csound 5.13.0 install trouble |
Hi Julien, I'm far from being an expert on this (more like a complete newbie, but I just successfully built Csound on Debian. I must say that I could not do it in Squeeze, so I upgraded to Wheezy, since I did put one constraint o my installation: dependencies should come from the Debian repos, and I thought that Squeeze repos might have old packages. Anyway to the point: - I could not build with scons 2.0.0, but succeeded with version 2.0.1-2 - Pre-installed version of Python will not do. You must use the development version (in order to have, at least Python.h). the package is called python2.6-dev. Additionally, you could post the result of csound5/config.log (I wonder if it was created) the scons parameters you used, and your custom.py file. I can try and find problems then. Best, Ernesto Ps. My first attempt to buil ended up just like yours. De: Julien Claassen <julien@c-lab.de> Para: csound mailing list <csound@lists.bath.ac.uk> Enviado: jueves, 21 de julio, 2011 11:08:52 Asunto: [Csnd] Csound 5.13.0 install trouble Hello everyone! I'm having strange problems. I had csound 5.13 installed before on my Deban Lenny. Now I'm on Squeeze. I'm using preinstaled Python (2.6) and scons (2.0.0-something). But when I run scons -h I don't see all the options and their current values. I can call scons with all desired parameters (taken from csounds.com), but it won't install. scons install [...] Can\t create target install stop scons install=1 or scons INSTALL=1 or scons INSTALL runs fine, but doesn't install csound. What am I missing or doing wrong? Warm regards and thanks in advance Julien -------- Music was my first love and it will be my last (John Miles) ======== FIND MY WEB-PROJECT AT: ======== http://ltsb.sourceforge.net the Linux TextBased Studio guide ======= AND MY PERSONAL PAGES AT: ======= http://www.juliencoder.de Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 17:57 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Csnd] Csound 5.13.0 install trouble |
I have squeeze with scons 2.0.0, python 2.6 and build csound every night from git (http://www.codemist/jpff/Debian_Snapshot.tgz) so there is no intrinsic problem. ==John > Hello everyone! > I'm having strange problems. I had csound 5.13 installed before on my > Deban > Lenny. Now I'm on Squeeze. I'm using preinstaled Python (2.6) and scons > (2.0.0-something). But when I run scons -h I don't see all the options and > their current values. I can call scons with all desired parameters (taken > from > csounds.com), but it won't install. > scons install > [...] > Can\t create target install stop > > scons install=1 > or > scons INSTALL=1 > or > scons INSTALL > runs fine, but doesn't install csound. > What am I missing or doing wrong? > Warm regards and thanks in advance > Julien > > -------- > Music was my first love and it will be my last (John Miles) > > ======== FIND MY WEB-PROJECT AT: ======== > http://ltsb.sourceforge.net > the Linux TextBased Studio guide > ======= AND MY PERSONAL PAGES AT: ======= > http://www.juliencoder.de > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 19:03 |
From | francesco |
Subject | [Csnd] Re: Csound 5.13.0 install trouble |
Hello, i think that if you want to install csound you need to use python install.py, i.e. a python script. I believe that scons i sonly for building csound and not for installing, i done in this way, but i could be wrong. ciao, francesco -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-5-13-0-install-trouble-tp4620106p4620472.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 19:15 |
From | Julien Claassen |
Subject | Re: [Csnd] Re: Csound 5.13.0 install trouble |
Hello all of you! Thanks for the answers. Yes install.py should be the way. Well now, I just copied the necessary files and it works. But I'll do the install.py anyway, since I can be sure to have forgottensomething. :-) Warmly yours Julien -------- Music was my first love and it will be my last (John Miles) ======== FIND MY WEB-PROJECT AT: ======== http://ltsb.sourceforge.net the Linux TextBased Studio guide ======= AND MY PERSONAL PAGES AT: ======= http://www.juliencoder.de Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 20:32 |
From | Ernesto Illescas |
Subject | Re: [Csnd] Re: Csound 5.13.0 install trouble |
Yep. That's exactly the case. Best, E. De: francesco <ilterzouomo@fastwebnet.it> Para: csound@lists.bath.ac.uk Enviado: jueves, 21 de julio, 2011 13:03:37 Asunto: [Csnd] Re: Csound 5.13.0 install trouble Hello, i think that if you want to install csound you need to use python install.py, i.e. a python script. I believe that scons i sonly for building csound and not for installing, i done in this way, but i could be wrong. ciao, francesco -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-5-13-0-install-trouble-tp4620106p4620472.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-07-21 20:49 |
From | Ernesto Illescas |
Subject | Re: [Csnd] Csound 5.13.0 install trouble |
Hi, The address was missing the ".co.uk" The complete one: http://codemist.co.uk/jpff/Debian_Snapshot.tgz I did check the nightly build last week (to try and get a-non buggy version of the ATS opcodes), but somehow -after copying the files to the right places- I could not use it with python (import error: csnd not found, but I had the wrappers for Csound5.08). I will try it tonight now that I have csnd.py and _csnd.so for Csound5.13. Best, Ernesto De: "jpff@cs.bath.ac.uk" <jpff@cs.bath.ac.uk> Para: csound@lists.bath.ac.uk Enviado: jueves, 21 de julio, 2011 11:57:06 Asunto: Re: [Csnd] Csound 5.13.0 install trouble I have squeeze with scons 2.0.0, python 2.6 and build csound every night from git (http://www.codemist/jpff/Debian_Snapshot.tgz) so there is no intrinsic problem. ==John > Hello everyone! > I'm having strange problems. I had csound 5.13 installed before on my > Deban > Lenny. Now I'm on Squeeze. I'm using preinstaled Python (2.6) and scons > (2.0.0-something). But when I run scons -h I don't see all the options and > their current values. I can call scons with all desired parameters (taken > from > csounds.com), but it won't install. > scons install > [...] > Can\t create target install stop > > scons install=1 > or > scons INSTALL=1 > or > scons INSTALL > runs fine, but doesn't install csound. > What am I missing or doing wrong? > Warm regards and thanks in advance > Julien > > -------- > Music was my first love and it will be my last (John Miles) > > ======== FIND MY WEB-PROJECT AT: ======== > http://ltsb.sourceforge.net > the Linux TextBased Studio guide > ======= AND MY PERSONAL PAGES AT: ======= > http://www.juliencoder.de > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" > > > > Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |