From: Jochen Wiedmann Date: December 10 2002 8:03pm Subject: Re: can't install DBD::mysql List-Archive: http://lists.mysql.com/perl/1983 Message-Id: <1039550627.3df648a3a54a2@webmail.LF.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Quoting David Driscoll : > I've been trying to install DBD::mysql on SUSE 8.1. AFAIK SuSE comes with a precompiled version of DBD::mysql. See http://www.cpan.org/authors/id/J/JW/JWIED/DBD-mysql-2.1020.readme: SuSE Linux 7.2 (you may prefer yast) rpm -i mysql mysql-client mysql-devel mysql-shared rpm -i perl-DBI rpm -i perl-Msql-Mysql-modules > I run "perl Makefile.PL" then "make" > make gets to > "chmod: failed to get attributes of > 'blib/arch/aaut/DBD/mysql/mysql.so'" > and fails. No clue what's wrong without a complete log of "perl Makefile.PL", "make" and "make test".