scsh-users
[Top] [All Lists]

Re: Arc a la carte --- does not work (scheme48 does)

To: mmc@maruska.dyndns.org (Michal Maru¹ka)
Subject: Re: Arc a la carte --- does not work (scheme48 does)
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Fri, 15 Mar 2002 09:30:48 +0100
Cc: walter@pelissero.org, scsh-news@zurich.ai.mit.edu
Sender: gasbichl@informatik.uni-tuebingen.de
>>>>> "Michal" == Michal Maru¹ka <mmc@maruska.dyndns.org> writes:

Michal> "Walter C. Pelissero" <walter@pelissero.org> writes:
>> As far as I can remember that module goes into initial.image.  Therefore you
>> have to regenerate the initial.image.  If I'm not wrong this needs a working
>> Scheme48 already installed in your system.

Michal> i've succeed in modifying scheme48 (scheme48-0.53 ... the system i use 
to build
Michal> CVS scsh):

There is no need to modify Scheme 48 to make changes to scsh.

Michal> i patch: scheme/rts/read.scm  (by adding the same lines)
Michal> and issue:
Michal> $ make image


Michal> But i cannot find the way for scsh.

After you modified scsh-0.6.1/scheme/rts/read.scm, type 

make build/initial.image

watch the output for warnings and if there are none related to
you patch, type

make

To get a fresh scsh/scsh.image

-- 
Martin

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