You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Toni M�ller <su...@oeko.net> on 1999/05/24 20:30:46 UTC

config/4469: mod_auth_db fails to configure with libdb2 installed.

>Number:         4469
>Category:       config
>Synopsis:       mod_auth_db fails to configure with libdb2 installed.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Mon May 24 11:40:01 PDT 1999
>Last-Modified:
>Originator:     support@oeko.net
>Organization:
apache
>Release:        1.3.6
>Environment:
Linux oak 2.0.36 #1 Sun May 9 22:57:50 CEST 1999 i586 unknown
Debian 2.1
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.3/specs
gcc version 2.7.2.3
>Description:
Trying to configure mod_auth_db with Berkeley db v.2 as packaged on Debian
2.1 fails due to the fact that this library is named libdb2 instead of libdb
which the configuration script checks. Naming it libdb would break the system
because it's meant to co-exist together with libdb 1.85 which then is called
libdb, and also references from precompiled binaries would be a problem.
>How-To-Repeat:
Install a Debian-2.1 and don't install libdb (1.85) but only libdb2, then
enable mod_auth_db in src/Configuration and try to run Configure... You get
a message "there is neither Berkeley 1 nor 2 installed" or so, from
modules/standard/mod_auth_db.module which I was unable to modify appropriately.
>Fix:
Yes, please fix modules/standard/mod_auth_db.module.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]