Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat do i need to do to make ruby-debug19 run on ubuntu 10.04 with the ruby-full package from the repository?
    text
    copied!<p>i just installed the latest ubuntu version and the ruby-full package from the repository. Additionally i installed rubygems (1.3.7) and tried to do gem1.9.1 install ruby-debug1.9 as mentioned on <a href="http://wiki.github.com/mark-moseley/ruby-debug/installation-command-line-version" rel="nofollow noreferrer">http://wiki.github.com/mark-moseley/ruby-debug/installation-command-line-version</a> but whatever i do i can't install the gem. Installation terminates with:</p> <hr> <p>Building native extensions. This could take a while... ERROR: Error installing ruby-debug19: ERROR: Failed to build gem native extension.</p> <p>/usr/bin/ruby1.9.1 extconf.rb <strong>* extconf.rb failed *</strong> 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.</p> <p>Provided configuration options: --with-opt-dir --without-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=/usr/bin/ruby1.9.1 extconf.rb:2:in <code>require': no such file to load -- ruby_core_source (LoadError) from extconf.rb:2:in</code>'</p> <p>Gem files will remain installed in /usr/lib/ruby/gems/1.9.1/gems/linecache19-0.5.11 for inspection. Results logged to /usr/lib/ruby/gems/1.9.1/gems/linecache19-0.5.11/ext/trace_nums/gem_make.out</p> <hr> <p>But installing the ruby_core_source gem hasn't change anything. What is nessecary to install the gem?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload