Mail Archives: geda-help/2020/09/01/21:56:57
--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 "make" and "mak=
e install" 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' is missing on your system.<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0You should only need it if you modified a '.texi' 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<<a=
href=3D"https://www.gnu.org/software/texinfo/">https://www.gnu.org/softwar=
e/texinfo/</a>><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 'make' (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<<a href=3D"https://www.gnu.org/software/make/">=
https://www.gnu.org/software/make/</a>><br>make[3]: *** [Makefile:517: l=
epton-scheme.html] Error 1<br>make[3]: Leaving directory '/home/torben/=
Downloads/lepton-eda-1.9.11/docs/scheme-api'<br>make[2]: *** [Makefile:=
475: all-recursive] Error 1<br>make[2]: Leaving directory '/home/torben=
/Downloads/lepton-eda-1.9.11/docs'<br>make[1]: *** [Makefile:567: all-r=
ecursive] Error 1<br>make[1]: Leaving directory '/home/torben/Downloads=
/lepton-eda-1.9.11'<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: 'makeinfo' 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 '.texi' 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<<a href=3D"https://www.gnu.org/soft=
ware/texinfo/">https://www.gnu.org/software/texinfo/</a>><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 'make' =
(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<<a hr=
ef=3D"https://www.gnu.org/software/make/">https://www.gnu.org/software/make=
/</a>><br>make[4]: *** [Makefile:517: lepton-scheme.html] Error 1<br>mak=
e[4]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11/docs/=
scheme-api'<br>make[3]: *** [Makefile:699: install-am] Error 2<br>make[=
3]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11/docs/sc=
heme-api'<br>make[2]: *** [Makefile:475: install-recursive] Error 1<br>=
make[2]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11/do=
cs'<br>make[1]: *** [Makefile:567: install-recursive] Error 1<br>make[1=
]: Leaving directory '/home/torben/Downloads/lepton-eda-1.9.11'<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>] <<a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT c=
om</a>> 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>
> Hi Jim.<br>
> Installing guile-2.2 and guile-2.2-dev brought we further until I got:=
<br>
> <br>
> configure: error: GLib 2.38.0 or later is required<br>
> <br>
> I searched for:<br>
> <br>
> sudo find / -name Glib*<br>
> <br>
> but did not find anything like GLib 2.38.0<br>
> <br>
> I tried:<br>
> <br>
> torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ sudo apt-g=
et<br>
> install Glib-2.38.0<br>
> Reading package lists... Done<br>
> Building dependency tree<br>
> Reading state information... Done<br>
> E: Unable to locate package Glib-2.38.0<br>
> E: Couldn't find any package by glob 'Glib-2.38.0'<br>
> E: Couldn't find any package by regex 'Glib-2.38.0'<br>
> <br>
> 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 -