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 :)
signature.asc
Description: Digital signature
--- [email protected] irc.goto10.org #pure:dyne
