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=kZ0/+rbFW9Kzdy6ElWujXGtjKijLoMbT5NMvw4Jr1Zs=; b=OgPul/pb9nfmaHs6dnDlHlc9YOt5L8hsilDa5HEx7yx3gAaeR77z1LB1EMCEkuFvVd Q/1aXcQy3Zeu4NQOt6gYJNSxqUjlVwttb85O4tjIBR3HgYDw7G4XPaTRmNdLlRIbNTbb kfADK/qsw2KONSpBwr4keEZ7Gf2sAVBLU/WZyNuD73un4Fx52baTrQxjKrIOEsuZev6y NZahTiIh10QHAUZUpAN5gNqJdUWVGZs5ozjYhcv0YvZMQHPjnD6WhywcLpaMzlj2L2xH 6fcpxgcWXAiVnWJeWPxdMaBNRbhWYCABuFGtoXbcFrHeXGHMWyKnsQbTrVjmvGseVelP 1ppg== 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=kZ0/+rbFW9Kzdy6ElWujXGtjKijLoMbT5NMvw4Jr1Zs=; b=hkGr3yYHfAFctbsWJ7n1Jzt4Ku98wZNnNIx4Hq5QIsktRKFITXO9+SZPRbVdILzjMG Ca5dgQQSUEcIoI//TZEwpH4KHQcQ77iFpCsJGXdbzZ/HYedVPPljF8I0QL6yDY5Yo8/I 2FY0W7SlL6MNLKBCa3pMk6ty8OfqXC3j9Mg03jIXkIdES4WG/0jC4g9UUL3jOFXIWvg2 m65QhkupY/sZFTTXdwSLd0VtGCEOJeu/zobMKBHp1Lyg/vjBhi8gCOF/CVSDL5LiACvJ UE/VuDimxzSm6//m5Wlqp2hMRMjUL/etj6YvVIN8WKpcoXj/I9JMVhkYkyqEME5Q2Boi PmqA== X-Gm-Message-State: APjAAAXNKy+hBqdbNw8PjN25qZ8rKPur2Vdrt1C2V4iIRVInxmCl0C0k 5X4u/PYit6MXdgjUWmCitPME9VukEVFnhnEO9mK0xKex X-Google-Smtp-Source: APXvYqyZujJOOY+9fZtXdx6JXTuAAdZSczqs7RZrxxQRLKuBrTG8Z2oU6sPsxwo/9Nw8GruKJQLXEzQuppqdilXVQFo= X-Received: by 2002:a6b:c909:: with SMTP id z9mr10047087iof.244.1554499061870; Fri, 05 Apr 2019 14:17:41 -0700 (PDT) MIME-Version: 1.0 References: <20190405101514 DOT 248c097c AT demon> <20190405210242 DOT 278f904c AT demon> In-Reply-To: <20190405210242.278f904c@demon> From: "Graham S (graham DOT seale AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Fri, 5 Apr 2019 22:17:30 +0100 Message-ID: Subject: Re: [geda-help] PCB and resizing via holes? To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="00000000000062f5ac0585cf045e" Reply-To: geda-help AT delorie DOT com --00000000000062f5ac0585cf045e Content-Type: text/plain; charset="UTF-8" Hi Dmitry This time, it seems we have succeeded! The output from Window => About reads.. ------------------------------------------------------- This is PCB, an interactive printed circuit board editor version v4.2.0-gb2bcf627 Compiled on Apr 5 2019 at 21:38:12 by harry eaton -------------------------------------------------------- Notes: At the very end of the *# make install*, I see some messages about texi. ------------------------------------------------------- pcb.texi:2791: @include: could not find options.texi pcb.texi:4656: @include: could not find pcbfile.texi pcb.texi:5870: @include: could not find wire_size.texi pcb.texi:5873: @include: could not find letter_size.texi pcb.texi:5876: @include: could not find fractional_size.texi pcb.texi:5879: @include: could not find metric_size.texi pcb.texi:6018: @include: could not find actions.texi pcb.texi:5961: @ref reference to nonexistent node `Renumber Action' pcb.texi:4335: @menu reference to nonexistent node `Object Flags' pcb.texi:4336: @menu reference to nonexistent node `PCBFlags' Makefile:602: recipe for target 'pcb.info' failed make[2]: *** [pcb.info] Error 1 make[2]: Leaving directory '/home/graham/Downloads/PCB-gEDA/doc' Makefile:892: recipe for target 'install' failed make[1]: *** [install] Error 2 make[1]: Leaving directory '/home/graham/Downloads/PCB-gEDA/doc' Makefile:537: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 ------------------------------------------------------------------------------------------------------- I do not know how essential this is. I had thought to remove the old version which lives in /usr/share/pcb. When I tried, the message said it was going to remove geda-xgsch2pcb as well! At this point I remember that very likely the whole rest of the geda suite has somewhat been left behind. I have all of them - like geda-gschem, and geda-gattrib, and geda-symbols, and more. They install via the geda metapackage in the Ubuntu repository. All are at version 1:1.8.2-5, very likely also 5 years old! You can bet that I am soon going to do something about that! May I thank you Dmitry, and Chad also, for your kind assistance. My regards Graham On Fri, 5 Apr 2019 at 19:07, (graahnul DOT grom AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > > Most likely you need to install GTK2 development package: > libgtk2.0-dev. > For OpenGL support, install libgtkglext1 and > libgtkglext1-dev packages. > You may also need to install: m4, bison, flex, libgd-dev. > > regards, > Dmitry. > --00000000000062f5ac0585cf045e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dmitry
This time, it seems we have s= ucceeded!
The output from Window =3D> About reads..
-------------------------------------------------------
This is = PCB, an interactive
printed circuit board editor
version v4.2.0-gb2bc= f627

Compiled on Apr=C2=A0 5 2019 at 21:38:12

by harry eaton<= br>--------------------------------------------------------
<= br>
Notes:
At the very end of the # make install, I see= some messages about texi.
---------------------------------------------= ----------
pcb.texi:2791: @include: could not find options.texi
pcb.t= exi:4656: @include: could not find pcbfile.texi
pcb.texi:5870: @include:= could not find wire_size.texi
pcb.texi:5873: @include: could not find l= etter_size.texi
pcb.texi:5876: @include: could not find fractional_size.= texi
pcb.texi:5879: @include: could not find metric_size.texi
pcb.tex= i:6018: @include: could not find actions.texi
pcb.texi:5961: @ref refere= nce to nonexistent node `Renumber Action'
pcb.texi:4335: @menu refer= ence to nonexistent node `Object Flags'
pcb.texi:4336: @menu referen= ce to nonexistent node `PCBFlags'
Makefile:602: recipe for target &#= 39;pcb.info' failed
make[2]: *** [pcb.info] Error 1
make[2]: Leaving directo= ry '/home/graham/Downloads/PCB-gEDA/doc'
Makefile:892: recipe fo= r target 'install' failed
make[1]: *** [install] Error 2
make= [1]: Leaving directory '/home/graham/Downloads/PCB-gEDA/doc'
Mak= efile:537: recipe for target 'install-recursive' failed
make: **= * [install-recursive] Error 1
------------------------------------------= -------------------------------------------------------------
I do not know how essential this is.

I had thought to re= move the old version which lives in /usr/share/pcb.
When I tr= ied, the message said it was going to remove geda-xgsch2pcb as well!

At this point I remember that very likely the whole rest of the= geda suite has somewhat been left behind.
I have all of them= - like geda-gschem, and geda-gattrib, and geda-symbols, and more.
They install via the geda metapackage in the Ubuntu repository.
All are at version 1:1.8.2-5, very likely also 5 years old!

You can bet that I am soon going to do something abo= ut that!

May I thank you Dmitry, and Chad also, for your = kind assistance.
My regards
Graham


Most likely you need to install GTK2 development package:
libgtk2.0-dev.
For OpenGL support, install libgtkglext1 and
libgtkglext1-dev packages.
You may also need to install: m4, bison, flex, libgd-dev.

regards,
Dmitry.
--00000000000062f5ac0585cf045e--