What RDMS is he/she using? What you have installed is for Postgres.

Billy wrote:
> Go to www.perl.com and do a search for DBD and DBI. That is where I download mine from. You will need the correct DBD and DBI for the database you are trying to connect to through Perl. These modules are > not usually there by default since they are somewhat database specific.

I run a rpm -qa | grep perl to see what I have installed and I see the below to packages.
perl-DBI-1.21-1
perl-DBD-Pg-1.01-8
Could it be that the developer is using a database that is not compatible with those?


    -----Original Message-----
    From: Billy [mailto:[EMAIL PROTECTED]
    Sent: Wednesday, March 26, 2003 1:50 PM
    To: [EMAIL PROTECTED]
    Subject: Perl DBI and DBD


I am running redhat 7.3, it was base install using the Web Server option. I am using some perl scripts already, but my developer is telling me I need to install modules for DBI and DBD? Shouldn't those be there by default...I tried searching on rpmfind.net to see if there was a separate package for DBI and DBD and found nothing, any help would be great! Thanks!

Billy



-- redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list






--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to