I just tried installing planet-neil-csv2 from within DrRacket, and I received the error below. I'm not sure if it's a problem with answering the "Would you like to install..." question, but I was never given the opportunity to type anything.
Any ideas? I'll try installing those dependencies first, and see if that resolves the issue. Thanks, Brian --- snip --- Resolving "planet-neil-csv2" via http://download.racket-lang.org/releases/6.0.1/catalog/ Resolving "planet-neil-csv2" via http://pkgs.racket-lang.org Resolving "planet-neil-csv2" via http://planet-compats.racket-lang.org Downloading http://planet-compat.racket-lang.org/static/planet-neil-csv2.plt The following uninstalled packages are listed as dependencies of planet-neil-csv2: planet-neil-overeasy2 planet-neil-mcfly-tools1 planet-neil-mcfly1 Would you like to install these dependencies? [Y/n/a/?] string-trim: contract violation expected: string? given: #<eof> context...: /Applications/Racket v6.0.1/collects/racket/string.rkt:76:0: string-trim22 /Applications/Racket v6.0.1/collects/pkg/lib.rkt:1336:2: loop /Applications/Racket v6.0.1/collects/pkg/lib.rkt:1391:2: install-package/outer /Applications/Racket v6.0.1/collects/pkg/../racket/private/map.rkt:37:19: loop /Applications/Racket v6.0.1/collects/pkg/lib.rkt:1366:0: install-packages144 /Applications/Racket v6.0.1/collects/racket/file.rkt:363:8 /Applications/Racket v6.0.1/collects/racket/file.rkt:352:0: call-with-file-lock44 /Applications/Racket v6.0.1/collects/pkg/main.rkt:167:14 /Applications/Racket v6.0.1/share/pkgs/gui-lib/mrlib/terminal.rkt:210:7 /Applications/Racket v6.0.1/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:451:6 /Applications/Racket v6.0.1/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:502:32 /Applications/Racket v6.0.1/collects/racket/private/more-scheme.rkt:147:2: call-with-break-parameterization /Applications/Racket v6.0.1/share/pkgs/gui-lib/mred/private/wx/common/queue.rkt:397:18: loop --- snip --- -- Brian Adkins Lojic Technologies, LLC http://lojic.com/ ____________________ Racket Users list: http://lists.racket-lang.org/users

