gnome 2.16.0-r1+alacarte-0.10.1

Поставил gentoo с нуля начил ставить gnome ,осталось всего пакетов 10
и выбило на alacarte-0.10.1
checking for pygtk 2.8.0 installed for python 2.4 ... not found
configure:error: required pygtk version not found
у меня стоит python 2.5 и pygtk 2.10
может можно обоити эту зависимость покетов.

пересобери pygtk

пересобери pygtk

A prochital bug tam daetsya

A prochital bug tam daetsya primer tolko kak eto rabotaet
a ne znau ,a prosto perecopiroval etot primer v alacarte-0.10.1.ebuild
no eto ne srabotalo, mozet kto podskazet kak etot fix ispolzovat.

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.10.1.ebuild,v 1.1 2006/10/08 05:27:35 leio Exp $

inherit gnome2 python

DESCRIPTION="Simple GNOME menu editor"
HOMEPAGE="http://www.realistanew.com/projects/alacarte"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
SLOT=0

RDEPEND=">=dev-lang/python-2.4
>=dev-python/pygtk-2.4
>=gnome-base/gnome-menus-2.15"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.19"

DOCS="AUTHORS ChangeLog NEWS README"

src_unpack() {
gnome2_src_unpack

cd ${S}

PYTHON_VERSION="`$(which python) --version 2>&1 | cut -d" " -f2`"

if [ "${PYTHON_VERSION}" = "2.5" ]; then
sed -i -e "s@\(AM_PATH_PYTHON_VERSION(\)@\1${PYTHON_VERSION}, ${PYTHON_VERSION}.0,@" configure.ac
fi

einfo "Running autoconf..."
autoconf || die
}

Там дается

Там дается пример модифицированого ебилда, может кто подскажет
как запустить етот модифицированый ебилд.

извените я

извените я нашол решение проблемы надо было зделать
ebuild путь/к/файлу-ebuild digest

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".