[pure:dyne] [puredyne] update supercollider
Karsten Gebbert
karsten at goto10.org
Sat Jun 27 23:14:07 CEST 2009
gusano said :
> Karsten Gebbert wrote:
>>
>> No, in fact you need to change all the paths, point being that there is
>> for sure going to be a discrepancy between particular versions of the
>> sclang command and respective class.
>>
>> One thing to remember is to make sure that all references to the
>> installation in /usr/share are gone, so that you don't end up have
>> every Class twice in your path :)
>>
>>
>
>
> Hi.
>
> I'm afraid I'm a bit lost on that one =/
>
> I removed the paths to /usr/share/SuperCollider and added one to
> /usr/local/lib/SuperCollider in ~/.sclang/cfg
> (scons installed it there by default)
> Changed my ~/.emacs file also.
> I don't see any path to /usr/share/SuperCollider anymore
>
> Now, I have the same discrepancy error but with a different output on emacs:
>
have a look in /usr/local/share/SuperCollider - once you ammed this in
your ~/.sclang.cfg it should work beautifully :)
> #####################################################################
>
> init_OSC
> compiling class library..
> NumPrimitives = 530
> compiling dir: '/usr/local/lib/SuperCollider'
> pass 1 done
> -----------------------------------
> ERROR: There is a discrepancy.
> numClassDeps 0 gNumClasses 80
>
> #####################################################################
>
> Just to make things a bit clearer, is that normal that SCClassLibrary is
> only found in /usr/share/SuperCollider ?
no, the default prefix is /usr/local but debian packaging guidelines
require everything to be installed under prefix /usr
> Why should I not link sclang to this dir anymore if SCClassLibrary is
> only there ?
> As stated on the linux FAQ, scons should have installed sc to /usr/local
> but in /usr/local/lib/SuperCollider there is only the plugins dir... Is
> that normal ?
yup, PREFIX + /lib/SuperCollider for plugins, PREFIX + /share/SuperCollider
for class lib and PREFIX + /bin for the binaries.
> Sorry about this but until very recently, I only used sc on OSX.
np, its never too late :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.goto10.org/pipermail/puredyne/attachments/20090627/00a394dd/attachment.pgp>
More information about the Puredyne
mailing list