In case someone is still struggling with this: I had the same EOF
problem and I resolved it by using tar/gzip instead of winzip to
decompress the scsh tar ball.
-pp
dvanhorn@emba.uvm.edu wrote in message
news:<1025576804.3d210f649b987@webmail.emba.uvm.edu>...
> 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 ftp://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
|