Re: [Evolution] Compiling Evolution




checking whether to enable maintainer-specific
portions of Makefiles... no
checking host system type... i686-pc-linux-gnu
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

Do you have the gnome-libs-devel package installed?  You need it.
The *-devel packages have *-config, *Conf.sh, header files, etc.

In addition, you will need to configure evolution like this:
./configure --prefix=/usr --sysconfdir=/etc
otherwise you need to set GNOME_PATH and ACLOCAL_FLAGS, etc.
(or alternatively, you can build gnome-libs from source, and then install
evolution and its dependencies into the same prefix you installed
gnome-libs into).
Read the evolution/README file for more details.

Matt





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