www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2017/01/18/05:37:47

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=googlemail.com; s=20161025;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
bh=mS4OZTtotzcNY/E4D/18QLL4rYNQFkomeXBVs7e62eg=;
b=YMsNi7ex34K+wCbSqtIovLPOTjvqYmmq53tJzOqfxko6mwEJbBJt3ZrTZQFSAekxry
qbNaor2mqQh5oJkubbearK+COdO2KHOXYlRhdIAjneu4i988BUjAGnNtPSFRrdqEJ2Yj
UciM/+II1iyT7WnjO2HLKekXvhxL96aKE1+3aSkSrk9TYoOMsgpRu1VOwGrwW28L+Hbu
5EEx1oo/XHDH1vZhYds5MxPK6dHeI2zqjKNrOSWsSKTkqUnARYuJ3eeGEsVWEk+4HnI3
RQhTh1gFdTDDp55At+ejGBauVe+fpk0zxNQjbX1H9xmS3FpNxOLxZDx6QrHOz+3jNEdJ
m3uA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to;
bh=mS4OZTtotzcNY/E4D/18QLL4rYNQFkomeXBVs7e62eg=;
b=acIzFU6TwCsDVZC9/silLad9TJFDDHwtu0XHkZkplvy68RueJ3jhJ1GJ8pNyLQ6odF
iqJYlfI5cU1kuPMRznD2xkGll6Q53V5etKhxM+p8xoLaZ2jw9QR8mCUVcGZScuaC+onw
LojZ46/7CeyR/qD3V4qpNUkWL3bMoJQ42kgIhJ4ItiqJdLawBmsr7aWra2NIgEhZOBft
fsUNsWrkiepAA/vATVQL+5BZhp7LPzZ1TKDoRYPtFYqXS6dckRzd10oivjQDfr4xQrOj
GPPsZDLtR1UQDakyWOjq5ItvwORtXm34A6YcZWP03HiDno3wdg840khaJ+6fzKO3Hhga
m0ZA==
X-Gm-Message-State: AIkVDXJ62w7HRZ7cG6s8hEjENtSsVTXVxvqnkKO3/t2cJN/rMTKJegtdH8+i26smlDRkRiT/3iVC52LpTr2Rug==
X-Received: by 10.55.45.129 with SMTP id t123mr2034151qkh.311.1484735804346;
Wed, 18 Jan 2017 02:36:44 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CAJXU7q9pCyza3X1T8v3sVD6o9B4_9vqeEmg0RuEVcVgRqY0WFw@mail.gmail.com>
References: <20170118102334 DOT GA31364 AT lap3-ciampix> <CAJXU7q8os65pfbSLfr=eLYtK54J1zAYYE7oHKhBjYvD9FJ1yqA AT mail DOT gmail DOT com>
<CAJXU7q9pCyza3X1T8v3sVD6o9B4_9vqeEmg0RuEVcVgRqY0WFw AT mail DOT gmail DOT com>
From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Wed, 18 Jan 2017 10:36:43 +0000
Message-ID: <CAJXU7q_ZjOk8zQ25b7dQ1quP2JYEKD9efrckpc8t8J3fBge8kg@mail.gmail.com>
Subject: Re: [geda-user] compiling pcb
To: gEDA User Mailing List <geda-user AT delorie DOT com>
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--001a114f42fc34155705465bfe57
Content-Type: text/plain; charset=UTF-8

On 18 Jan 2017 10:27, "Marco Ciampa (ciampix AT libero DOT it) [via
geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:

I tried to give a shot at pcb 4.0.0 on git.

./configure halts with:

checking for DBUS... no
configure: error: Cannot find dbus-1 >= 0.61, install it and rerun
./configure
Please review the following errors:
No package 'dbus-1' found

but

apt-cache show dbus .... says: Version: 1.10.6-1ubuntu3

is it me doing something wrong?


You probably just need to install the "-dev" package associated with dbus.

One trick I've often used (although the repository version is fairly old
now), is to use apt to install the build dependencies of the Ubuntu
packaged version.

apt-get build-dep pcb

(Might be builddep, not at my laptop to check)

Alternatively, if you don't use the xgsch2pcb gui, you can configure pcb
without dbus support. Probably something like "./configure --disable-dbus"

Depending on what you have installed may need Opengl dev libraries. I
forget the package names, but likely has mesa and gl or glx in the title.

Give us a shout if you get stuck, and I'll try to look it up.

Peter

--001a114f42fc34155705465bfe57
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto"><div><br><div class=3D"gmail_extra"><br><div class=3D"gma=
il_quote">On 18 Jan 2017 10:27, &quot;Marco Ciampa (<a href=3D"mailto:ciamp=
ix AT libero DOT it">ciampix AT libero DOT it</a>) [via <a href=3D"mailto:geda-user AT delor=
ie.com">geda-user AT delorie DOT com</a>]&quot; &lt;<a href=3D"mailto:geda-user AT de=
lorie.com">geda-user AT delorie DOT com</a>&gt; wrote:<br type=3D"attribution"><bl=
ockquote class=3D"quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc so=
lid;padding-left:1ex">I tried to give a shot at pcb 4.0.0 on git.<br>
<br>
./configure halts with:<br>
<br>
checking for DBUS... no<br>
configure: error: Cannot find dbus-1 &gt;=3D 0.61, install it and rerun ./c=
onfigure<br>
Please review the following errors:<br>
No package &#39;dbus-1&#39; found<br>
<br>
but<br>
<br>
apt-cache show dbus .... says: Version: 1.10.6-1ubuntu3<br>
<br>
is it me doing something wrong?<br></blockquote></div></div></div><div dir=
=3D"auto"><br></div><div dir=3D"auto">You probably just need to install the=
 &quot;-dev&quot; package associated with dbus.</div><div dir=3D"auto"><br>=
</div><div dir=3D"auto">One trick I&#39;ve often used (although the reposit=
ory version is fairly old now), is to use apt to install the build dependen=
cies of the Ubuntu packaged version.</div><div dir=3D"auto"><br></div><div =
dir=3D"auto">apt-get build-dep pcb</div><div dir=3D"auto"><br></div><div di=
r=3D"auto">(Might be builddep, not at my laptop to check)</div><div dir=3D"=
auto"><br></div><div dir=3D"auto">Alternatively, if you don&#39;t use the x=
gsch2pcb gui, you can configure pcb without dbus support. Probably somethin=
g like &quot;./configure --disable-dbus&quot;</div><div dir=3D"auto"><br></=
div><div dir=3D"auto">Depending on what you have installed may need Opengl =
dev libraries. I forget the package names, but likely has mesa and gl or gl=
x in the title.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Give us =
a shout if you get stuck, and I&#39;ll try to look it up.</div><div dir=3D"=
auto"><br></div><div dir=3D"auto">Peter</div><div dir=3D"auto"><br></div></=
div>

--001a114f42fc34155705465bfe57--

- Raw text -


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