me too of to maillist..:( Hong Yang <[email protected]> 于 2019年8月24日周六 下午11:04写道:
> Hi Robby > > The error message just apear after I type (require fluxus/fluxus) in the > drracket. The mentioned so is an extension of racket for fluxus. > > Thanks > Walter > > Robby Findler <[email protected]> 于 2019年8月23日周五 下午7:43写道: > >> (Sorry, accidentally dropped the list CC.) >> >> On Fri, Aug 23, 2019 at 6:42 AM Robby Findler <[email protected]> >> wrote: >> >>> Is this an error you see when you click "run" or does it appear along >>> the very bottom of the window on its own? >>> >>> Robby >>> >>> On Fri, Aug 23, 2019 at 5:23 AM Walter Yang <[email protected]> wrote: >>> >>>> I'm trying to load a module in drracket: >>>> >>>> #lang racket >>>> >>>> (require fluxus/fluxus) >>>> >>>> I got the following error message: >>>> >>>> default-load-extension-handler: forbidden (execute) access to >>>> /usr/share/racket/collects/fluxus/compiled/native/x86_64-linux/3m/fluxus-engine_ss.so >>>> >>>> But it's OK load in command line racket: >>>> >>>> $ racket >>>> Welcome to Racket v7.4. >>>> > (require fluxus/fluxus) >>>> > >>>> >>>> Any comments? >>>> >>>> Thanks >>>> Walter >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Racket Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/racket-users/a76162ca-ee89-4d62-be51-e6a81d6adfd3%40googlegroups.com >>>> <https://groups.google.com/d/msgid/racket-users/a76162ca-ee89-4d62-be51-e6a81d6adfd3%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAATsUuUVM91pMAOM9a9n3WJ4NZb0JjMeFk_CwrbyLBNtfL7gUg%40mail.gmail.com.

