Код: Выделить всё
checking for ANJUTA... Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0' found
configure: error: Package requirements ( glib-2.0 >= 2.0.6 gtk+-2.0 >= 2.0.8 ORBit-2.0 >= 2.4.0 libglade-2.0 >= 2.0.0 libgnome-2.0 >= 2.0.2 libgnomeui-2.0 >= 2.0.2 libgnomeprint-2.2 >= 2.0.1 libgnomeprintui-2.2 >= 2.0.1 gnome-vfs-2.0 >= 2.0.2 gnome-vfs-module-2.0 >= 2.0.2 libbonobo-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.1 vte >= 0.7.0 libxml-2.0 >= 2.4.23 pango >= 1.1.1) 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 environment variables ANJUTA_CFLAGS
and ANJUTA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.На этом configure сыпется.
Код: Выделить всё
bash-3.00# rpm -qa | grep ORB
ORBit2-2.12.0-3
ORBit-0.5.17-14Как видно установлено версия 2.2, а Anjuta нужно 2.0 .... или 2.0 и выше ?
И еще я не очень понял, что конкретно я должен запихать в перменную PKG_CONFIG_PATH.