[plt-scheme] installation of DrScheme
Jesus Alexander Aranda <jesarana at eisc.univalle.edu.co> wrote:
> -Could you tell me the exacts requirements for the installation of
> DrScheme in Linux?
From memory, you need the normal base system (including a bourne shell like
bash) and the X libraries. To get SrPersist working requires one of the
ODBC libraries, like unixodbc. If you want to compile it, you probably need
a bit more, such as the GCC C compiler.
> -Whichs are the versions of linux that works well with DrScheme?
It's currently in Debian's unstable branch, but work is about to start on
making a tidier package of it, I think.
I hope that helps,
MJR