I'm having problems detecting Berkley DB on my Red Hat Linux machine

Modern Redhat Linux ships with a Berkeley DB compiled --with-pthreads, which cyrus is unable to directly link against.

You can either recompile Berkeley DB without pthread support, or you can add "-lpthread" to your LDFLAGS enviornment variable before you configure/build.

Topic revision: r37 - 23 Feb 2006 - 20:38:05 - JeffreyEaton
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback