[plt-scheme] cvs ./install failing
On Apr 6, Rohan Nicholls wrote:
> setup-plt:
> /home/rohan/src/plt/collects/hierlist/hierlist-unit.ss:408:11: compile:
> unbound variable in module in: ubli
> setup-plt: Error during Compiling .zos for Browser private
> (/home/rohan/src/plt/collects/browser/private)
> setup-plt:
> /home/rohan/src/plt/collects/hierlist/hierlist-unit.ss:408:11: compile:
> unbound variable in module in: ubli
> install: Errors in compilation process! (1)
Did you try to look at that file, line 408? Looking at it, the only
instance of "ubli" is in "public" -- maybe the anonymous cvs server
screwed up?
> thanks for any help, (probably should just use the packaged versions,
> silly me)
You can use the nightly builds, the come in practically any form from
complete installers to tgz archives that are easy to use in a script
that will give you an updated tree.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!