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
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
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