Hi Matt Sounds good. I like the news letter very much.
Hi Dave I tried to install the main branch in a clean Ubuntu 16.04, it's a bit painful, user need to compile opende, racket before build fluxus. The racket 7.4 from Ubuntu launchpad.net/~plt shipped with libracket3m.a but without librktio.a which lead to build fail, and libffi is required to be linked, it's also required by racket at the runtime. I hope user/developer has a better experience to install and run fluxus. Thanks Walter On Mon, Sep 30, 2019, 11:22 PM Matt Jadud <[email protected]> wrote: > There's someone on the Racket user's list doing a monthly newsletter. This > would be a good item for that. > > A note to the list with an update on fluxus and mention of the newsletter > would probably work. > > I'm traveling right now, or I would offer to send the email. > > Cheers, > M > > > On Mon, Sep 30, 2019, 10:11 Hong Yang <[email protected]> wrote: > >> Hi Dave >> >> Good to known it works:) >> >> Let's make it great again? >> >> At least there is one thing we can do now: let Racket community know this >> news. >> >> commet? >> >> Thanks >> Walter >> >> >> dave <[email protected]> 于 2019年9月27日周五 下午3:48写道: >> >>> Hi all, >>> >>> I found it (and libffi.a) lurking in various hidden .libs directories in >>> the racket source. >>> >>> However it seems fluxus doesn't need either of them now, as I took them >>> out of the SConstruct and it still runs - I guess they are part of >>> libracket3m now. >>> >>> Great to have fluxus running with the latest racket again! >>> >>> cheers, >>> >>> dave >>> >>> On 26/09/2019 09:40, dave wrote: >>> > Hi Walter, >>> > >>> > Just building fluxus here with your updates - I'm probably being silly, >>> > but I can't find any info on how to install rktio library which is now >>> a >>> > dependancy... is there something extra needed for the racket configure? >>> > >>> > cheers, >>> > >>> > dave >>> > >>> >>>
