Re: gnomeConf.sh not found



> When compiling balsa 0.4.5 I get an error when running 
> ./configure
> 
> configure goes through the checking process and brings up
> 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-lib install
> 
> The gnome pack that was supplied by RH5.1 does this mean that
> I need to upgrade gnome?

You might.

Recently someboy mentioned RedHat does not use /usr/local to install
most files, but /usr instead.

Anyway, gnomeConf.sh is in the package with gnome-libs, so you can
look whether v0.13 (I think that is the RH 5.1 gnome release; gnome is
now at 0.30) has that file. If so, you should be able to tell balsa
configure to look in /usr (or wherever), that is, call configure with
some of these options:
  --with-gnome-includes   Specify location of GNOME headers
  --with-gnome-libs       Specify location of GNOME libs
  --with-gnome            Specify prefix for GNOME files

(try ./configure --help to see what is possible, which is quite a lot.)

Good luck!

+--- Kero ------------------ kero@dds.nl ---+
| I ain't changed,                          |
| but I know I ain't the same               |
+--- M38C --- http://huizen.dds.nl/~kero ---+



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