| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | October 1 1999 7:28pm |
| Subject: | Re: performance test error | ||
| View as plain text | |||
At 15:24, 19991001, Krzywicki, Alan wrote: >I'm trying to run the performance tests that come with mysql and I get the >following error: > >Can't locate DBI.pm in @INC Alan, you need to install the perl modules. Links can be found on the MySQL downloads page. There might be an RPM if you're into that. You should install: DBI Msql-Mysql-modules in that order. Just download them (latest versions), unpack them, and do: $ perl Makefile.PL $ make test # make install for each one. Tim
| Thread | ||
|---|---|---|
| • performance test error | Alan Krzywicki | 1 Oct |
| • Re: performance test error | Thimble Smith | 1 Oct |
