RE: Instaling dbi in debian

2000-12-20 Thread Wesley Wannemacher
apt-get install libdbd-mysql-perl. You will have to read up on the DBI. zless /usr/share/doc/libdbd-mysql-perl/README.gz /Wes Wesley A. Wannemacher [EMAIL PROTECTED] Instructor, Network Administrator University of Northwestern Ohio http://www.unoh.edu > -Original Message- > From: james

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 (