Re: SCClassLIbrary as symlink crashes interpreter on Linux

[email protected] Mon, 3 May 2021 11:35:35 +0100
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
It crashes on Linux still for me so good to know about the .config

Sam, on Mac it works for me with the Terminal ln -s command, but not with macOS aliases.

On Windows I can’t remember if I set it up but I remember it was a pain.

> On 3 May 2021, at 11:02, [email protected] wrote:
> 
> 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]> 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/
> 


_______________________________________________
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/