Re: SCClassLIbrary as symlink crashes interpreter on Linux
[email protected] Mon, 3 May 2021 12:02:37 +0200
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <[email protected]> |
Previously there was an issue where you couldn’t link to folders with scx files in them, only classes. Has this been resolved? Sam > On May 3, 2021, at 11:35 AM, [email protected] wrote: > > Thank you very much Fredrik, the second way is good, and working. > I don't know why my simlinks didn't work. > > best > paum > > On Fri, Apr 30, 2021 at 1:13 PM <[email protected] <mailto:[email protected]>> wrote: > works fine here (sc3.10.4). for example moving and linking the Extensions folder... > mv .local/share/SuperCollider/Extensions my_classes > ln -s my_classes .local/share/SuperCollider/Extensions > > but a better way is to just add your path to .config/SuperCollider/sclang_conf.yaml > you can also add paths directly in the IDE under Edit/Preferences/Interpreter > same thing. > _f > > > 29 apr. 2021 kl. 02:00 skrev [email protected] <mailto:[email protected]>: > > > > Hi, I don't know if it is a bug or a feature but when I replaced a SCClassLIbrary folder in ~/.local/share/SuperCollider/ with symlink which targets folder in other location, interpreter crashes on startup. > > > > thank you for an advice. > > > > paum > > > #| > fredrikolofsson.com <http://fredrikolofsson.com/> musicalfieldsforever.com <http://musicalfieldsforever.com/> > |# > > > _______________________________________________ > sc-users mailing list > > info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx <http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx> > archive: http://www.listarc.bham.ac.uk/marchives/sc-users/ <http://www.listarc.bham.ac.uk/marchives/sc-users/> > search: http://www.listarc.bham.ac.uk/lists/sc-users/search/ <http://www.listarc.bham.ac.uk/lists/sc-users/search/>