delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20161025; | |
h=mime-version:references:in-reply-to:from:date:message-id:subject:to; | |
bh=TDaHl8S2asSqXG1ec3N8eqTklQt5B6qDHkZPoRLVlF4=; | |
b=Tw439jSKIi2HUCxwLGZT7ObbV+WJMhK17aynzdRF/hK4+L09ix3k23kyN+PwqhaZua | |
eLNV3rMFHBCQr+MUNtdSMiWhyj7JVol52qFvODX53lghuAPeJ2A8/CwTAzV/fh/jl40L | |
6PXUGtMaTQPT02xe3hyp2IxK54DT8eDp9LG50yBrxn1qAntPkbnq+bOXX26PvsvtY+sL | |
QykHFClYazJKjOaph5kYUBrn+lc0en/nNtatqUrObIWNmFtmR0dTtFuy5R8uPHyaBW5d | |
VDpQjPoK+wNjzR202Cr0P8tZGDWibnDcC4hfaVwNhKkeiU02d1FPW2aDJ+3SZgmsTu87 | |
G5Cw== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to; | |
bh=TDaHl8S2asSqXG1ec3N8eqTklQt5B6qDHkZPoRLVlF4=; | |
b=HJDJ965GXImDSKk50vaLig2tkK4UYi41HcJBW/JIaYlv/2wOC81BVMN08hNy0tBksH | |
uC08G4RYm/pG7YXjVN8RFgpo5SidHgbc0hr5ZBPp9kGOSP7QPiRF04y0P82nSL6wi/+9 | |
s3sNIwqbnzp50Tb/JNBZ86WQKmexvX1G5R0qzw5EjqeWKx/MuIGs5swdz2uFasDwyqwC | |
TNYp0Tm3BF+qoYSd3JXXUXUhTLKgqIeLmQ1cPAs1spKS6HrNPo9XRrYwptpWodZpE3Xf | |
mE5A/7fukuJBy2B/hbnMO59Kuoo66+Hna7SnTawKG9bCp0oIJxQKweEbZdoC6yjjj2N7 | |
zT6A== | |
X-Gm-Message-State: | APjAAAU95blVM1lLAF3AQm4aJU7UpqnPbwDmG1dPBJmXotwL/mqGoAg2 |
xjthZzswYZDn6iqFcJOouxKZ2vV/JU8EdHstu4JJdCO/ | |
X-Google-Smtp-Source: | APXvYqwWeKH80EHof9XVWFy04kAXGMJGv2NwpIOLLtfGu1RXVIVogvXhNH2g0NY6sGQmO6RuQf3r8dkSX/XorgYcsUk= |
X-Received: | by 2002:a02:cc50:: with SMTP id i16mr22013590jaq.50.1563106647286; |
Sun, 14 Jul 2019 05:17:27 -0700 (PDT) | |
MIME-Version: | 1.0 |
References: | <CALb_U=7gWXtJtEGp6FmVd9Qz5GhyvSRsY_0YM5xqd1HJYmqnsA AT mail DOT gmail DOT com> |
<36431a588f870df83f3da1e16f28c1b4 AT iae DOT nl> <CAHUm0tMOqsmvv6BLbHf9-LssVXSScqpxOwNTdH-NtERBuYEFMg AT mail DOT gmail DOT com> | |
In-Reply-To: | <CAHUm0tMOqsmvv6BLbHf9-LssVXSScqpxOwNTdH-NtERBuYEFMg@mail.gmail.com> |
From: | "Craig Niederberger (craignied AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Sun, 14 Jul 2019 07:17:16 -0500 |
Message-ID: | <CALb_U=4fBvvsx3Do_rLgGXh3U_ZRkZrdTUBmsxM306DHBg6WpQ@mail.gmail.com> |
Subject: | Re: [geda-user] Is geda no longer compilable on MacOS with Homebrew? |
To: | geda-user AT delorie DOT com |
Reply-To: | geda-user AT delorie DOT com |
--000000000000752702058da32097 Content-Type: text/plain; charset="UTF-8" It's not. I did come across that post, installed guile 1.8 with Homebrew and still no joy. brew tap sadhen/sadhen && brew install guile AT 1 DOT 8 Not sure how to force it to use only guile 1.8 though. On Sun, Jul 14, 2019 at 12:55 AM Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote: > It does not appear to be a particularly new issue > > https://trac.macports.org/ticket/54293 > > On Sun, 14 Jul 2019 14:43 , <mhx AT iae DOT nl> wrote: > >> On 2019-07-14 03:57, Craig Niederberger (craignied AT gmail DOT com) [via >> geda-user AT delorie DOT com] wrote: >> > git clone git://git.geda-project.org/geda-gaf.git [1] >> > >> > ./configure >> > ... >> > checking for guile-2.0 >= 2.0.0... no >> > >> > guile --version >> > guile (GNU Guile) 2.2.6 >> > >> > Been hacking around the web for several hours now and don't see any >> > solution. Is there one? >> >> The same happens in cygwin64 and minGW64. I think the check is simply >> wrong. >> >> -marcel >> > --000000000000752702058da32097 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon= t-family:georgia,serif;font-size:small">It's not. I did come across tha= t post, installed guile 1.8 with Homebrew and still no joy.</div><div class= =3D"gmail_default" style=3D"font-family:georgia,serif;font-size:small"><br>= </div><div class=3D"gmail_default" style=3D"font-family:georgia,serif;font-= size:small">brew tap sadhen/sadhen && brew install guile AT 1 DOT 8<br></d= iv><div class=3D"gmail_default" style=3D"font-family:georgia,serif;font-siz= e:small"><br></div><div class=3D"gmail_default" style=3D"font-family:georgi= a,serif;font-size:small">Not sure how to force it to use only guile 1.8 tho= ugh.</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gm= ail_attr">On Sun, Jul 14, 2019 at 12:55 AM Erich Heinzle (<a href=3D"mailto= :a1039181 AT gmail DOT com">a1039181 AT gmail DOT com</a>) [via <a href=3D"mailto:geda-us= er AT delorie DOT com">geda-user AT delorie DOT com</a>] <<a href=3D"mailto:geda-user@= delorie.com">geda-user AT delorie DOT com</a>> wrote:<br></div><blockquote clas= s=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid r= gb(204,204,204);padding-left:1ex"><div dir=3D"auto">It does not appear to b= e a particularly new issue<div dir=3D"auto"><br></div><div dir=3D"auto"><a = href=3D"https://trac.macports.org/ticket/54293" target=3D"_blank">https://t= rac.macports.org/ticket/54293</a><br></div></div><br><div class=3D"gmail_qu= ote"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, 14 Jul 2019 14:43 , <= <a href=3D"mailto:mhx AT iae DOT nl" target=3D"_blank">mhx AT iae DOT nl</a>> wrote:<b= r></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex= ;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-07-14 03:= 57, Craig Niederberger (<a href=3D"mailto:craignied AT gmail DOT com" rel=3D"noref= errer" target=3D"_blank">craignied AT gmail DOT com</a>) [via <br> <a href=3D"mailto:geda-user AT delorie DOT com" rel=3D"noreferrer" target=3D"_blan= k">geda-user AT delorie DOT com</a>] wrote:<br> > git clone git://<a href=3D"http://git.geda-project.org/geda-gaf.git" r= el=3D"noreferrer noreferrer" target=3D"_blank">git.geda-project.org/geda-ga= f.git</a> [1]<br> > <br> > ./configure<br> > ...<br> > checking for guile-2.0 >=3D 2.0.0... no<br> > <br> > guile --version<br> > guile (GNU Guile) 2.2.6<br> > <br> > Been hacking around the web for several hours now and don't see an= y<br> > solution. Is there one?<br> <br> The same happens in cygwin64 and minGW64. I think the check is simply <br> wrong.<br> <br> -marcel<br> </blockquote></div> </blockquote></div></div> --000000000000752702058da32097--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |