[plt-scheme] Re: cannot use drscheme (collection paths are empty) (Satux Linux)
Robby Findler's solution worked. Now the problem is gone. Thanks both
of you for the quick answers.
Thanks A LOT.
Emilio Moretti
On Feb 14, 8:07 pm, Eli Barzilay <e... at barzilay.org> wrote:
> On Feb 14, Emilio wrote:
>
> > I installed DrScheme 4.1.4 on Satux Linux
>
> > ./configure --prefix=/usr/local --enable-shared
> > make
> > sudo make install
>
> > No problems at all, mzscheme works without problems but drscheme is
> > giving me a hard time.
>
> If MzScheme works fine, then it was able to find the collections. The
> problem is probably in the plt preferences being corrupt somehow. (I
> think that there was a bug report recently about this problem.) You
> can try to remove the preferences (in ~/.plt-scheme/plt-prefs.ss)
> before you start DrScheme.
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme