Mail Archives: geda-help/2020/09/01/15:32:01
--000000000000bf5dca05ae455ae7
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi,
I found a description of installing Glip:
http://linuxg.net/how-to-install-glib-2-36-3-on-ubuntu-and-linux-mint/
which is extremely complicated. Is there not an easier way?
torben
On Tue, Sep 1, 2020 at 8:54 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 03:21:20PM +0200, Torben Friis (friistf AT gmail DOT com=
)
> [via geda-help AT delorie DOT com] wrote:
> > Hi,
> > The result of running
> > "torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$
> > ./configure --prefix=3D/home/torben/lepton":
> >
> > ......
> > checking for pkg-config... /usr/bin/pkg-config
> > checking pkg-config is at least version 0.9.0... yes
> > checking for pkg-config... (cached) /usr/bin/pkg-config
> > checking pkg-config is at least version 0.9.0... yes
> > configure: checking for guile 2.2
> > configure: checking for guile 2.0
> > configure: checking for guile 1.8
> > configure: error: ******
> > No Guile development packages were found.
> >
> > Please verify that you have Guile installed. If you installed Guile
> > from a binary distribution, please verify that you have also installed
> > the development packages. If you installed it yourself, you might need
> > to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more.
> >
> > I had installed guile-3.0 and guile-3.0-dev. No directory "~/lepton" wa=
s
> > created - perhaps because of the line ******.
> >
> > Make results in "no Make file found":
> >
> > torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ ls
> >
> > ABOUT-NLS config.log examples NEWS.md
> > aclocal.m4 configure liblepton README.md
> > AUTHORS configure.ac libleptonattrib schematic
> > autogen.sh contrib libleptonrenderer symbols
> > build-tools CONTRIBUTING.md m4 symcheck
> > cli COPYING Makefile.am utils
> > CODE_OF_CONDUCT.md COPYING.LGPL Makefile.in version.h
> > config.h.in docs netlist version.h.in
> >
> > Can you help?
>
> Hi Torben,
>
> Lepton 1.9.11 does not support Guile 3.0 yet, its support has been
> added after the release. If you want to build against Guile 3.0,
> you need to download sources from git instead of tarball:
>
> git clone https://github.com/lepton-eda/lepton-eda.git
> cd lepton-eda
> autoreconf -ivf
> ./configure
> make
> sudo make install
>
> HTH
>
> --
> Vladimir
>
> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/l=
epton-eda
>
--000000000000bf5dca05ae455ae7
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,</div><div class=3D"gmail_default" s=
tyle=3D"font-family:arial,helvetica,sans-serif;font-size:large">I found a d=
escription of installing Glip:</div><div class=3D"gmail_default" style=3D"f=
ont-family:arial,helvetica,sans-serif;font-size:large"><br></div><div class=
=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-siz=
e:large"><a href=3D"http://linuxg.net/how-to-install-glib-2-36-3-on-ubuntu-=
and-linux-mint/">http://linuxg.net/how-to-install-glib-2-36-3-on-ubuntu-and=
-linux-mint/</a></div><div class=3D"gmail_default" style=3D"font-family:ari=
al,helvetica,sans-serif;font-size:large"><br></div><div class=3D"gmail_defa=
ult" style=3D"font-family:arial,helvetica,sans-serif;font-size:large">which=
is extremely complicated. Is there not an easier way?</div><div class=3D"g=
mail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:lar=
ge">torben<br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" c=
lass=3D"gmail_attr">On Tue, Sep 1, 2020 at 8:54 PM Vladimir Zhbanov (<a hre=
f=3D"mailto:vzhbanov AT gmail DOT com">vzhbanov AT gmail DOT com</a>) [via <a href=3D"mai=
lto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>] <<a href=3D"mailto=
:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>> wrote:<br></div><bloc=
kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:=
1px solid rgb(204,204,204);padding-left:1ex">On Tue, Sep 01, 2020 at 03:21:=
20PM +0200, Torben Friis (<a href=3D"mailto:friistf AT gmail DOT com" target=3D"_b=
lank">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,<br>
> The result of running<br>
> "torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$<br>
> ./configure --prefix=3D/home/torben/lepton":<br>
> <br>
> ......<br>
> checking for pkg-config... /usr/bin/pkg-config<br>
> checking pkg-config is at least version 0.9.0... yes<br>
> checking for pkg-config... (cached) /usr/bin/pkg-config<br>
> checking pkg-config is at least version 0.9.0... yes<br>
> configure: checking for guile 2.2<br>
> configure: checking for guile 2.0<br>
> configure: checking for guile 1.8<br>
> configure: error:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ******<br>
> No Guile development packages were found.<br>
> <br>
> Please verify that you have Guile installed.=C2=A0 If you installed Gu=
ile<br>
> from a binary distribution, please verify that you have also installed=
<br>
> the development packages.=C2=A0 If you installed it yourself, you migh=
t need<br>
> to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more.<=
br>
> <br>
> I had installed guile-3.0 and guile-3.0-dev. No directory "~/lept=
on" was<br>
> created - perhaps because of the line ******.<br>
> <br>
> Make results in "no Make file found":<br>
> <br>
> torben AT torben-Aspire-E5-773G:~/Downloads/lepton-eda-1.9.11$ ls<br>
> <br>
> ABOUT-NLS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0config.log=C2=A0 =C2=
=A0 =C2=A0 =C2=A0examples=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0NEWS.md<b=
r>
> aclocal.m4=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 configure=C2=A0 =C2=A0 =
=C2=A0 =C2=A0 liblepton=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 README.md<br>
> AUTHORS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http=
://configure.ac" rel=3D"noreferrer" target=3D"_blank">configure.ac</a>=C2=
=A0 =C2=A0 =C2=A0libleptonattrib=C2=A0 =C2=A0 schematic<br>
> autogen.sh=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 contrib=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 libleptonrenderer=C2=A0 symbols<br>
> build-tools=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0CONTRIBUTING.md=C2=A0 m4=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0symcheck<br>
> cli=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0COPYI=
NG=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Makefile.am=C2=A0 =C2=A0 =C2=A0 =C2=A0=
utils<br>
> CODE_OF_CONDUCT.md=C2=A0 COPYING.LGPL=C2=A0 =C2=A0 =C2=A0Makefile.in=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 version.h<br>
> <a href=3D"http://config.h.in" rel=3D"noreferrer" target=3D"_blank">co=
nfig.h.in</a>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0docs=C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0netlist=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a=
href=3D"http://version.h.in" rel=3D"noreferrer" target=3D"_blank">version.=
h.in</a><br>
> <br>
> Can you help?<br>
<br>
Hi Torben,<br>
<br>
Lepton 1.9.11 does not support Guile 3.0 yet, its support has been<br>
added after the release.=C2=A0 If you want to build against Guile 3.0,<br>
you need to download sources from git instead of tarball:<br>
<br>
git clone <a href=3D"https://github.com/lepton-eda/lepton-eda.git" rel=3D"n=
oreferrer" target=3D"_blank">https://github.com/lepton-eda/lepton-eda.git</=
a><br>
cd lepton-eda<br>
autoreconf -ivf<br>
./configure<br>
make<br>
sudo make install<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>
--000000000000bf5dca05ae455ae7--
- Raw text -