Please help to install anjuta-1.2.2 in Fedora Core 3
Hi
I am a newbie in Linux environment. I have installed Fedora Core 3. Now I am trying to install anjuta-1.2.2. But when I am trying to execute ./configure command from console then I am getting following problem...
checking for
pkg-config... /usr/bin/pkg-config
checking for
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.2l
ibgnomeprint-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...
Package libgnomeprint-2.2 was not
found in the pkg-config search path.
Perhaps you should add the directory
containing `libgnomeprint-2.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeprint-2.2' found
configure: error: Library 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
libgnome printui-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)
not met;
consider adjusting the PKG_CONFIG_PATH
environment variable if your libraries
are in a nonstandard prefix
so pkg-config can find them.
I have also installed atk-1.6.1, glib-2.4.1, gtk+-2.4.12 and pango-1.4.1 successfully. But still showing same error.
Please help me.
Thanks in advance.
Shoma
|