Csound Csound-dev Csound-tekno Search About

[Csnd] compiling for RPi

Date2014-04-10 09:49
Fromzappfinger
Subject[Csnd] compiling for RPi
Dear list,

I am trying to compile csound for the RPi, but cannot find my own article
about this now csound has moved to Github?
Also, due to a stroke in my good eye last week, my sight has been reduced
about 50 %, which makes it harder.

Richard  



--
View this message in context: http://csound.1045644.n5.nabble.com/compiling-for-RPi-tp5734065.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-04-10 09:58
FromVictor Lazzarini
SubjectRe: [Csnd] compiling for RPi
Here it is:

https://github.com/csound/csound/blob/develop/BUILD.md

========================
Dr Victor Lazzarini
Senior Lecturer
NUI Maynooth, Ireland
victor dot lazzarini at nuim dot ie




On 10 Apr 2014, at 09:49, zappfinger  wrote:

> Dear list,
> 
> I am trying to compile csound for the RPi, but cannot find my own article
> about this now csound has moved to Github?
> Also, due to a stroke in my good eye last week, my sight has been reduced
> about 50 %, which makes it harder.
> 
> Richard  
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/compiling-for-RPi-tp5734065.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 
> 



Date2014-04-12 01:15
FromTarmo Johannes
SubjectRe: [Csnd] compiling for RPi
Hi Richard,

just today I built Csound6 for RPi according to your instructions (I 
understood these are yours?)

Everything went smoothly, thanks a lot!

I just needed to enter one more command, after adding the source repos, I 
needed to do 
apt-get update

Perhaps it would be wise to add it also to the BUILD.md:

After the lines
---

then add the following line to /etc/apt/sources.list:

`deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib
non-free rpi `

(This can be done with nano)
-----
Add:
***
You may need to run
`sudo apt-get update ` after that.
***


thanks,
tarmo


On Thursday 10 April 2014 01:49:07 zappfinger wrote:
> Dear list,
> 
> I am trying to compile csound for the RPi, but cannot find my own article
> about this now csound has moved to Github?
> Also, due to a stroke in my good eye last week, my sight has been reduced
> about 50 %, which makes it harder.
> 
> Richard
> 
> 
> 
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/compiling-for-RPi-tp5734065.html Sent
> from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"

Date2014-04-12 04:16
FromSteven Yi
SubjectRe: [Csnd] compiling for RPi
Hi Tarmo,

I modified the BUILD.md with your information and some slight changes.
 I think if that if the sources.list change is required, you "should"
run the update then re-do the command, rather than "may need" to.
Hope that suits you!

steven

On Fri, Apr 11, 2014 at 8:15 PM, Tarmo Johannes
 wrote:
> Hi Richard,
>
> just today I built Csound6 for RPi according to your instructions (I
> understood these are yours?)
>
> Everything went smoothly, thanks a lot!
>
> I just needed to enter one more command, after adding the source repos, I
> needed to do
> apt-get update
>
> Perhaps it would be wise to add it also to the BUILD.md:
>
> After the lines
> ---
>
> then add the following line to /etc/apt/sources.list:
>
> `deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib
> non-free rpi `
>
> (This can be done with nano)
> -----
> Add:
> ***
> You may need to run
> `sudo apt-get update ` after that.
> ***
>
>
> thanks,
> tarmo
>
>
> On Thursday 10 April 2014 01:49:07 zappfinger wrote:
>> Dear list,
>>
>> I am trying to compile csound for the RPi, but cannot find my own article
>> about this now csound has moved to Github?
>> Also, due to a stroke in my good eye last week, my sight has been reduced
>> about 50 %, which makes it harder.
>>
>> Richard
>>
>>
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/compiling-for-RPi-tp5734065.html Sent
>> from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> 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
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>

Date2014-04-12 10:45
FromTarmo Johannes
SubjectRe: [Csnd] compiling for RPi

Perfect,
Thanks!
t

2014 4 12 06:16 kirjutas kuupäeval "Steven Yi" <stevenyi@gmail.com>:
Hi Tarmo,

I modified the BUILD.md with your information and some slight changes.
 I think if that if the sources.list change is required, you "should"
run the update then re-do the command, rather than "may need" to.
Hope that suits you!

steven

On Fri, Apr 11, 2014 at 8:15 PM, Tarmo Johannes
<tarmo.johannes@otsakool.edu.ee> wrote:
> Hi Richard,
>
> just today I built Csound6 for RPi according to your instructions (I
> understood these are yours?)
>
> Everything went smoothly, thanks a lot!
>
> I just needed to enter one more command, after adding the source repos, I
> needed to do
> apt-get update
>
> Perhaps it would be wise to add it also to the BUILD.md:
>
> After the lines
> ---
>
> then add the following line to /etc/apt/sources.list:
>
> `deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib
> non-free rpi `
>
> (This can be done with nano)
> -----
> Add:
> ***
> You may need to run
> `sudo apt-get update ` after that.
> ***
>
>
> thanks,
> tarmo
>
>
> On Thursday 10 April 2014 01:49:07 zappfinger wrote:
>> Dear list,
>>
>> I am trying to compile csound for the RPi, but cannot find my own article
>> about this now csound has moved to Github?
>> Also, due to a stroke in my good eye last week, my sight has been reduced
>> about 50 %, which makes it harder.
>>
>> Richard
>>
>>
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/compiling-for-RPi-tp5734065.html Sent
>> from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> 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
>         https://github.com/csound/csound/issues
> 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
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"