delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2020/09/01/21:56:57

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help 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=PfVwjmRS93JKYX8EO/hAFKbvkmjVqx7p+g/edcrqbx4=;
b=CfCVrQJ6iRq1FW1ItvEkhfuNDUdyYD4N4A3PbMC32cwMBaHuuNH2TrmOVjT3GefbhO
XkgTh3a0dn2iHJfbGOy2C3LzTrTmGdSfM9lm3SQ3zitHDXho82zCQ61qtOjRn2KDbjui
130Zpl5aGfSfdF2fTuxjjsEgKExnW7IpRMw2TFOT6RP9EfflO/ocguUCUNoTtJcS1WuM
4jAZACVzUAL0GLvTm2Axm3SBS6MLyfNWjkfeORt1nYfTzYwrZ2AfSaWZyLAleG6Dih3C
At8yjgu78Q6TB6vYHU8uSDM/8TF5CM9HWfFInGkqo6OJN+O2j9nagSiDYaqEtOT2xMuZ
agdQ==
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=PfVwjmRS93JKYX8EO/hAFKbvkmjVqx7p+g/edcrqbx4=;
b=s/zOsvtLw0Nqu/BYclkq0qM0x3+ShDT+GxkAKAGslZ8Q+H3HI7cIdaSe/JsrM9u8Q2
szy7gq/+cKQm5PVWHlgSd8ANdt2dY9IA9Ln3KcOmfo6tqnf1mMlrIaNlsWHPFg3RRBBD
XTK4HrEt6bVU3Ex+6Xt9Z/bfGeUEkwdQhbon+kRtBiRBSIllXYGHQNwkVbZN9PCNqt4X
D3HjUhrf+sksRIPenXGjyghPkOTYDgkCeNNqkziUcdy6UguybCa0ziQ80kqxIOuLQpQR
2lT2L9RCoFp2TPDDH2nfY2DMqrlxXhYVjSLB635/5lpeuYgaQFLH9qWOer/N1oKsyhgF
3nwQ==
X-Gm-Message-State: AOAM533xS5YSYUneiyc8yIaISFXDBjn8cJZyJIOcH7+kMRHm3FlY9QtD
63RZIDH0F3AAdGElW+Xf3T4E0D1nTsQSiHHydfq5kCXAV4Pqvg==
X-Google-Smtp-Source: ABdhPJy+NU1lHAZEYD6D9XKAUsoMLsv3WEqp5/OSWQOMehxLydQLWjCf3ba0KyoPdU/fWsWzF4ajDaaTurrDHp0vmEI=
X-Received: by 2002:a2e:93cd:: with SMTP id p13mr2033030ljh.460.1599010885585;
Tue, 01 Sep 2020 18:41:25 -0700 (PDT)
MIME-Version: 1.0
References: <CAMw9acBET+YiS2ABx2Kncc9AjS-BFvoCpA4FfY372ZZruZobzw AT mail DOT gmail DOT com>
<20200828224300 DOT GA29927 AT newvzh DOT lokolhoz> <CAMw9acCtcyZW7HTp0CGHqygGbjXK8_SZiNzn-+Z0cNiuNHL85g AT mail DOT gmail DOT com>
<20200829221451 DOT GA2565 AT newvzh DOT lokolhoz> <CAMw9acCbnS9X5Cph_hbkqghGoCTb4Ac+GNT+QRx1wOJ_uoNyUA AT mail DOT gmail DOT com>
<CAMw9acCBEy0Q0zMu2+duP_E12po9uoFs9jD7Cafzu_tXiRCHOQ AT mail DOT gmail DOT com>
<664de6c2-ad96-8298-1b64-ad550acfca64 AT k4gvo DOT com> <CAMw9acAxLN+NU0cbmTfPFHrYyFmvMkAdpyPuaDBzd8S9HaTN7Q AT mail DOT gmail DOT com>
<20200901193434 DOT GB19839 AT newvzh DOT lokolhoz>
In-Reply-To: <20200901193434.GB19839@newvzh.lokolhoz>
From: "Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
Date: Wed, 2 Sep 2020 03:41:14 +0200
Message-ID: <CAMw9acBo6uMTgS-Sp24aVxq+y8d9XXC+RTHJTJY23rquzm+Fmw@mail.gmail.com>
Subject: Re: [geda-help] Linux
To: geda-help AT delorie DOT com
Reply-To: geda-help AT delorie DOT com

--000000000000d3cddf05ae4abb1d
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi,
I next got to a point:
configure: error: GTK+ 2.24.0 or later is required.

I then did:
torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ sudo apt-get
install libgtk2.0-dev

And then:
torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ ./configure
--prefix=3D/home/torben/lepton

And then:
torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ make

That ended in a lot (and I mean a lot) of information that ended in what is
listed under AAA below.

Then finally:
torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ make install

That ended in what is listed under BBB below.

Obviously "make" and "make install" did not go well - can I do anything now=
?
torben

AAA:
  MAKEINFO lepton-scheme.html
/home/torben/Downloads/lepton-eda-1.9.11/build-tools/missing: line 81:
makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
make[3]: *** [Makefile:517: lepton-scheme.html] Error 1
make[3]: Leaving directory
'/home/torben/Downloads/lepton-eda-1.9.11/docs/scheme-api'
make[2]: *** [Makefile:475: all-recursive] Error 1
make[2]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11/docs'
make[1]: *** [Makefile:567: all-recursive] Error 1
make[1]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11'
make: *** [Makefile:499: all] Error 2

BBB:
/home/torben/Downloads/lepton-eda-1.9.11/build-tools/missing: line 81:
makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
make[4]: *** [Makefile:517: lepton-scheme.html] Error 1
make[4]: Leaving directory
'/home/torben/Downloads/lepton-eda-1.9.11/docs/scheme-api'
make[3]: *** [Makefile:699: install-am] Error 2
make[3]: Leaving directory
'/home/torben/Downloads/lepton-eda-1.9.11/docs/scheme-api'
make[2]: *** [Makefile:475: install-recursive] Error 1
make[2]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11/docs'
make[1]: *** [Makefile:567: install-recursive] Error 1
make[1]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11'
make: *** [Makefile:864: install] Error 2

On Tue, Sep 1, 2020 at 10:00 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via
geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:

> On Tue, Sep 01, 2020 at 08:53:31PM +0200, Torben Friis (friistf AT gmail DOT com=
)
> [via geda-help AT delorie DOT com] wrote:
> > Hi Jim.
> > Installing guile-2.2 and guile-2.2-dev brought we further until I got:
> >
> > configure: error: GLib 2.38.0 or later is required
> >
> > I searched for:
> >
> > sudo find / -name Glib*
> >
> > but did not find anything like GLib 2.38.0
> >
> > I tried:
> >
> > torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ sudo apt-ge=
t
> > install Glib-2.38.0
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > E: Unable to locate package Glib-2.38.0
> > E: Couldn't find any package by glob 'Glib-2.38.0'
> > E: Couldn't find any package by regex 'Glib-2.38.0'
> >
> > Can you also help me find Glib-2.38.0 - or newer?
>
> Hi Torben,
>
> you need to install libglib2.0-dev and its dependencies.
>
> HTH
>
> --
>   Vladimir
>
> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/l=
epton-eda
>

--000000000000d3cddf05ae4abb1d
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:large">Hi,<br>I next got to a point:<br>config=
ure: error: GTK+ 2.24.0 or later is required.<br><br>I then did:<br>torben@=
torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ sudo apt-get install l=
ibgtk2.0-dev<br><br>And then:<br>torben AT torben-Aspire-E5-773G:~/Downloads/l=
epton-eda-1.9.11$ ./configure --prefix=3D/home/torben/lepton<br><br>And the=
n:<br>torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ make<br><=
br>That ended in a lot (and I mean a lot) of information that ended in what=
 is listed under AAA below.<br><br>Then finally:<br>torben AT torben-Aspire-E5=
-773G:~/Downloads/lepton-eda-1.9.11$ make install<br><br>That ended in what=
 is listed under BBB below.<br><br>Obviously &quot;make&quot; and &quot;mak=
e install&quot; did not go well - can I do anything now?</div><div class=3D=
"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:l=
arge">torben</div><div class=3D"gmail_default" style=3D"font-family:arial,h=
elvetica,sans-serif;font-size:large"><br></div><div class=3D"gmail_default"=
 style=3D"font-family:arial,helvetica,sans-serif;font-size:large">AAA:<br>=
=C2=A0 MAKEINFO lepton-scheme.html<br>/home/torben/Downloads/lepton-eda-1.9=
.11/build-tools/missing: line 81: makeinfo: command not found<br>WARNING: &=
#39;makeinfo&#39; is missing on your system.<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0=
 =C2=A0You should only need it if you modified a &#39;.texi&#39; file, or<b=
r>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0any other file indirectly affecting the=
 aspect of the manual.<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0You might want =
to install the Texinfo package:<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a=
 href=3D"https://www.gnu.org/software/texinfo/">https://www.gnu.org/softwar=
e/texinfo/</a>&gt;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The spurious makein=
fo call might also be the consequence of<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0using a buggy &#39;make&#39; (AIX, DU, IRIX), in which case you might<br=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0want to install GNU make:<br>=C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a href=3D"https://www.gnu.org/software/make/">=
https://www.gnu.org/software/make/</a>&gt;<br>make[3]: *** [Makefile:517: l=
epton-scheme.html] Error 1<br>make[3]: Leaving directory &#39;/home/torben/=
Downloads/lepton-eda-1.9.11/docs/scheme-api&#39;<br>make[2]: *** [Makefile:=
475: all-recursive] Error 1<br>make[2]: Leaving directory &#39;/home/torben=
/Downloads/lepton-eda-1.9.11/docs&#39;<br>make[1]: *** [Makefile:567: all-r=
ecursive] Error 1<br>make[1]: Leaving directory &#39;/home/torben/Downloads=
/lepton-eda-1.9.11&#39;<br>make: *** [Makefile:499: all] Error 2<br><br>BBB=
:<br>/home/torben/Downloads/lepton-eda-1.9.11/build-tools/missing: line 81:=
 makeinfo: command not found<br>WARNING: &#39;makeinfo&#39; is missing on y=
our system.<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0You should only need it if=
 you modified a &#39;.texi&#39; file, or<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0any other file indirectly affecting the aspect of the manual.<br>=C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0You might want to install the Texinfo package:<b=
r>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a href=3D"https://www.gnu.org/soft=
ware/texinfo/">https://www.gnu.org/software/texinfo/</a>&gt;<br>=C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0The spurious makeinfo call might also be the conseq=
uence of<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0using a buggy &#39;make&#39; =
(AIX, DU, IRIX), in which case you might<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0want to install GNU make:<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0&lt;<a hr=
ef=3D"https://www.gnu.org/software/make/">https://www.gnu.org/software/make=
/</a>&gt;<br>make[4]: *** [Makefile:517: lepton-scheme.html] Error 1<br>mak=
e[4]: Leaving directory &#39;/home/torben/Downloads/lepton-eda-1.9.11/docs/=
scheme-api&#39;<br>make[3]: *** [Makefile:699: install-am] Error 2<br>make[=
3]: Leaving directory &#39;/home/torben/Downloads/lepton-eda-1.9.11/docs/sc=
heme-api&#39;<br>make[2]: *** [Makefile:475: install-recursive] Error 1<br>=
make[2]: Leaving directory &#39;/home/torben/Downloads/lepton-eda-1.9.11/do=
cs&#39;<br>make[1]: *** [Makefile:567: install-recursive] Error 1<br>make[1=
]: Leaving directory &#39;/home/torben/Downloads/lepton-eda-1.9.11&#39;<br>=
make: *** [Makefile:864: install] Error 2<br></div></div><br><div class=3D"=
gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, Sep 1, 2020 at 1=
0:00 PM Vladimir Zhbanov (<a href=3D"mailto:vzhbanov AT gmail DOT com">vzhbanov AT gm=
ail.com</a>) [via <a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delori=
e.com</a>] &lt;<a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT c=
om</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margi=
n:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex=
">On Tue, Sep 01, 2020 at 08:53:31PM +0200, Torben Friis (<a href=3D"mailto=
:friistf AT gmail DOT com" target=3D"_blank">friistf AT gmail DOT com</a>) [via <a href=
=3D"mailto:geda-help AT delorie DOT com" target=3D"_blank">geda-help AT delorie DOT com</=
a>] wrote:<br>
&gt; Hi Jim.<br>
&gt; Installing guile-2.2 and guile-2.2-dev brought we further until I got:=
<br>
&gt; <br>
&gt; configure: error: GLib 2.38.0 or later is required<br>
&gt; <br>
&gt; I searched for:<br>
&gt; <br>
&gt; sudo find / -name Glib*<br>
&gt; <br>
&gt; but did not find anything like GLib 2.38.0<br>
&gt; <br>
&gt; I tried:<br>
&gt; <br>
&gt; torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ sudo apt-g=
et<br>
&gt; install Glib-2.38.0<br>
&gt; Reading package lists... Done<br>
&gt; Building dependency tree<br>
&gt; Reading state information... Done<br>
&gt; E: Unable to locate package Glib-2.38.0<br>
&gt; E: Couldn&#39;t find any package by glob &#39;Glib-2.38.0&#39;<br>
&gt; E: Couldn&#39;t find any package by regex &#39;Glib-2.38.0&#39;<br>
&gt; <br>
&gt; Can you also help me find Glib-2.38.0 - or newer?<br>
<br>
Hi Torben,<br>
<br>
you need to install libglib2.0-dev and its dependencies.<br>
<br>
HTH<br>
<br>
-- <br>
=C2=A0 Vladimir<br>
<br>
(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 <a href=3D"https://git=
hub.com/lepton-eda" rel=3D"noreferrer" target=3D"_blank">https://github.com=
/lepton-eda</a><br>
</blockquote></div>

--000000000000d3cddf05ae4abb1d--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019