From: Jochen Wiedmann Date: November 30 1999 12:24pm Subject: Re: `make test` error installing msql-mysql Perl DB module List-Archive: http://lists.mysql.com/mysql/19935 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 29 Nov 1999, Nathan Poole wrote: > t/ak-dbd............install_driver(mysql) failed: Can't load > '../blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: File not > found at /usr/lib/perl5/5.00503/i586-linux/DynaLoader.pm line 169. That sounds like the problem described in the README, part KNOWN PROBLEMS, with a shared libmysqlclient.so. Bye, Jochen