Thank you David for undertaking this work, it is really very useful!
Yann

Le jeu. 23 mars 2023 à 22:44, David Braun <br...@ccrma.stanford.edu> a
écrit :

> On this page: https://github.com/DBraun/faust/actions/runs/4458934421 there's
> an "artifacts" section at the bottom. It may be possible to use some of
> the libfaust or faust files there, or in more recent runs. I'm hoping to
> finish this sometime soon so that the main Faust repo can automatically
> release faust executables and libfaust on all platforms, and faustgen on
> macos/windows.
>
> On Thu, Mar 23, 2023 at 1:48 PM Henrik Frisk <fris...@gmail.com> wrote:
>
>>
>>
>> On Tue, Mar 21, 2023, 3:37 PM Henrik Frisk <fris...@gmail.com> wrote:
>>
>>>
>>>
>>> Den tis 21 mars 2023 kl 15:09 skrev Stéphane Letz <l...@grame.fr>:
>>>
>>>>
>>>>
>>>> > Le 21 mars 2023 à 14:57, Henrik Frisk <fris...@gmail.com> a écrit :
>>>> >
>>>> > Hi,
>>>> >
>>>> > I have recently changed computer from Linux (where faust have always
>>>> run like a charm) to macos and I've run into some problems. Having
>>>> downloaded the latest 2.54.9 as a dmg and installed it. Having tested
>>>> several fasut2* (fasut2caqt for example) yields:
>>>> >
>>>> > dyld[38924]: Library not loaded: '/opt/local/lib/libncurses.6.dylib'
>>>> >
>>>> > ncurses is installed and the particular library is in
>>>> /opt/homebrew/opt/ncurses/lib/ (installed via brew). Regardless how I try I
>>>> can't get the scrript to find it. I have tried
>>>> >
>>>> >  export PATH="/opt/homebrew/opt/ncurses/bin:$PATH"'
>>>> >   export LDFLAGS="-L/opt/homebrew/opt/ncurses/lib"
>>>> >   export CPPFLAGS="-I/opt/homebrew/opt/ncurses/include"
>>>> >   export PKG_CONFIG_PATH="/opt/homebrew/opt/ncurses/lib/pkgconfig"
>>>> >
>>>> > I have also tried to reinstall ncurses.
>>>>
>>>> Hi Henrik,
>>>>
>>>> Yes, this is a known problem: compiled binaries are not correctly
>>>> self-contained. David Braun is working on improving the situation using
>>>> GitHub actions. You can possibly test the precompiled 2.58.11 version here:
>>>> https://github.com/DBraun/faust/actions/runs/4458934421
>>>
>>>
>>> Ok, will try later!
>>>
>>
>> On a first try it didn't help unfortunately, but I realize now that I
>> just cloned Braun's repository and compiled it. I'm not familiar with
>> github actions and can't quite figure out how to get a precompiled version?
>>
>> /Henrik
>>
>>> _______________________________________________
>> Faudiostream-users mailing list
>> Faudiostream-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to