[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

mysql loding error

Sushrut Sathe

5/27/2009 9:05:00 AM

C:\Program Files\NetBeans 6.5.1\gca>gem install mysql
Successfully installed mysql-2.7.3-x86-mswin32
1 gem installed
Installing ri documentation for mysql-2.7.3-x86-mswin32...
Installing RDoc documentation for mysql-2.7.3-x86-mswin32...
ERROR: While generating documentation for mysql-2.7.3-x86-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-x86-mswin32/rdoc -
-exclude ext --main README --quiet ext README docs/README.html --title
mysql-2.7
3-x86-mswin32 Documentation
(continuing with the rest of the installation)



What to do??????
in browser it gives the error :
126: The specified module could not be found. -
c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.7.3-x86-mswin32/ext/mysql.so
--
Posted via http://www.ruby-....

1 Answer

Roger Pack

5/27/2009 10:49:00 PM

0

> What to do??????
> in browser it gives the error :
> 126: The specified module could not be found. -
> c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.7.3-x86-mswin32/ext/mysql.so

check your error logs. Also it might mean mysql wasn't installed on
your comp.
-=r
--
Posted via http://www.ruby-....