| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | September 16 1999 6:09pm |
| Subject: | Re: Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | ||
| View as plain text | |||
Michael Widenius wrote: > > Did you really do make install after compiling DBI? > Check that you have a DBI.pm installed in your perl directory! You > should have someting like the following file: > > /usr/local/lib/perl5/site_perl/DBI/DBD.pm As of Perl 5.005, its /usr/local/lib/perl5/site_perl/5.005/i386-freebsd But anyways, perhaps you did use some MakeMaker options like perl Makefile.PL LIB=/my/home/dir/lib or something similar when installing DBI? In that case you have to use the same options (plus PREFIX=..) when installing DBD::mysql. Another option is setting the PERL5LIB environment variable. (See "perldoc perlrun".) Bye, Jochen -- Jochen Wiedmann joe@stripped Life has brown and green eyes. :-) +49 7123 14887
| Thread | ||
|---|---|---|
| • Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | John Lathrop | 10 Sep |
| • Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | Michael Widenius | 15 Sep |
| • Re: Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | Jochen Wiedmann | 15 Sep |
| • Re: Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | Jochen Wiedmann | 16 Sep |
| • RE: Warning: prerequisite DBI 1.08 not found and prerequisite Data::ShowTable 0 not found ??????? | John Lathrop | 25 Sep |
