[racket] Starting Racket?

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Sat Oct 1 10:58:00 EDT 2011

Your path needs to have the *directory* that `drracket' is in, not the
file itself.  $PATH is a list of directories.


On Sat, Oct 1, 2011 at 7:51 AM, michael rice <nowgate at yahoo.com> wrote:
> Just installed the 64-bit Linux Fedora 14 version (I'm using F15), but seem
> to be having a problem starting it up.
> [michael at sabal ~]$ ls /usr/racket/bin/drracket
> /usr/racket/bin/drracket
> [michael at sabal ~]$ echo $PATH
> /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/michael/bin:/usr/racket/bin/drracket
> [michael at sabal ~]$ drracket
> bash: drracket: command not found...
> Am I forgetting something?
> Michael
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
sam th
samth at ccs.neu.edu



Posted on the users mailing list.