On 17-Mar-00 Rick Knebel opined:
> Hi,
> i am trying to compile balsa 0.6 from source since there is no rpm and
> keep
> getting this error message.
> 
> 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 whether to enable maintainer-specific portions of Makefiles...
> no
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for POSIXized ISC... no
> checking for glib-config... /usr/bin/glib-config
> checking for GLIB - version >= 1.2.0... yes
> 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 gnoe-libs install
> 
> Could anyone help?

# locate gnomeConf.sh
/usr/lib/gnomeConf.sh
# rpm -qf /usr/lib/gnomeConf.sh
gnome-libs-devel-1.0.53-1

Looks like you need to install gnome-libs-devel to get rid of the error.

-- 
Statistics means never having to say you're certain.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to