[olug] mod_auth_db on redhat

Adam Haeder adamh at omaha.org
Thu Dec 13 06:10:51 UTC 2001


rpm -qa | grep ^db shows:

db3-utils-3.2.9-4
db1-1.85-7
db3-3.2.9-4
db3-devel-3.2.9-4
db2-devel-2.4.14-7
db2-2.4.14-7
db1-devel-1.85-7
db31-3.1.17-1

When mod_auth_db compiles with apache, it states that it's using Berkeley 
DB 3.x. I don't know how to tell what version the "DB_File" perl mod is 
using.

I successfully removed db2 without any complaints. db1 and db3 are both 
required by perl, but db1 is ONLY required by perl, while db3 is used by 
sendmail, pam, and other things.

I'm going to force the uninstall of db1 and try a recompile of apache and 
DB_File

-- 
Adam Haeder
Technical Coordinator, AIM Institute
adamh at omaha.org
(402) 345-5025 x115

On Wed, 12 Dec 2001, Brian Roberson wrote:

> I've never used dbx files for auth, however it sounds as your dbx versions
> are wrong ( your perl script versus what apache included ) can you use a -I
> option  or a ./configure --option to ensure what version of db you are
> using? how about removing the dbx includes/lib rpm's that you do not need
> ( e.g. only have one dbx rpm version installed, not 3 ) what is the output
> of `rpm -qa | grep "^db"` ?
> 
> 
> 
> ----- Original Message -----
> From: "Adam Haeder" <adamh at omaha.org>
> To: <olug at bstc.net>
> Sent: Wednesday, December 12, 2001 10:27 AM
> Subject: [olug] mod_auth_db on redhat
> > So it can't even open the db auth file. The 'file' command tells me:
> > portfolio: Berkeley DB (Hash, version 7, native byte-order)
> 
> 
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> 
> For help contact olug-help at bstc.net - run by ezmlm
> to unsubscribe, send mail to olug-unsubscribe at bstc.net
> or `mail olug-unsubscribe at bstc.net < /dev/null`
> (c)2001 OLUG http://www.olug.org
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> 


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list