[plt-scheme] Error building exp-tagged cvs sources
On Mar 19, Carl Eastlund wrote:
>
> I'm building DrScheme et al from cvs sources on Debian Linux and
> consistently get the following error running plt/install:
>
> setup-plt: Error during Compiling .zos for JavaWizard
> (/glamer/space/cce/plt/collects/profjWizard) setup-plt:
> standard-module-name-resolver: collection not found: "testing" in
> any of: ("/glamer/space/cce/plt/collects") install: Errors in
> compilation process! (1)
rm -rf plt/collects/profjWizard
should make this work.
> I need this build to be from cvs because once it works there are
> some non-exp-tagged subtrees of collects I need to add. [...]
Uh, so why do you need to build it from CVS? You can install the
normal copy, then add new collections on the installed tree...
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!