scsh-users
[Top] [All Lists]

Help with Interix

To: scsh-users@scsh.net
Subject: Help with Interix
From: Ivan Shvedunov <ivan4th@gmail.com>
Date: Sat, 23 Oct 2004 02:38:42 +0400
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=eOvfumkREhS9uiClxD64v98sfq5qtt1Dn/3cXAp/D5Cb08nKhpyIEwzVuNcDwCIeH/Qyia9CEsFD9VeGaytY8LuRrRhZyY7TeuJgE1Fbz65DEDfBWu1EfujvJz1LR2Pvz39LFahiOIriX/Jj+3qpOaAOqGINADoG8Tq1ZzmIzcw=
List-id: <scsh-users.list-id.scsh.net>
Reply-to: Ivan Shvedunov <ivan4th@gmail.com>
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.

<Prev in Thread] Current Thread [Next in Thread>