> The above link points to a ruby extension for mysql that is written in 
> C. It has to be compiled. Compiling it on windows is a real
>  pain. The "ruby extconf.rb ..." command is used to start compiling the 
> extension.
> 
>    http://www.tmtm.org/en/mysql/ruby/
> 

The ruby for apache project has a precompiled version included.

http://rubyforge.org/frs/?group_id=477&release_id=2501

Run the installer only select the mysql part

I'm not sure who's but this is but you have to make sure that the 
msql\bin entry in your path environment variable is set and if it's the 
last entry it must have a semi colon at the end otherwise somethings not 
finding it.


-- 
Posted via http://www.ruby-forum.com/.