On Thu, Jul 29, 2010 at 11:28 AM, Dis Tec <lists@ruby-forum.com> wrote:
> /usr/bin/ruby1.8 extconf.rb --with-mysql-config=/usr/bin/mysql_config
> extconf.rb:10:in `require': no such file to load -- mkmf (LoadError)
> from extconf.rb:10
This error means you are missing ruby development libraries needed for
compilation.
apt-cache search ruby | grep dev
--
Greg Donald
destiney.com | gregdonald.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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment