Ruby dbi installation issue

I had the same problem in linux and Windows also. Then I use only dbd_mysql and it is working fine. Use only dbd_mysql and please ensure that you run the mysql server (mysqld) before running the program.

Regards,
Sabyasachi Mustafi

···

On Tue, 23 Mar 2004 Shanon Fernald wrote :

Anybody know what this is about?

Installing ruby dbi on:

ArchLinux
Ruby 1.8.1
Ruby DBI .21

I run this:

% ruby setup.rb config --with=dbi,dbd_mysql
% ruby setup.rb setup
% ruby setup.rb install