[Evolution-hackers] Compiling evolution-exchange



Hi,

There is a problem with compiling of evolution-exchange I can't handle.
I went though all step described in:
http://go-evolution.org/Compiling_Evolution_from_CVS#Prerequisites

passing  "Doing evolution" successfuly.

In the next section
----------------------------------------------------
Optionally: Doing evolution-exchange
pushd evolution-exchange
PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ ./autogen.sh --prefix=/opt/evo/
make $CPUS
sudo make install
popd
-----------------------------------------------------

I fail on PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ ./autogen.sh --prefix=/opt/evo/
with the following error:
error: Evolution development libraries not installed

Looking at configure file under evolution-exchange
---------------------------------------------------------------------
EVOLUTION_VERSION=`pkg-config --modversion evolution-shell-$EVOLUTION_API_VERSION 2>/dev/null`
---------------------------------------------------------------------
I realized that evolution-shell library is not installed on my machine.

How do I handle this problem.

Thanks in advance,
Zeev Lazarev

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.com/




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