[plt-scheme] Running File -> Install .plt File command against "PLaneT Package Repository"

From: Noel Welsh (noelwelsh at gmail.com)
Date: Thu Jul 26 14:44:25 EDT 2007

On 7/26/07, Luis Rosso <lmrosso at hotmail.com> wrote:
> (require (planet "[file]" ("oesterholt" "webbot.plt" 1 3)))
>
> I have the following error reported:
>
> open-input-file: cannot open input file: "C:\Documents and
> Settings\Administrator\Application Data\PLT
> Scheme\planet\300\370\cache\oesterholt\webbot.plt\1\3\[file]" (The system
> cannot find the file specified.; errno=2)

[file] means "the particular file from webbot that you want to use".
You should check the documentation for that.  However Planet has now
downloaded and installed the webbot code for you, so that part works.

N.


Posted on the users mailing list.