Re: [Evolution] evolution 1.5.90 compile issues(2nd try)
- From: "AG" <agreen bkaeg org>
- To: <notzed ximian com>
- Cc: <evolution lists ximian com>
- Subject: Re: [Evolution] evolution 1.5.90 compile issues(2nd try)
- Date: Thu, 12 Aug 2004 06:53:04 -0500 (CDT)
If you really want to, go for it, no skin off our noses (or to
paraphrase, threats hold little weight around here :).
Not a threat, but an utterance of frustration and feable plea for help ;)
I know I'm not worthy..
You shouldn't need to set either ld_library_path (i presume its in your
ld.so.config? have you run ldconfig as root?), or especially LDFLAGS -
LDFLAGS will be determined by the pkg-config stuff. Although neither
of those should cause harm either.
# contents of /etc/ld.so.conf/
/usr/local/lib
/usr/X11R6/lib
/usr/i486-slackware-linux/lib
/opt/kde/lib
/usr/lib/qt/lib
/usr/lib/ao/plugins-2
/usr/lib
/usr/lib/mozilla-1.4/
What does "pkg-config --modversion gal-2.2" show? If nothing, then you
don't have the pkg-config path setup properly or something to that
effect.
As, you suggested, I copied 'gal-2.2.pc' -> '/usr/local/lib/pkgconfig'
This took care of the error, now "pkg-config --modversion gal-2.2"
yields -> 2.1.12 :)
I believe that I'm almost there. The compile seems to die here:
# gleened from 'config.log' in evo 1.5.90 src tree
configure:30108: checking for evolution-data-server IDL
configure:30116: error: no
However, I do have e-d-s 0.96 installed on my system.
See below:
agreen rufnek:/usr/local/lib/pkgconfig$ more evolution-data-server-1.0.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
idldir=${prefix}/share/idl/evolution-data-server-1.0
IDL_INCLUDES=-I ${idldir} -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/
bonobo-activation-2.0
Name: evolution-data-server
Description: The evolution data server for the calendar and addressbook
Version: 0.0.96
Requires: libgnome-2.0 libbonobo-2.0 >= 2.4.0
What have I missed ?
Thx for the help and expeditous response..
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]