| From | Sent On | Attachments |
|---|---|---|
| ably...@epix.net | Apr 22, 2002 8:39 pm | |
| Andy Blyler | Apr 22, 2002 9:04 pm | |
| Michael Carmack | Apr 22, 2002 9:25 pm | |
| Andy Blyler | Apr 22, 2002 9:34 pm | |
| Iustin Pop | Apr 22, 2002 9:50 pm | |
| Iustin Pop | Apr 22, 2002 10:09 pm | |
| Andy Blyler | Apr 22, 2002 10:13 pm | |
| Iustin Pop | Apr 22, 2002 10:18 pm | |
| Bill Campbell | Apr 22, 2002 10:27 pm | |
| ed...@edginton.net | Apr 24, 2002 3:01 pm | |
| Andy Blyler | Apr 24, 2002 5:52 pm | |
| Charlie Watts | Apr 24, 2002 6:37 pm | |
| Sam Varshavchik | Apr 24, 2002 6:57 pm | |
| Andy Blyler | Apr 24, 2002 7:14 pm |
| Subject: | Re: [courier-users] GDBM issue | |
|---|---|---|
| From: | ed...@edginton.net (ed...@edginton.net) | |
| Date: | Apr 24, 2002 3:01:43 pm | |
| List: | net.sourceforge.lists.courier-users | |
Hi ablyler!
On Mon, 22 Apr 2002, ably...@epix.net wrote:
When I run ./configure as a normal user I get: ------------------------------------------------ checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no configure: error: Cannot find either the gdbm or the db library. ------------------------------------------------ $ rpm -q gdbm gdbm-1.8.0-10 ------------------------------------------------ $ ls /usr/lib/*gdbm*.* /usr/lib/libgdbm.so.2 /usr/lib/libgdbm.so.2.0.0 ------------------------------------------------ Any suguestions? I am running Red Hat 7.2. Thanks, Andy
are you running ./configure --with-db=gdbm ? is the output of 'ldconfig -p | grep gdbm' true?
-- Brian Edginton (801) 580-7903 ed...@edginton.net Key fingerprint = 99A9 BAC5 606C 9EFF F941 E049 BBA5 EEE6 17B9 EE9A





