X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/8ae4d7ba126fb3334e5979c93f6e07d2a937396a..57b74422f6f3c38151f7a716317a25654c87f437:/SNAPSHOTS diff --git a/SNAPSHOTS b/SNAPSHOTS index 395f79ca9..c71dbe8a7 100644 --- a/SNAPSHOTS +++ b/SNAPSHOTS @@ -27,3 +27,12 @@ For getit, that's: The snapshot FTP site is mirrored at the following locations: Austria: ftp://ftp.aec.at/pub/guile Japan: ftp://ftp.jaist.ac.jp/pub/lang/scheme/guile + + +To build the snapshot, you will need to have autoconf, automake, and +libtool installed on your system; the recommended versions are listed +in README. + +After you have unpacked the tar file, run the command `./autogen.sh'. +This builds the configure script, Makefile.in, and other derived files +used by the build system.