Re: problem installing netpolicy
Wes Hardaker <[email protected]> Sun, 13 Jul 2003 23:49:43 -0700
| Newsgroups | gmane.network.net-policy.user |
|---|---|
| Organization | Sparta |
| Message-ID | <[email protected]> |
>>>>> On Sun, 13 Jul 2003 22:23:19 -0400, "Ramon Tarruella" <[email protected]> said: Ramon> Hi I need some help, i'am trying to install netpolicy, I Ramon> installed all te prerequisites, I installed the BerkeleyDB.4.1 Ramon> with the --enable--cxx option and anyway I receive this Ramon> problems: Ramon> ./configure The problem is that libpthreads is listed to be checked later than libdb. The result is that for the more recent copies of the sleepycat DB, configure fails (note to Robert: we need to require only *one* of the libraries). This has actually already been fixed in CVS and I'll append a patch below for configure.in, but you'll need to run autoconf after you apply the patch. -- "In the bathtub of history the truth is harder to hold than the soap, and much more difficult to find." -- Terry Pratchett
patch
(application/octet-stream, 1.7 KB) - not displayed