[This chapter is very preliminary. Please provide feedback if
gmeteor
works for you.]
To install gmeteor
, you need guile-1.3
or newer installed
in your system. Then type
bash$ ./configure bash$ make bash$ make install
gmeteor
works only if it has been installed, because it
needs to load auxiliary Scheme files and a shared library. Sorry about
that.
gmeteor
has been tried succesfully on RedHat Linux 5.2 (with
guile-1.3
), RedHat Linux 6.0 (with guile-1.3.4
), and Linux
PPC (with guile-1.3.4
).