Re: [Evolution] db3 requirement
- From: Ujwal "S." Sathyam <ujwal netbrowser com>
- To: Christopher James Lahey <clahey ximian com>
- Cc: evolution-hackers ximian com, evolution ximian com, gene-pool ximian com
- Subject: Re: [Evolution] db3 requirement
- Date: 01 Jun 2001 23:13:57 -0700
I installed Berkeley DB 3.1.17 under /usr/local/BerkeleyDB.3.1.
I downloaded evolution from CVS and configured it using:
./autogen.sh --prefix=/usr --sysconfdir=/etc
--enable-pilot-conduits=yes
--with-db3-includes=/usr/local/BerkeleyDB.3.1/include/
--with-db3-libs=/usr/local/BerkeleyDB.3.1/lib
The configure seemed to go OK, but the build process throws an error on
linking:
...-lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule
-lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb
-lglib -ldl
/usr/bin/ld: warning: libgal.so.7, needed by /usr/lib/libgtkhtml.so, may
conflict with libgal.so.8
importer/.libs/libevolution-importer.so: undefined reference to
`db_create'
Any ideas?
Thanks,
Ujwal
On 01 Jun 2001 03:11:44 -0400, Christopher James Lahey wrote:
Compiling evolution from cvs source now requires Berkeley DB version
3.1.17. This is available from www.sleepycat.com. You might need to
add --with-db3-includes and --with-db3-libs lines to your configure to
get it to work.
Good luck.
Thanks,
Chris
_______________________________________________
evolution maillist - evolution helixcode com
http://lists.helixcode.com/mailman/listinfo/evolution
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]