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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32369 in the body.
You can then email your comments to 32369 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#32369
; Package
guile
.
(Sun, 05 Aug 2018 13:24:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Java House <java4dev <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sun, 05 Aug 2018 13:24:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello
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.
I haven't done any work with make in more than 20 years but I am
suspecting that a makefile is required as well that is also missing.
Any help on how to proceed and build guile?
I tried also to the same steps under linux CentOS but of course this
does not change the fact that the above mentioned files are missing.
We have decided to use guile for both scripting and application
development so I am willing to devote considerable amount of time with
appropriate guidance.
Best Regards
Nikolas
Information forwarded
to
bug-guile <at> gnu.org
:
bug#32369
; Package
guile
.
(Sun, 05 Aug 2018 15:39:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 32369 <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
Added tag(s) notabug.
Request was from
Mark H Weaver <mhw <at> netris.org>
to
control <at> debbugs.gnu.org
.
(Sun, 05 Aug 2018 15:39:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
32369 <at> debbugs.gnu.org and Java House <java4dev <at> gmail.com>
Request was from
Mark H Weaver <mhw <at> netris.org>
to
control <at> debbugs.gnu.org
.
(Sun, 05 Aug 2018 15:39:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-guile <at> gnu.org
:
bug#32369
; Package
guile
.
(Sun, 05 Aug 2018 16:26:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 32369 <at> debbugs.gnu.org (full text, mbox):
Got it, thanks!
I will give it a try following the HACKING instrunctions.
Kind Regards
Nikolas
Στις Κυρ, 5 Αυγ 2018 στις 6:38 μ.μ., ο/η Mark H Weaver <mhw <at> netris.org> έγραψε:
>
> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 03 Sep 2018 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.