[plt-scheme] (no subject)
Thanks,
That was it!
Now that I have that fixed, how can I cleanly uninstall the messed up installation so that I can cleanly install it correctly now? Can I just "rm -rf /usr/local/plt" and reinstall from source?
Or are there shared libraries or other files elsewhere in my system that I need to look for as well? I ran configure with "--prefix=/usr/local/plt --enable-shared".
Thanks again,
Duane
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> On Jul 30, duanewinner at att.net wrote:
> > This worked fine on another box (same FreeBSD release, same
> > plt-scheme source), but don't why it's failing here. Why is it
> > looking in /opt/plt/collects?
> >
> > Am I missing something?
>
> Is PLTCOLLECTS set in your environment?
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!