[plt-scheme] Installing PLAI on DrScheme 352

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Aug 24 17:28:26 EDT 2006

I'm not really sure, but it looks like setup-plt is trying to compile
some other file in the default installation, which shouldn't be
happening (unless plai has caused that file's .zo to get out of date,
which would be strange).

Robby

At Thu, 24 Aug 2006 17:24:57 -0400, "Shriram Krishnamurthi" wrote:
> Pupeno,
> 
> I suspect the real problem has to do with the installation or with
> some assumption made by the PLT installer.
> 
> The PLAI installation itself does not, to the best of my knowledge,
> try to modify things outside its own collection space, other than
> getting its languages listed in the global list of languages using
> ADD-LANGUAGE!.  Is it possible (Robby? Eli?) that this operation is
> what is causing the problem, interacting with the filesystem
> permissions?  I use --collection-plt to make the plai.plt file.
> Should I have been using some additional build flags?
> 
> Shriram
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.