2 messages in com.mysql.lists.perlRe: Msql-Mysql-modules-1.2210.tar.gz ...
FromSent OnAttachments
Ray Riddell15 Feb 2000 17:23 
Dan Busarow15 Feb 2000 19:24 
Subject:Re: Msql-Mysql-modules-1.2210.tar.gz Help!
From:Dan Busarow (da@dpcsys.com)
Date:02/15/2000 07:24:38 PM
List:com.mysql.lists.perl

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