Ticket #179 (needinfo defect)

Opened 15 years ago

Last modified 15 years ago

c.plt fails to install correctly

Reported by: pocmatos@… Owned by: dherman
Priority: minor Milestone:
Component: dherman/c.plt Keywords:
Cc: Version: 3.1
Racket Version: 4.1.5.3

Description

I get on a REPL:

(require (planet dherman/c:3:1))

require: unknown module: 'program
setup-plt: error: during Building docs for /home/pmatos/.plt-scheme/planet/300/4.1.5.3/cache/cce/scheme.plt/3/0/scribblings/main.scrbl
setup-plt: require: unknown module: 'program

Change History

Changed 15 years ago by dherman

  • status changed from new to needinfo

Note the error message: this is just an issue building the Scribble docs for another PLaneT package (cce/scheme.plt:3:0) that's required by c.plt. This gets reported as an error, but it actually should have installed anyway.

Can you check whether you're able to use the package?

Note: See TracTickets for help on using tickets.