Christian Baffigi" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > With "DBI", I'm get the same error: > > PPM> install DBI > Install package 'DBI?' (y/N): y > Installing package 'DBI'... > Error installing package 'DBI': Could not locate a PPD file for package DBI > PPM> > > -----Mensaje original----- > De: Avis, Ed [mailto:[EMAIL PROTECTED] > Enviado el: Thursday, January 08, 2004 2:26 PM > Para: BAFFIGI, Christian; [EMAIL PROTECTED] > Asunto: RE: Installing DBI > > > The module is called 'DBI' not 'dbi'. > > -- > Ed Avis <[EMAIL PROTECTED]>
PPM> search DBI If you do not find one, you either have a broken installation or you are behind a firewall. If search DBI gives you a long list find the line number with just DBI and then at the PPM prompt: PPM> install <line number of DBI> HTH Robert