Hi, I''m hoping that someone can point me right direction on this one. I''m trying execute gem install mysql & am getting the following error message. C:\Users\matt>gem install mysql Bulk updating Gem source index for: http://gems.rubyforge.org Select which gem to install for your platform (i386-mswin32) 1. mysql 2.7.3 (mswin32) 2. mysql 2.7.1 (mswin32) 3. mysql 2.7 (ruby) 4. mysql 2.6 (ruby) 5. Skip this gem 6. Cancel installation> 1Successfully installed mysql-2.7.3-mswin32 Installing ri documentation for mysql-2.7.3-mswin32... Installing RDoc documentation for mysql-2.7.3-mswin32... While generating documentation for mysql-2.7.3-mswin32 ... MESSAGE: Unhandled special: Special: type=17, text="<!-- $Id: README.html, v 1.20 2006-12-20 05:31:52 tommy Exp $ -->" ... RDOC args: --op c:/ruby/lib/ruby/gems/1.8/doc/mysql-2.7.3-mswin32/rdoc --exc lude ext --main README --quiet ext README docs/README.html (continuing with the rest of the installation) It looks like it installs the gem, but has problems with Rdoc. When I try & execute rake, I get the following error: C:\app\trunk>rake (in C:/app/trunk) rake aborted! 193: %1 is not a valid Win32 application. - c:/ruby/lib/ruby/gems/1.8/gems/mys ql-2.7.3-mswin32/ext/mysql.so rgds, - matt. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---