From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4331154B.8020905@altlinux.ru> Date: Wed, 21 Sep 2005 12:09:47 +0400 From: Alexey Gladkov Organization: ALT Linux User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050907) X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: ALT Devel discussion list Subject: Re: [devel] Re: pkgconfig is obsolete References: <1127118672.7190.8.camel@localhost.localdomain> <432EA3C1.8020306@altlinux.ru> <433001EE.2000405@altlinux.ru> <200509210141.42414.lav@altlinux.ru> <43308C6E.50907@altlinux.ru> <20050920223337.GB10155@basalt.office.altlinux.org> In-Reply-To: <20050920223337.GB10155@basalt.office.altlinux.org> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 08:11:05 -0000 Archived-At: List-Archive: List-Post: Dmitry V. Levin пишет: > Может, просто эти два пакета (pkgconfig и pkg-config) в одной области > видимости apt-get'а не живут? Дело в том что их нет в одной области видимости. Сейчас в сизифе только один пакет: $ current/aptbox/apt-cache search '^pkgconfig$' pkg-config - Pkgconfig helps make building packages easier Как и просили (копия была на incoming@): https://bugzilla.altlinux.org/show_bug.cgi?id=8006 Собственно установился тот который нужно: $ grep '^pkg-\?config' libgnomemm2-2.12.0-alt0.1.src.rpm.log pkg-config-0.19-alt1 $ tail -n20 libgnomemm2-2.12.0-alt0.1.src.rpm.log checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNOMEMM... configure: error: Package requirements (gtkmm-2.4 >= 2.4.0 libgnome-2.0 >= 2.6.0) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the LIBGNOMEMM_CFLAGS and LIBGNOMEMM_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. error: Bad exit status from /usr/src/tmp/rpm-tmp.59441 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.59441 (%build) -- Rgrds, legion