X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=gcC/xAScA5apjcpS/ZyrA5eXeynRemz0gXl6vZ2yu+I=; b=TlDs/wYK7kaW2LE2CMzZU+Ntwm8BfcNzsojLIL6HlVNyUDsxilBupw3bLGdU6uhoS8 P/sFsP3s2ggAgvmI0+VbBd2dJihXDFaUfPuxt0Bt3cLSc3RNRFVsmqykafKp+YKIJ2o7 SDUHvuSVlw4u6xVne8T61YEMTA4NLjpM0sXd/MF5ikUUxxnO8+IBY+h9HKfFeOaL9/zT VklquZ/mv5UtLlOBw86tJ90WEViHvvu43H0yaOkj5aLesMjadA41QZVVxJpPDOSgMhsA KAMgZKoitHe/N6APAjIVoLi2ehMKfEc2bmL0RwI2Zjc0lejXbKbk8KLKSdhy5oHED1ys CpDQ== MIME-Version: 1.0 X-Received: by 10.152.29.227 with SMTP id n3mr12297398lah.43.1372113194408; Mon, 24 Jun 2013 15:33:14 -0700 (PDT) In-Reply-To: <51C8BCC2.9060503@jump-ing.de> References: <51C8BCC2 DOT 9060503 AT jump-ing DOT de> Date: Mon, 24 Jun 2013 18:33:14 -0400 Message-ID: Subject: Re: [geda-user] pangox.pc on Ubuntu From: Chad Parker To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 I ran into that recently as well. The problem is that "pangox" has been removed and replaced with "pangoxft". In other words, "pangox" is no longer part of libpango. In order to build pcb I had to install a compatibility package to provide the missing dependency (on slackware64-current, as of today, 20130624). It was called pangox-compat. There might be such a compatibility package for Ubuntu. I don't know if there's a patch in the works for pcb (I'm not a developer, just a user!), but hopefully that will at least be a work around to get you started. --Chad On Mon, Jun 24, 2013 at 5:40 PM, Markus Hitter wrote: > Hello all, > > I just tried to build pcb (git master as of today) for the first time after > upgrading to Ubuntu 13.04 and got the following error: > > $ ./autogen.sh && ./configure --disable-doc && make && src/pcbtest.sh > [...] > checking for GTK... yes > checking for GTKGLEXT... no > configure: error: > *** Required version of gtkglext is not installed - please install first *** > Please review the following errors: > Package pangox was not found in the pkg-config search path. > Perhaps you should add the directory containing `pangox.pc' > to the PKG_CONFIG_PATH environment variable > Package 'pangox', required by 'GdkGLExt', not found > $ sudo apt-get install pangox > [...] > E: Paket pangox kann nicht gefunden werden. [Can't find package pangox] > > According to > http://packages.ubuntu.com/de/raring/amd64/libpango1.0-dev/filelist it > should already be part of my installation, but it isn't: > > $ sudo apt-get install libpango1.0-dev > [...] > libpango1.0-dev ist schon die neueste Version. [... is already the newest > version] > $ (cd /usr/lib/x86_64-linux-gnu/pkgconfig; ls pango*) > pangocairo.pc pangoft2.pc pango.pc pangoxft.pc > $ locate pangox.pc > $ [nothing] > > > Did somebody already solve this problem? > > > Thanks, > Markus > > -- > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.jump-ing.de/