[plt-scheme] Re: error reporting (+ readline)
I have dowloaded DrScheme again and installed the binary and now
error reporting works as expected. Clearly there was something
wrong with my early installation (probably my fault).
However, I have tried to install the readline.plt library and I get
the following error message;
setup-plt readline.plt
;;;; lot of stuff here ...
make: made compiled/native/i386-linux/mzrl.o
make: made compiled/native/i386-linux/mzrl.so
setup-plt: Compiling .zos used by readline
setup-plt: in /home/micheles/.plt-scheme/205/collects/readline/
load-extension: bad version 204 (not 205) from "/home/micheles/.
plt-scheme/205/collects/readline/compiled/native/i386-linux/mzrl.so"
setup-plt: Done setting up
setup-plt:
setup-plt: Error during Compiling .zos for readline (/home/micheles/.plt-scheme/205/collects/readline)
setup-plt: load-extension: bad version 204 (not 205) from "/home/micheles/.
plt-scheme/205/collects/readline/compiled/native/i386-linux/mzrl.so"
It seems I have an old version of readline isnt'it ? I took it from
DrScheme repository (the French mirror, actually). How to fix this?
Thanks for the prompt replies,
Michele