mark-moseley / linecache

GNU General Public License v2.0
29 stars 20 forks source link

Can't handle 1.9.x yet ?! #14

Closed thesubr00t closed 12 years ago

thesubr00t commented 12 years ago

Building native extensions. This could take a while... ERROR: Error installing linecache: ERROR: Failed to build gem native extension.

    /Users/subr00t/.rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb

Can't handle 1.9.x yet * extconf.rb failed * Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.

Provided configuration options: --with-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/Users/subr00t/.rvm/rubies/ruby-1.9.3-p125/bin/ruby

thesubr00t commented 12 years ago

I was trying to install ruby-debug, and what i must use is ruby-debug19 instead.