[plt-scheme] 4.2.5 inst fails due to collection root

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Apr 7 15:31:42 EDT 2010

On Apr  7, Paulo J. Matos wrote:
> setup-plt:   /home/pmatos/.plt-scheme/4.2.5/collects
> setup-plt:   /home/pmatos/Applications/plt/plt-4.2.5/collects
> omitted-paths: given directory path is not in any collection root: #<path:/home/pmatos/Code/eboc/src>

Looks like you might have some file in your local
~/.plt-scheme/4.2.5/collects that hase an info entry that refers to
the offending path.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.