RE: Instaling dbi in debian

2000-12-20 Thread Wesley Wannemacher
; From: james (home) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 20, 2000 5:17 PM > To: debian-user@lists.debian.org > Subject: Instaling dbi in debian > > > I have installed Perl 5, it works ;-) > > I have installed Mysql, it works also > > Now someone tell

RE: Instaling dbi in debian

2000-12-20 Thread Jason Holland
me how to do this, apt-get could not find it, > > neither could > > dselect ;-( > > > > Cheers for your help ;-) > > > > James. > > - Original Message - > > From: "Jason Holland" <[EMAIL PROTECTED]> > > To: "jam

RE: Instaling dbi in debian

2000-12-20 Thread Jason Holland
"Jason Holland" <[EMAIL PROTECTED]> > To: "james (home)" <[EMAIL PROTECTED]>; > Sent: Wednesday, December 20, 2000 8:35 AM > Subject: RE: Instaling dbi in debian > > > > yes, install cpan and use cpan to install dbi. ppm i believe

RE: Instaling dbi in debian

2000-12-20 Thread Jason Holland
yes, install cpan and use cpan to install dbi. ppm i believe is for active perls port to windows. cpan is the unix equivalent. Jason > > I have installed Perl 5, it works ;-) > > I have installed Mysql, it works also > > Now someone tell me about DBI ? > > Is there an easy way to install this (

Instaling dbi in debian

2000-12-20 Thread james \(home\)
I have installed Perl 5, it works ;-) I have installed Mysql, it works also Now someone tell me about DBI ? Is there an easy way to install this (apt-get install DBI) Also my book on perl and mysql says about using PPM, but this I guess needs instaling too ;-) Any help getting this up and runn