On Wed, 20 Nov 2019 20:11:09 -0800 (PST)
tbrooke <tom.bro...@gmail.com> wrote:

> I have been trying to get the path set for racket 7.5 cs on OSX -
> 7.4 cs worked fine 
> 
> I am not on Catalina yet. I am on Mojave 10.14.6
> 
> I renamed the directory I tried adding to paths.d and still no go
> 
> I get:
> 
> zsh: command not found: racket
> 
> This works from the command line:  /Applications/Racket/bin/racket
> and /Applications/Racket/bin/raco 
> 

You must add directories to a PATH variable. Adding files does not work.

When you add /Applications/Racket/bin to your PATH things should work
fine.

-- 
Manfred

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20191121101631.2b6aae25%40hogwart.

Reply via email to