[gambit-list] Trying to build termite with beta 22

Guillaume Germain guillaume.germain at gmail.com
Thu Apr 19 00:42:44 EDT 2007


On 4/18/07, Bradley Lucier <lucier at math.purdue.edu> wrote:
>
> There have been some attempts to build termite with gambc-4.0b22, and
> I had tried it earlier without success, so I thought I'd report my
> attempt more clearly so somebody might be able to help (hi,
> Guillaume!).


Hi Brad :)

I've applied your fix, thanks! It's in the repository and I've updated the
tarball.

I've also updated the 'INSTALL' file.  It can now be used as a shell script
to install the current version of Gambit along with the current version of
Termite. As an example:

$ lynx --source http://toute.ca/termite/INSTALL | sh

will get Gambit and Termite and will compile them properly.


[brad:~/programs/termite/examples] lucier% gsi cell.scm
> *** ERROR IN "cell.scm"@21.24 -- Datum or EOF expected


An extra parenthesis... how embarassing :/


Shat start[123].sh are supposed to do is anybody's guess ;-).


You can use those scripts to quickly start nodes and have them named as
node1, node2 and node3 in your programs.

For example:

[in console 1]
sh start1.sh
>

[in console 2]
sh start2.sh
> (remote-spawn node1 (lambda () (print 'yay)))

[in console 1]
> yay


Guillaume
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20070419/e4aed87b/attachment.htm>


More information about the Gambit-list mailing list