Also, I've tried both:

brew cask install racket
 and
brew install racket 
  

On Thursday, January 18, 2018 at 1:38:54 PM UTC-8, Scott Watson wrote:
>
> Here's what I see... any ideas? 
>
> I've been running it under dtruss/dtrace to try and spot what is 
> different, but so far no luck.
>
> If run the IDE it also works!
>
> bash-3.2$ racket
> Welcome to Racket v6.11.
> standard-module-name-resolver: collection not found
>   for module path: (submod (lib "racket/init") configure-runtime)
>   collection: "racket"
>   in collection directories:
>    /usr/local/collects
>    /usr/local/Cellar/minimal-racket/6.11/share/racket/pkgs/racket-lib
>   context...:
>    show-collection-err
>    standard-module-name-resolver
> standard-module-name-resolver: collection not found
>   for module path: racket/interactive
>   collection: "racket"
>   in collection directories:
>    /usr/local/collects
>    /usr/local/Cellar/minimal-racket/6.11/share/racket/pkgs/racket-lib
>   context...:
>    show-collection-err
>    standard-module-name-resolver
> standard-module-name-resolver: collection not found
>   for module path: racket/base
>   collection: "racket"
>   in collection directories:
>    /usr/local/collects
>    /usr/local/Cellar/minimal-racket/6.11/share/racket/pkgs/racket-lib
>   context...:
>    show-collection-err
>    standard-module-name-resolver
>
> bash-3.2$ sudo racket
> Password:
> Welcome to Racket v6.11.
> > "totally works"
> "totally works"
> > 
>

-- 
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to