Kirk Howard wrote:
> Whenever you can't build "native extensions", it means there is some lib 
> or lib-dev missing.  Generally you'll need to do a sudo apt-get install 
> lib-???-dev, or sudo apt-get install build_essential.
> 
> This time, I had to install the following:
> 'sudo apt-get install libmysqlclient15-dev'

Thanx this worked well tho the ri docs did not install (I think)

Terminal output:

Successfully installed mysql-2.8.1
1 gem installed
Installing ri documentation for mysql-2.8.1...

No definition for next_result

No definition for field_name

No definition for field_table

............

etc etc


Does this mean another file is missing and is not having ri docs any big 
deal?






-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to