On Tue, 15 Feb 2000, Ray Riddell wrote:
Once you get past the basics and get to Makefile.PL this is what I
encounter.
perl Makefile.PL
then it asks me three questions:
Which drivers do you want to install? I answer #1 Mysql only.
It also asks me if I want to install MysqllPerl emulation. I answer no.
It then asks me the directory that contains the subdir 'include'.
[/usr/local] I respond /usr/bin/mysql
Wrong answer. On my systems it would be /usr/local, probably is on
yours too. It sure as heck shouldn't be /usr/bin/mysql
Dan