Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!cis.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!usenet.eel.ufl.edu!warwick!bsmail!danno!jwilson
From: jwilson@danno (J.S. Wilson Esq.)
Subject: problems compiling scm
Message-ID: <DJJ2Ku.Koy@uns.bris.ac.uk>
Sender: usenet@uns.bris.ac.uk (Usenet news owner)
Nntp-Posting-Host: danno.cs.bris.ac.uk
Organization: University of Bristol, England
X-Newsreader: TIN [version 1.2 PL0]
Date: Wed, 13 Dec 1995 13:53:17 GMT
Lines: 22

I have recently downloaded scm.   I am trying to compile it as an 
MS-DOS exe using Microsoft C/C++ 1.5 but there does not seem to be a 
makefile for this compiler.      
I have tryed to fudge a makefile but I am not experienced with MS 
C/C++.   I get an error on compilation

c:\scm\crs.c(5) : fatal error C1083: Cannot open include file: 'curses.h' 
: No  such file or directory.

Is this a standard library module? if not where can I get it?   Is there 
something wrong with the compiler?   

If anyone out there has a makefile for this or a similar compiler please 
mail it to me.   Or if anyone knows a site from where I can download scm 
compiled for MS-DOS or any other scheme interpreter please mail me or repond.

As you can probably tell I'm rather lost any help is appreciated.


John  


