I want to connect to mySQL via perl...
I have to install DBD::mysql?
is there a rpm for mysql drivers

I´d just installed the  perl DBI.rpm but it seams didn´t wrork

in
dir /usr/lib/perl5/site_perl/
I have:
5.6.0 and i386-linux dirs

help

----- Original Message -----
From: "Michael Ott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 4:06 PM
Subject: Re: Fw: Fw:


hallo yann!

> are you shore there is a rpm for DBI in RH 7.0 installation cdrom 1 & 2?

yes, one is called perl-DBI and is at the powertools-cd and the other,
which you mean is at
ftp://ftp.redhat.com/pub/contrib/libc/i386/perl-DBD-msql-mysql...

but you must copy some files after installation
cp -iR /usr/lib/perl5/site_perl/5.005/i386-linux/* \
          /usr/lib/perl5/site_perl/5.6.0/i386-linux/

> >
> > I´m trying to install:
> > perl -MCPAN -e'install DBD::mysql'
> > in RH 7.0 to conect to mysql with perl
> > it fail first time...
> > 'BEGIN faild--compilation aborted at Makefile.PL line 5....'
> >
> > how can I reinstall it, configure the script again??
> >
> why do you not use the rpm?
>

i hope i can help you

--
Gruß & bye

    Michael Ott

---------------------------------
- Siemens AG - I&S IT PS 51 ERL -
- Werner-von-Siemens-Strasse 60 -
- 91050 Erlangen                -
- Tel. +49 91 31 7 42 0 54      -
- [EMAIL PROTECTED]   -
---------------------------------

open-source and you have much fun

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to