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=25g61t/mE9FbHprJvngkazXCS5ksxtupdKH9vZU6TKs=; b=GDetDVYRkEsnQl1buL3PpGLa87N4ccM8T0RndGv2Uuc9NjAw7gyiufEPtg0EA9fyrp MRve6KN1SepJHwAEBS+EURf+73cs+ASC96Gx9AQ8qsQtWdKIWmT45Z6MOkaxybgV5+Cg DxnmoZfxAuIcO562i7FZPvcPpx15hBq2NVyAuPgwsFyETm3kfoheYtehEgMEJQ2QOHO4 yzzu8o4ZD9n2fqAHGivieYqr4WUAq+XGBhrHfxGShVvfbgcZIBpdQxRYgj9zOTs8I/Im FVJZjNonUTuoJedS83iJn902NczXEJ5tNTJiRLXKNQQqRyIJ3QliAv3vI+GGCU0XP75f 8jtg== 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=25g61t/mE9FbHprJvngkazXCS5ksxtupdKH9vZU6TKs=; b=F0U90LN89brUblffoSfZW84BMCf2Ce+QrlDPJ4qmWTYb7QP5z7z5Dbx5NP2fC53n/h 2TbdelIwa4PaZP+OZgEitQNbjDqMMDByW5C2tFl0x+CJDzuLyP4HSz44dDPvKB4+XlOs t8EwC+Mt0YF27Yy7qF1owT9ER1WvtrsiFzaKNqVG+JgwJup8t0UP06ivcCB0NK8izVwD c8wIoQxj2WF9SRX467vPrppYsoiOYrd2qwcvYHpVsgoKZNCdZ7TQmMVkG94iCtLEZ5sC r3ognw914v0vXbG+7S5EvG5ckjSubvj1kaNcP9j4YK+QbQZ7cgUbeVljmi/9AoQJ8Sw0 q5AQ== X-Gm-Message-State: AOAM532GHumMbXFQIJMJzKLDyWJtcet88Yej2h6rWefWMlS2yCfcKjVI hHvtSPlwfskCgGkNwo3V6A+YpTEyBXF/yGovk94kB4PRV0NjFQ== X-Google-Smtp-Source: ABdhPJwk7dls2JLuhWC8pFWmygCl+x8cO3HDSBJ7m5ylgIdJCULOkySipn0/3sUzS65yCWLRgVsjUkZQeG4FL35/Bds= X-Received: by 2002:a05:6512:370e:: with SMTP id z14mr3670232lfr.80.1599061662591; Wed, 02 Sep 2020 08:47:42 -0700 (PDT) MIME-Version: 1.0 References: <20200828224300 DOT GA29927 AT newvzh DOT lokolhoz> <20200829221451 DOT GA2565 AT newvzh DOT lokolhoz> <664de6c2-ad96-8298-1b64-ad550acfca64 AT k4gvo DOT com> <20200901193434 DOT GB19839 AT newvzh DOT lokolhoz> <20200902141116 DOT GA2911 AT newvzh DOT lokolhoz> In-Reply-To: <20200902141116.GA2911@newvzh.lokolhoz> From: "Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Wed, 2 Sep 2020 17:47:31 +0200 Message-ID: Subject: Re: [geda-help] Linux To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="0000000000005f6d2705ae568ebd" Reply-To: geda-help AT delorie DOT com --0000000000005f6d2705ae568ebd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Everything appeared to work OK. I now have: torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ lepton Command 'lepton' not found, but can be installed with: sudo snap install lepton I do not want to destroy anything, so should I enter "sudo snap install lepton"? Then I suppose that I can start the system by entering "lepton"? torben On Wed, Sep 2, 2020 at 4:39 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > On Wed, Sep 02, 2020 at 03:41:14AM +0200, Torben Friis (friistf AT gmail DOT com= ) > [via geda-help AT delorie DOT com] wrote: > > 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-ge= t > > 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 wha= t > is > > listed under AAA below. > > > > Then finally: > > torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ make instal= l > > > > 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: > > > > 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: > > > > 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: > > > > 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: > > > > 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 > > Torben, > > 'make' and 'make install' report the same error: you have no > 'makeinfo' program on your system. On Debian (and I believe on > Ubuntu), you should install 'texinfo' package that contains it. > It is necessary to build 'info' and 'html' docs. > > HTH > > -- > Vladimir > > (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/l= epton-eda > --0000000000005f6d2705ae568ebd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
Everything = appeared to work OK. I now have:

torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ lept= on
Command 'lepton' not found, but can be installed with:
sud= o snap install lepton

= I do not want to destroy anything, so should I enter "sudo snap instal= l lepton"?
Then I suppose that I can start the= system by entering "lepton"?
torben
<= /div>



On Wed, Sep = 2, 2020 at 4:39 PM Vladimir Zhbanov (= vzhbanov AT gmail DOT com) [via geda-= help AT delorie DOT com] <geda-hel= p AT delorie DOT com> wrote:
On Wed, Sep 02, 2020 at 03:41:14AM +0200, Torben Friis (friistf AT gmail DOT com) [vi= a geda-help AT delo= rie.com] wrote:
> 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-g= et
> install libgtk2.0-dev
>
> And then:
> torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ ./configur= e
> --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 wh= at is
> listed under AAA below.
>
> Then finally:
> torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ make insta= ll
>
> That ended in what is listed under BBB below.
>
> Obviously "make" and "make install" did not go wel= l - can I do anything now?
> torben
>
> AAA:
>=C2=A0 =C2=A0MAKEINFO 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.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 You should only need it if you modif= ied a '.texi' file, or
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 any other file indirectly affecting = the aspect of the manual.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 You might want to install the Texinf= o package:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <https://www.gnu.org/= software/texinfo/>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 The spurious makeinfo call might als= o be the consequence of
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 using a buggy 'make' (AIX, D= U, IRIX), in which case you might
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 want to install GNU make:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <https://www.gnu.org/sof= tware/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.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 You should only need it if you modif= ied a '.texi' file, or
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 any other file indirectly affecting = the aspect of the manual.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 You might want to install the Texinf= o package:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <https://www.gnu.org/= software/texinfo/>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 The spurious makeinfo call might als= o be the consequence of
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 using a buggy 'make' (AIX, D= U, IRIX), in which case you might
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 want to install GNU make:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <https://www.gnu.org/sof= tware/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

Torben,

'make' and 'make install' report the same error: you have n= o
'makeinfo' program on your system.=C2=A0 On Debian (and I believe o= n
Ubuntu), you should install 'texinfo' package that contains it.
It is necessary to build 'info' and 'html' docs.

HTH

--
=C2=A0 Vladimir

(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com= /lepton-eda
--0000000000005f6d2705ae568ebd--