|
Installation of gdict : cannot build module
Hi all
I am new to the world of GNOME. SO I aplogise for my ignorance in advance.
I am trying to install gdict on GNOME 2.8 on a red hat linux 9 OS using jhbuild.
I have used the command jhbuild buildone -a gnome-utils to execute the autogen.sh script.
I am getting the following messages:
..............
/opt/gnome2/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.57
checking for automake >= 1.7...
testing automake-1.7... not found.
testing automake-1.8... not found.
testing automake-1.9... not found.
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.5.4
checking for intltool >= 0.25...
testing intltoolize... found 0.31.3
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.14.0
checking for gnome-common >= 2.3.0...
testing gnome-doc-common... found 2.8.0
./autogen.sh:line 1: --print-ac-dir : command not found
Checking for required M4 macros...
Checking for forbidden M4 macros...
***error during stage configure of gnome-utils : could not configure module ******
Note : I have set $PATH variable to $HOME/opt/gnome2/bin:$HOME/opt/gnome2/libexec:
/opt/gnome2/bin:/bin:/usr/bin:/sbin:/usr/sbin:/root/bin
$LD_LIBRARY_PATH=$HOME/opt/gnome2/lib
$PKG_CONFIG_PATH=$HOME/opt/gnome2/lib/pkgconfig
$ACLOCAL_FLAGS="-I /usr/share/aclocal"
I have no idea what to do...
Thanks For your time...
newbiech
|