delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
Mime-Version: | 1.0 (Apple Message framework v1283) |
Subject: | Re: [geda-user] pangox.pc on Ubuntu |
From: | Ed <sbfreddie AT comcast DOT net> |
In-Reply-To: | <51C8BCC2.9060503@jump-ing.de> |
Date: | Mon, 24 Jun 2013 17:19:51 -0700 |
Message-Id: | <A39510FE-2D65-4E55-85E6-175F3BF23BAA@comcast.net> |
References: | <51C8BCC2 DOT 9060503 AT jump-ing DOT de> |
To: | geda-user AT delorie DOT com |
X-Mailer: | Apple Mail (2.1283) |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; |
s=q20121106; t=1372119592; | |
bh=pa9CTFi3v0oxrkcLLwlmai9PhRFuJJUTLAyxq2qCHyQ=; | |
h=Received:Received:Content-Type:Mime-Version:Subject:From:Date: | |
Message-Id:To; | |
b=Hjz1S9KJNEw1iN+JzdWE1XpSDNsxFug63bcBCqRnWIsBm9oa1H8rWSO7o9RBmLEaZ | |
zA9BR8WFjNwBLwSPr90oBNXXvAdZ4Bh0trGOLDYVq6gWEgrz5jhHHpyxUxLZFjc5gY | |
4YZmkekNxY7nzhvJrp6Jjc2NZIAEbSWeCd9NsdgxO5a5EqOtQx+QK0ZZ9j4DP6Pqhp | |
Jw4jtf8w6uttkxqzi+7kbVOeog4WT6b+xNVoVxYSdoe2smxcUMh+8494K9CxAPJoBu | |
GuL3+6kHV102ZoX1OBYHb23HrT19Vd0uPkpPLpYhZH6eOAesmh/nOZvOTmdeBtyWTi | |
gxTaNk74M1TPw== | |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id r5P0JuQw030671 |
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 |
Hello all, I'm on Mac OSX 10.7.5, and using Homebrew I have a similar problem that is fairly new. It seems that pcb is looking for a newer version than there exits for libpangox. After successfully installing pcb with Homebrew here is the error that results when I try to run pcb at the command line: $ pcb dyld: Library not loaded: /usr/local/lib/libpangox-1.0.0.dylib Referenced from: /usr/local/lib/libgtkglext-x11-1.0.0.0.0.dylib Reason: Incompatible library version: libgtkglext-x11-1.0.0.0.0.dylib requires version 3001.0.0 or later, but libpangox-1.0.0.dylib provides version 1.0.0 Trace/BPT trap: 5 Any clues would be greatly appreciated! TIA, Freddie On Jun 24, 2013, at 2: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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |