I've downloaded from
http://ftp.gnu.org/gnu/mit-scheme/snapshot.pkg/20090107/mit-scheme-20090107-ix86-gnu-linux.tar.gzand
checked that the md5sum was correct, then followed the instructions on
the webpage:
http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-user/Unix-Installation.html.
I get the following error when I run scheme:

[r...@cli50026 local]# scheme
scheme: error while loading shared libraries: libgdbm.so.3: cannot open
shared object file: No such file or directory

I did a check with find and got:
./lib/mit-scheme/lib/prmhash.so
./lib/mit-scheme/lib/prgdbm.so
./lib/mit-scheme/lib/prbfish.so
./lib/mit-scheme/lib/prmd5.so
where ./ = /usr/local/lib

I tried renaming prgdbm.so as libgdbm.so but got the same error message,
this was having set the path to include /usr/local/lib/mit-scheme/lib/ .

Any idea what I'm doing wrong?
Any help appreciated.
Thanks
Oliver
_______________________________________________
MIT-Scheme-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to