[plt-scheme] Error installing 352.8 (from source build)
On Oct 23, Paulo J. Matos wrote:
> Hi all,
>
> Got an error installing 352.8 from source:
> setup-plt: Installing Imperative Draw Teachpack
> standard-module-name-resolver: expected argument of type <module
> path>; given (lib "\u0000lass.ss")
> setup-plt: Installing ProfessorJ
> setup-plt: Post-Installing MrEd
> setup-plt: Post-Installing MysterX
> Warning: can't install MysterX on non-Windows machine
> setup-plt: Post-Installing MzCOM
> Warning: can't install MzCOM on non-Windows machine
> setup-plt: Done setting up
> setup-plt:
> setup-plt: Error during General Install for Imperative Draw Teachpack
> (/usr/local/lib/plt/collects/htdch/idraw)
> setup-plt: standard-module-name-resolver: expected argument of type
> <module path>; given (lib "\u0000lass.ss")
> make: *** [install] Error 1
>
>
> Any ideas what this might be about?
Looks like a corrupt file in /usr/local/lib/plt/collects/htdch/idraw
(a NUL character instead of "c").
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!