Discussion:
Building e-b 1.2.20 on Gentoo x86
Rod Day
2008-09-05 12:25:03 UTC
Permalink
Hello,
I'm trying to build evolution-brutus on Gentoo x86 (Kernel 2.6.25) and when I run autogen.sh i get the following error.

...checking Brutus Keyring version >= 0.9... configure: error: Brutus Keyring development libraries not present. You need at least version 0.9

Now I've already built brutus-keyring by doing the following:

# sh autogen.sh --enable-brutus-devel=yes
# make
# make install

what am I missing here?
Thanks,
Roderick Day
IT Administrator
Black Duck Software, Inc.
781-810-1332
Jules Colding
2008-09-05 13:44:39 UTC
Permalink
Post by Rod Day
Hello,
I'm trying to build evolution-brutus on Gentoo x86 (Kernel 2.6.25)
and when I run autogen.sh i get the following error.
Brutus Keyring development libraries not present. You need at least
version 0.9
# sh autogen.sh --enable-brutus-devel=yes
# make
# make install
what am I missing here?
You should use the ebuild for b-k and e-v. Just do "make distfiles"
and read the comments in the produced ebuild(s).

Best regards,
jules

Loading...