On Wed, Aug 4, 2010 at 18:35, Robby Findler <ro...@eecs.northwestern.edu>wrote:
> This works fine for me (and is something that is pretty heavily relied > on for more than a decade now): > > [ro...@penghu] ~/Desktop$ export PLTCOLLECTS=/home/robby/something: > [ro...@penghu] ~/Desktop$ racket > Welcome to Racket v5.0.1.2. > > (current-library-collection-paths) > '(#<path:/home/robby/something> > #<path:/Users/robby/Library/Racket/5.0.1.2/collects> > #<path:/Users/robby/git/exp/plt/collects>) > > ^D > > my bad, obviously: I forgot to "export"... The variable was then available to the command line but not to child process. Thanks.
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users