Re: SCClassLIbrary as symlink crashes interpreter on Linux

[email protected] Mon, 3 May 2021 11:35:33 +0200
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <CAOjfzX2h4PnBX529Y_axMhV9-QM_p5R2+u4NgdRm17Gj-xXgmg@mail.gmail.com>
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]> 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]:
> >
> > 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     musicalfieldsforever.com
>   |#
>
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.):
> http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
> search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
>