Re: Problems installing DBI help urgently required!!!!!!

2001-05-05 Thread Paul Cotter
Were you using CPAN or PPM? If you were using PPM it was not working for a chunk of yesterday (Friday EST) - but it works today. > I unzipped the DBI.zip into a dir and unpacked the DBI.jar file. > then I used ppm install DBI ,but it says > Error installing package could not locate a ppd file

Re: Problems installing DBI help urgently required!!!!!!

2001-05-05 Thread Jos I Boumans
if you're using ppm already, just try this on the command line: your/path/to/perl/ppm install DBI make sure you get the right dbd drivers too tho do a 'search dbd' and pick out the one you need, followed by an install DBD-YourDriver that should get you started. Regards, Jos Boumans -