[plt-scheme] Is packages installation portable?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Jul 29 10:45:59 EDT 2009

The right way to do that is to download the .plt file via the planet
commandline tool (on the machine that has a network connection) and
then install it via the planet commandline tool (on the machine that
doesn't). "planet fetch" or "planet url" will let you download the
package (altho you may need to rename it if you download via the url
given to from planet url), and then "planet fileinject" lets you
install the file.

Robby

On Wed, Jul 29, 2009 at 9:39 AM, Elena Garrulo<egarrulo at gmail.com> wrote:
> Hello,
>
> where are installed PLT packages? To me it seems they are installed in
> "%USERPROFILE%\Dati applicazioni\PLT Scheme\planet\300\4.2" (Windows).
> Is that correct?
>
> Should I execute a program on another machine, am I required to
> install them again or would suffice copying such directory and
> referencing it in PLTCOLLECTS? The second machine has not an Internet
> collection.
>
> Thanks.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.