GNU bug report logs -
#32369
git guile missing files from repository when cloning
Previous Next
Reported by: Java House <java4dev <at> gmail.com>
Date: Sun, 5 Aug 2018 13:24:01 UTC
Severity: normal
Tags: notabug
Done: Mark H Weaver <mhw <at> netris.org>
Bug is archived. No further changes may be made.
Full log
Message #12 received at control <at> debbugs.gnu.org (full text, mbox):
tags 32369 + notabug
close 32369
thanks
Hi,
Java House <java4dev <at> gmail.com> writes:
> I am trying to install guile by following instructions.
> I cloned the source code in my unix FreeBSD 11.2-RELEASE
> git clone git://git.sv.gnu.org/guile.git
>
> And tried to follow instructions in the README file.
>
> unfortunately the INSTALL file as well as the ./configure file are
> missing from the guile directory.
When building from a git checkout, you must begin by running
./autogen.sh in the top-level source directory, to generate the
./configure script and others. Note that more tools are required to
perform this step than to build from a tarball release. See the
'HACKING' file in the top-level source directory for details.
Mark
This bug report was last modified 6 years and 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.