Re: [Evolution] trouble compiling evolution-2.6.3 on fc4



On Thu, 2006-08-03 at 16:15 -0400, Mark Merchant wrote:
i'm trying to compile the stable release ( 2.6.3 ), but evolution-
dataserver-1.6.3 seems to contain some libs with the wrong version.

checking for CAMEL_GROUPWISE... configure: error: Package requirements
(camel-provider-1.2 libedataserver-1.2 >= 1.3.1 libegroupwise-1.2 >=
1.3.1) were not met:
Requested 'libedataserver-1.2 >= 1.3.1' but version of
libedataserver-1.2 is 1.2Requested 'libegroupwise-1.2 >= 1.3.1' but
version of libegroupwise-1.2 is 1.2

./libedataserver
./libedataserver/.libs/libedataserver-1.2.lai
./libedataserver/.libs/libedataserver-1.2.so
./libedataserver/.libs/libedataserver-1.2.la
./libedataserver/.libs/libedataserver-1.2.so.7
./libedataserver/.libs/libedataserver-1.2.so.7.0.1
./libedataserver/libedataserver-1.2.pc
./libedataserver/libedataserver.pc.in
./libedataserver/libedataserver.pc


Hi MM,

AFAICT, libedataserver seems to have been built fine and you
 may just need to install evolution-data-server correctly.

Ensure libedataserver-1.2.so.7.0.1 exists under your install prefix
(e.g  /opt/gnome/lib) as well.

Try this at your terminal

pkg-config --exists --print-errors "camel-provider-1.2
libedataserver-1.2 >=1.3.1 libegroupwise-1.2 >= 1.3.1"

and this should report a success (no output).

you may also want to clean older libs around in your machine. Let me
know if this solves your problem.

HTH,
Harish





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