« Return to Thread: SC and Ubuntu 8.04

Re: SC and Ubuntu 8.04

by Jonathan Segel :: Rate this Message:

Reply to Author | View in Thread

yeah, what he said.

On Jun 10, 2008, at 7:10 PM, blackrain wrote:

> use synaptic to install:
> - scons
> - alsa and jackd (optionally qjackctl)
> - libsndfile
> - libsndfile devel
> - fftw3f and devel
> I may be forgetting some package(s) but scons will tell you.
> $ mkdir code
> $ cd code
> $ svn co https://supercollider.svn.sourceforge.net/svnroot/ 
> supercollider/trunk
> SuperCollider3
> ... sc source tree is fetched
> $ cd SuperCollider3
> $ scons
> .. sc builds here (or scons complains about missing dev libs so
> install those too with synaptic)
> $ sudo scons install
> .. enter your root pass and sc is installed
>
> thats it.
> here is the wiki instructions:
> http://swiki.hfbk-hamburg.de:8888/MusicTechnology/479
>
> cheers,
>
> x
>
> On Tue, Jun 10, 2008 at 8:51 PM, jonathan segel
> <jsegel@...> wrote:
>> i would suggest downloading  subversion (svn), maybe via an install
>> manager? then you can check out and update SuperCollider via
>> the methods on the swiki
>> http://swiki.hfbk-hamburg.de:8888/MusicTechnology/554
>>
>> On Jun 10, 2008, at 5:52 AM, Nik Francis wrote:
>>
>>> Hello,
>>>
>>> I'm having some trouble finding a way to install SC onto Ubuntu
>>> Linux 8.04, as it is no longer in the main repository.  Is there an
>>> up-to-date new-user friendly online installation manual?
>>> Previously, synaptic(ubuntu's package manager) would automatically
>>> connect emacs and SC, but now that a manual install is required,
>>> I'm a bit lost.  Any suggestions on where to download SC for linux?
>>> Thanks.
>>>
>>> -Nik
>>>
>>> _______________________________________________
>>> sc-users mailing list
>>> sc-users@...
>>> http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>>
>> __________________________
>> jonathan segel
>> jsegel@...
>> etc.
>>
>> _______________________________________________
>> sc-users mailing list
>> sc-users@...
>> http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>>
> _______________________________________________
> sc-users mailing list
> sc-users@...
> http://lists.create.ucsb.edu/mailman/listinfo/sc-users

__________________________
jonathan segel
jsegel@...
etc.

_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

 « Return to Thread: SC and Ubuntu 8.04