[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glade compilation problems



I am having some problems compiling my
first glade application. I have fixed
several problems so far, but now I am
having troubles because gnomeConf.sh
cannot be found.

I tried an apt-get install gnome-libs
and an apt-get install gnome-libs-devel,
but neither where found by apt. What
should I ask apt to get?

Thank you for your help!
(==timothy==)
"All software sucks. Linux sucks less."

#== output produced by autogen.sh ==

**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
Making ./aclocal.m4 writable ...
Running aclocal  -I macros ...
Running autoheader...
Running automake --gnu  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings
...
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated
by gnome-libs install



Reply to: