scsh-users
[Top] [All Lists]

Help with Interix

To: Ivan Shvedunov <ivan4th@gmail.com>
Subject: Help with Interix
From: "Brian D. Carlstrom" <bdc@carlstrom.com>
Date: Fri, 22 Oct 2004 20:03:26 -0700
Cc: scsh-users@scsh.net
List-id: <scsh-users.list-id.scsh.net>
Reply-to: "Brian D. Carlstrom" <bdc@carlstrom.com>
Ivan Shvedunov writes:
 > 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 did work on Interix but I had a shared build tree with a working
cygwin so I never had to run ./autogen.sh, automake, autoconf under
Interix.


 > 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...

This part of the makefile is basic "sh" stuff. I'm surprised it wouldn't
work. I would run "make install" and review the commands to make sure
they make sense, perhaps with "make -n install" 

 > P.S. Please excuse my poor english.

no problems there!

-bri

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