unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thomas Morley <thomasmorley65@gmail.com>
To: Alejandro Sanchez <hiphish@openmailbox.org>
Cc: Andy Wingo <wingo@pobox.com>, guile-user@gnu.org
Subject: Re: Using '-1' in a method named '*'
Date: Thu, 2 Mar 2017 01:18:07 +0100	[thread overview]
Message-ID: <CABsfGyUKmXFjBrU8qdLJmp7WJQpd9GH18v=ZXwP__ihxxprNuw@mail.gmail.com> (raw)
In-Reply-To: <6E507987-4DF5-4585-85A5-B1E92554C447@openmailbox.org>

2017-03-02 0:46 GMT+01:00 Alejandro Sanchez <hiphish@openmailbox.org>:
>
>> On 01 Mar 2017, at 18:25, Andy Wingo <wingo@pobox.com> wrote:
>>
>> 2.2.0 should come soon (a couple weeks hopefully), but I don't know
>> about 2.0.14.  In the meantime if defining an implementation for "-"
>> works for you to handle negation, that's an OK workaround.
>>
>> Andy
> This may be a stupid question, but how do I build guile? I ran
>
> git clone http://git.sv.gnu.org/r/guile.git
>
> but there is no “configure” file. There is an “automake.sh”, but when I run it it fails with an error

I did after git clone:

sh autogen.sh
./configure
make -j5
sudo make install

More info in HACKING

HTH,
  Harm

>
> configure.ac:943: error: possibly undefined macro: AM_GNU_GETTEXT
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with exit status: 1
>
> I guess it’s something about my setup. What are those tarballs I can download that have a configure file? Are those like half-built where someone has already run automake for me?



  reply	other threads:[~2017-03-02  0:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27 10:06 Using '-1' in a method named '*' Alejandro Sanchez
2017-02-27 19:21 ` Andy Wingo
2017-02-27 22:26   ` Alejandro Sanchez
2017-02-28  8:00   ` tomas
2017-02-28  8:54   ` Andy Wingo
2017-02-28  9:19     ` Andy Wingo
2017-02-28 14:24       ` Alejandro Sanchez
2017-02-28 17:53         ` Amirouche
2017-02-28 18:32           ` Ralf Mattes
2017-03-01 17:25         ` Andy Wingo
2017-03-01 23:46           ` Alejandro Sanchez
2017-03-02  0:18             ` Thomas Morley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-03  0:07 Sandic, Aleksandar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABsfGyUKmXFjBrU8qdLJmp7WJQpd9GH18v=ZXwP__ihxxprNuw@mail.gmail.com' \
    --to=thomasmorley65@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=hiphish@openmailbox.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).