X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 18 Jan 2017 11:44:50 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "Marco Ciampa (ciampix AT libero DOT it) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] compiling pcb In-Reply-To: <20170118102334.GA31364@lap3-ciampix> Message-ID: References: <20170118102334 DOT GA31364 AT lap3-ciampix> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Precedence: bulk On Wed, 18 Jan 2017, Marco Ciampa (ciampix AT libero DOT it) [via 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? Do you also have the dev package installed? libdbus-1-dev I think