Csound packages on Linux...
Date | 2017-01-05 18:01 |
From | Rory Walsh |
Subject | Csound packages on Linux... |
I'm having a hard time setting up a Travis CL build for Cabbage because Csound does not seem to ship with csound.hpp on Linux? Can anyone confirm this? Also, all attempts to install Csound on Linux result in version 6.02, I'm pretty sure I saw mention of a newer version being available through the package managers?
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
|
Date | 2017-01-05 18:37 |
From | Zoë Sparks |
Subject | Re: Csound packages on Linux... |
Hi Rory, > I'm having a hard time setting up a Travis CL build for Cabbage because > Csound does not seem to ship with csound.hpp on Linux? Can anyone confirm > this? I'm running Arch Linux; I installed Csound via this package in the AUR: https://aur.archlinux.org/packages/csound/. It installs Csound directly from the Git repo, and does come with csound.hpp (installed into /usr/include/csound/ by default). > Also, all attempts to install Csound on Linux result in version 6.02, > I'm pretty sure I saw mention of a newer version being available > through the package managers? The version I have installed is 6.08. I'm not sure what the situation is in any of the other distros—could be very different. What flavor of Linux are you running? I haven't tried building Cabbage in this environment, but I'd be happy to give it a go and report back to you. I've been meaning to anyway so it wouldn't take me out of my way. Best of luck, Zoë Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2017-01-05 19:03 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
Thanks, I think I need to install libcsnd-dev. I'll try that. Cabbage is building fine on Linux systems, I'm just trying to set up an automated build test using travis cl. On 5 January 2017 at 18:37, Zoë Sparks <zoe@milky.flowers> wrote: Hi Rory, |
Date | 2017-01-05 19:06 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
P.S. You're most likely right that Csound ships on Linux with a version higher than 6.02... On 5 January 2017 at 19:03, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2017-01-05 19:16 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
Looks like the problem is with the packages travis cl installs.. On 5 January 2017 at 19:06, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2017-01-05 19:52 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
So it seems that Travis CL will only install Csound version 6.02, which is way too far behind the current release to be useful. Oh well. C'est la vie. On 5 January 2017 at 19:16, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2017-01-05 19:54 |
From | Victor Lazzarini |
Subject | Re: Csound packages on Linux... |
Is it not possible to set it up to pull from git, build and install before building cabbage?
Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2017-01-05 20:06 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
That was my next thought.. On 5 January 2017 at 19:54, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
|
Date | 2017-01-07 17:51 |
From | Rory Walsh |
Subject | Re: Csound packages on Linux... |
For what it's worth, pulling and building Csound from source worked fine. On 5 Jan 2017 21:06, "Rory Walsh" <rorywalsh@ear.ie> wrote:
|
Date | 2017-01-07 17:57 |
From | Richard |
Subject | Re: Csound packages on Linux... |
This is on a Cosmo version of Raspberry Pi, so I have csound
already. I do not want to spoil it by trying to build csound
again. I followed the steps for installing under Linux, since it is on my RPi. But I got an error when installing csound-api: npm install csound-api Richard On 07/01/17 18:51, Rory Walsh wrote:
|
Date | 2017-01-07 18:11 |
From | Victor Lazzarini |
Subject | Re: Csound packages on Linux... |
did you set up a script or something? How's that done?
Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|