On Wed, Apr 04, 2001 at 03:51:59PM -0700, miguel wrote:
> What I'm trying to do is follow along with the
> examples in the "New Rider's" book MySQL. I've got
> MySql installed (a binary from SGI freeware) oh yeah, 
> I'm running IRIX 6.2 on an ONYX RE II. I'm having a
> heck of a time getting DBI to compile and run. I can
> get >>perl5 Makefile.PL to do its thing but I get
> these errors when I "make". (DBI is 1.14)

You should compile DBI with the same tools that were used to compile Perl.
perl -V will show you how perl was configured.

Ronald

Reply via email to