scheme shell
about
download
support
resources
docu
links
 
scsh.net

From: dvanhorn@emba.uvm.edu
Subject: Re: 0.6.2 Build problems on cygwin
Newsgroups: comp.lang.scheme.scsh
Date: Mon, 01 Jul 2002 22:26:44 -0400 (EDT)
X-Sent: 4 hours, 55 minutes, 53 seconds ago


Hello,

Quoting Alexander Vasic <vasic@infonie.fr>:
> I had the same problem (premature EOF while reading image). Run
> cygwin's
> setup.exe
> again and choose UNIX line ending convention instead of DOS convention.
 
Thank you Alexader. 

I ran the cygwin setup.exe and chose the Unix CR/LF option (which I'm pretty
sure was the original setting on my machine). Then with a fresh copy of the
tarball, I tried again. No luck.

So I...
1. unistalled cygwin. http://www.cygwin.com/faq/faq_2.html#SEC20
2. reinstalled cygwin.
3. wget http://ftp.scsh.net/pub/scsh/0.6/scsh-0.6.2.tar.gz
4. tar -zxf scsh-0.6.2.tar.gz
5. ./configure, make, ./go
Welcome to scsh 0.6.2 (Gambit-C 4.0)
Type ,? for help.

> scsh 0.6.2 builds and runs fine under cygwin/win2k.

Apparently, it does.

Thanks,
David

--
dvanhorn at cs dot uvm dot edu

Up