> -----Original Message-----
> From: Roee Rubin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 13, 2000 1:04 PM
> To: [EMAIL PROTECTED]
> Subject: Configuring Apache::DBI
>
>
> Hello,
>
> I am having some trouble configuring Apache::DBI on
> linux.
>
> The package has two files, DBI.pm and AuthDBI.pm
>
> The current tree structure I have is the following
>
> ... modules
> ... .. Apache
> ... .. .. Constants
>
> I have a different DBI.pm which resides under modules
> (which I am assuming is the regular DBI.pm). I don't
> want to overwrite the other DBI file with the new
> Apache::DBI package ...
>
> where should the Apache DBI files reside ??
Apache::DBI requires DBI - you must have both installed.
Apache::DBI should install itself under the Apache tree somewhere in your
perl's @INC
make install should take care of everything for you just fine
> How do
> they relate to the other DBI files ??
man Apache::DBI :)
HTH
--Geoff
>
>
> [EMAIL PROTECTED]
>
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>