[plt-scheme] (no subject)

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jul 30 15:17:06 EDT 2004

On Jul 30, duanewinner at att.net wrote:
> 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?

Yes.


> 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".

(I don't remember where these go, but it should be safe to just
reinstall.)

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


Posted on the users mailing list.