[racket] First use of a PLaneT package

From: Joe Gilray (jgilray at gmail.com)
Date: Sun Jun 3 00:16:17 EDT 2012

Hi Racketeers,

I added "*(require (planet dherman/memoize:3:1))"*
to my code and have been successful in using define/memo, but since this is
my first experience with PLaneT, I have some basic questions.

1) The install took about 20 minutes, is this normal or did something go
awry (see messages below)?

2) How do I find out which packages were installed?  Is there a way to know
which packages will be installed without installing?

3) It appears to have installed some documentation, but when I bring up the
local docs and "search manuals" for define/memo I get no hits.  How do I
access/search the installed docs?

Thanks,
-Joe


expand: unbound identifier in module
expand: unbound identifier in module
expand: unbound identifier in module
raco setup: error: during making for <planet>/cce/scheme.plt/6/3 (Scheme
Utilities: (planet cce/scheme))
raco setup:   expand: unbound identifier in module
raco setup: error: during making for <planet>/cce/scheme.plt/6/3/reference
raco setup:   expand: unbound identifier in module
raco setup: error: during Building docs for
C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\cce\scheme.plt\6\3\reference\manual.scrbl
raco setup:   expand: unbound identifier in module
expand: unbound identifier in module
expand: unbound identifier in module
expand: unbound identifier in module
raco setup: error: during making for <planet>/untyped/unlib.plt/3/24 (Unlib)
raco setup:   expand: unbound identifier in module
raco setup: error: during making for
<planet>/untyped/unlib.plt/3/24/scribblings
raco setup:   expand: unbound identifier in module
raco setup: error: during Building docs for
C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\untyped\unlib.plt\3\24\scribblings\unlib.scrbl
raco setup:   expand: unbound identifier in module
module: identifier is already imported
module: identifier is already imported
raco setup: error: during making for <planet>/cce/scheme.plt/4/1 (Scheme
Utilities: (planet cce/scheme))
raco setup:   module: identifier is already imported
raco setup: error: during Building docs for
C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\cce\scheme.plt\4\1\scribblings\main.scrbl
raco setup:   module: identifier is already imported
copy-file: copy failed; cannot copy: C:\Program Files\Racket\Racket.exe to:
C:\Program Files\Racket\sake.exe (Access is denied.; errno=5)
WARNING: collected information for key multiple times: '(index-entry
(mod-path "(planet schematics/sake)")); values: (list '("(planet
schematics/sake)") (list (sized-element ...)) #<module-path-index-desc>)
(list '("(planet schematics/sake)") (list (sized-element ...))
#<module-path-index-desc>)
WARNING: collected information for key multiple times: '(mod-path "(planet
schematics/sake)"); values:
'#(#<path:C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html>
("Build files") #t (mod-path "(planet schematics/sake)"))
'#(#<path:C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html>
("The Sake API") #t (mod-path "(planet schematics/sake)"))
WARNING: collected information for key multiple times: '(index-entry
(mod-path "(planet schematics/sake)")); values: (list '("(planet
schematics/sake)") (list (sized-element ...)) #<module-path-index-desc>)
(list '("(planet schematics/sake)") (list (sized-element ...))
#<module-path-index-desc>)
WARNING: collected information for key multiple times: '(mod-path "(planet
schematics/sake)"); values:
'#(#<path:C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html>
("Build files") #t (mod-path "(planet schematics/sake)"))
'#(#<path:C:\Users\Gilrays\AppData\Roaming\Racket\planet\300\5.2.1\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html>
("The Sake API") #t (mod-path "(planet schematics/sake)"))
raco setup: error: during Launcher Setup for
<planet>/schematics/sake.plt/1/0 (Sake)
raco setup:   copy-file: copy failed; cannot copy: C:\Program
Files\Racket\Racket.exe to: C:\Program Files\Racket\sake.exe (Access is
denied.; errno=5)
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
WARNING: no declared exporting libraries for definition
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120602/d407a920/attachment-0001.html>

Posted on the users mailing list.