Go to the first, previous, next, last section, table of contents.

Bug reports and hackarounds for various Guile releases

Note: this is the r0 release I picked up on April 12 1996; I am not clued in to the release nomenclature, but I thought it was important to call it r0.3 because version r0 has changed around a few times already.

Other note: the guile-1.0b0 is a version I got from Tom Lord on 1996/04/22. It has diverged significantly from guile-r0.3, and I am now experimenting with it.

Installation problems with guile-r1.0

Anthony Green (green@cygnus.com) made me this snapshot on June 20th.

I first installed with no special options: ./configure --prefix=/packages

Installation problems with guile-1.0b1

This is Tom Lord's latest private release. It seems to install well on SunOS4. Unfortunately it has not yet been documented, and I have not yet figured it out enough to merge it in this documentation.

Installation problems with guile-r0.3

The guile-r0.3 snapshot is one Tom Tromey made for me. It contains fixes to the tcl-lambda() problem I reported.

I configure it with

./configure --prefix=/packages --enable-i18n --with-threads

Execution problems with guile-r0.3


Go to the first, previous, next, last section, table of contents.