On Thu, Jul 26, 2001 at 07:48:14AM -0600, Castellon, Francisco wrote:
>       Does anyone know if Apache::DBI is included with mod_perl? if not
> could someone tell me where i could get it from?

if you're using DEBIAN, you find it like this:

    $ dpkg -S Apache::DBI
    libapache-dbi-perl: /usr/share/man/man3/Apache::DBI.3pm.gz
    libapache-dbilogger-perl: /usr/man/man3/Apache::DBILogger.3pm.gz

so (as root) you'd just

    # apt-get install libapache-dbi-perl

and you're off to the races.

-- 
I'd concentrate on "living in the now" because it is fun
and on building a better world because it is possible.
        - Tod Steward

[EMAIL PROTECTED]
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Reply via email to