unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#32369: git guile missing files from repository when cloning
@ 2018-08-05 10:31 Java House
  2018-08-05 15:37 ` Mark H Weaver
  0 siblings, 1 reply; 3+ messages in thread
From: Java House @ 2018-08-05 10:31 UTC (permalink / raw)
  To: 32369

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#32369: git guile missing files from repository when cloning
  2018-08-05 10:31 bug#32369: git guile missing files from repository when cloning Java House
@ 2018-08-05 15:37 ` Mark H Weaver
  2018-08-05 16:24   ` Java House
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2018-08-05 15:37 UTC (permalink / raw)
  To: Java House; +Cc: 32369

tags 32369 + notabug
close 32369
thanks

Hi,

Java House <java4dev@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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#32369: git guile missing files from repository when cloning
  2018-08-05 15:37 ` Mark H Weaver
@ 2018-08-05 16:24   ` Java House
  0 siblings, 0 replies; 3+ messages in thread
From: Java House @ 2018-08-05 16:24 UTC (permalink / raw)
  To: mhw; +Cc: 32369

Got it, thanks!
I will give it a try following the HACKING instrunctions.

Kind Regards
Nikolas
Στις Κυρ, 5 Αυγ 2018 στις 6:38 μ.μ., ο/η Mark H Weaver <mhw@netris.org> έγραψε:
>
> tags 32369 + notabug
> close 32369
> thanks
>
> Hi,
>
> Java House <java4dev@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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-05 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-05 10:31 bug#32369: git guile missing files from repository when cloning Java House
2018-08-05 15:37 ` Mark H Weaver
2018-08-05 16:24   ` Java House

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).