I'm a poor soul having to work under M$ windows. I still want to use
scsh there. I have both Cygwin and Interix installed, but I don't want
to reinstall Cygwin (I need to do it in order to make scsh work
there). So I tried to make it work under Interix (Windows Services for
UNIX). After browsing scsh mailing list archives, I've discovered that
r0-6-stable CVS branch appears to be ported there. So I've downloaded
it, installed automake, autoconf and m4. ./autogen.sh didn't work - it
complained about ./build/filenames.make. I've copied this and other
missing files, including some scheme48 image etc. from 0.6.6 tarball
- everything compiled OK. I've did make install, but it didn't install
image files into /usr/local/lib/scsh and .scm files into
/usr/local/lib/scsh/scsh, so scsh starts, but works as plain Scheme -
i.e. it doesn't understand things like (run (ls)). I've tried copying
.scms, but it didn't help...
Would someone please enlighten me, how can I install scsh in that
hostile environment?
Thanks in advance,
Ivan
P.S. Please excuse my poor english.
|