Re: DBD::mySQL make fails

2002-10-15 Thread George Gunderson
On Monday, Oct 14, 2002, at 20:09 US/Eastern, Wiggins d'Anconia wrote: > It would appear that the "mysql.bundle" file is the output file: > > "cc -o blib/arch/auto/DBD/mysql/mysql.bundle" > > Is this possibly a permissions issue? or maybe a non-existing path, > though I would think cc would try

Re: DBD::mySQL make fails

2002-10-14 Thread Wiggins d'Anconia
It would appear that the "mysql.bundle" file is the output file: "cc -o blib/arch/auto/DBD/mysql/mysql.bundle" Is this possibly a permissions issue? or maybe a non-existing path, though I would think cc would try to create the path. How are you installing, with CPAN or manually downloading? h

DBD::mySQL make fails

2002-10-13 Thread George Gunderson
Hello, I'm trying to get mySQL running on my PowerMac running Mac OS X v10.2 with developer tools installed. I've installed DBI.pm and the mySQL binary successfully. mysqld seems to be starting up properly (it appears in top). However, when I try to install DBD-mySQL.pm, it fails due a miss