sudo gem install sequenceserver Building native extensions. This could take a while...ERROR: Error installing sequenceserver: ERROR: Failed to build gem native extension.
/usr/bin/ruby1.9.1 extconf.rb/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from extconf.rb:2:in `<main>'
Gem files will remain installed in /var/lib/gems/1.9.1/gems/eventmachine-1.0.7 for inspection.Results logged to /var/lib/gems/1.9.1/gems/eventmachine-1.0.7/ext/gem_make.out gem -v 1.8.11 ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
--
You received this message because you are subscribed to the Google Groups "sequenceserver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sequenceserve...@googlegroups.com.
To post to this group, send email to sequenc...@googlegroups.com.
Visit this group at http://groups.google.com/group/sequenceserver.
To view this discussion on the web visit https://groups.google.com/d/msgid/sequenceserver/c2c86855-ad78-4f21-b418-d55757fd6b7c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sudo gem install bundler && bundleFetching: bundler-1.8.5.gem (100%)Successfully installed bundler-1.8.51 gem installedInstalling ri documentation for bundler-1.8.5...Installing RDoc documentation for bundler-1.8.5...Fetching gem metadata from http://rubygems.org/.........Fetching version metadata from http://rubygems.org/..Resolving dependencies...Installing rake 10.4.2Installing ast 2.0.0Installing parser 2.2.0.3Installing astrolabe 1.3.0Installing mime-types 2.4.3Installing mini_portile 0.6.2
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby1.9.1 extconf.rb /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from extconf.rb:4:in `<main>'
Gem files will remain installed in /tmp/bundler20150312-8024-1fnlboo/nokogiri-1.6.6.2/gems/nokogiri-1.6.6.2 for inspection.Results logged to /tmp/bundler20150312-8024-1fnlboo/nokogiri-1.6.6.2/gems/nokogiri-1.6.6.2/ext/nokogiri/gem_make.outAn error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling.
To unsubscribe from this group and stop receiving emails from it, send an email to sequenceserver+unsubscribe@googlegroups.com.
To post to this group, send email to sequenceserver@googlegroups.com.
Visit this group at http://groups.google.com/group/sequenceserver.
To view this discussion on the web visit https://groups.google.com/d/msgid/sequenceserver/bede04aa-75e3-458d-9494-16cbd4982d28%40googlegroups.com.
apt-cache show ruby-devPackage: ruby-devPriority: optionalSection: develInstalled-Size: 32Maintainer: Ubuntu Developers <ubuntu-dev...@lists.ubuntu.com>Original-Maintainer: akira yamada <ak...@debian.org>Architecture: allSource: ruby-defaultsVersion: 4.8Depends: ruby1.8-dev (>> 1.8.7.334-1)Filename: pool/main/r/ruby-defaults/ruby-dev_4.8_all.debSize: 4572MD5sum: 8ca9e04c6eb0177155bc9a8e5b507513SHA1: 293181748d30cd76dac6204845b3e081a42eedeaSHA256: f94762d2cdac81d9bb1a0013cb62fc2f0da34b6a220f52dabecd5e8d61f3145eDescription-en: Transitional package for ruby1.8-dev This is a transitional package which ensures that users of ruby-dev will use ruby1.8-dev in the future. It can safely be removed.Homepage: http://www.ruby-lang.org/Description-md5: 3cef48fc8299c9a557429a0bfc978a4aOrigin: UbuntuSupported: 18m
sudo apt-get install ruby1.9.1-dev
Output of apt-get show rub-dev
apt-cache show ruby-devPackage: ruby-devPriority: optionalSection: develInstalled-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
To view this discussion on the web visit https://groups.google.com/d/msgid/sequenceserver/217e5085-e04e-4989-99c9-cfda10608426%40googlegroups.com.
ERROR: Error installing sequenceserver:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.9.1 extconf.rb
>>>>> Creating Makefile for ruby version 1.9.3 on x86_64-linux <<<<<
creating Makefile
extconf.rb:66:in ``': No such file or directory - make clean (Errno::ENOENT)
from extconf.rb:66:in `<main>'
Cool.
-- Priyam
On Fri, Mar 13, 2015 at 12:20 AM Phil Rees <phil...@gmail.com> wrote:
So I ransudo apt-get install ruby1.9.1-devand it has installed successfully! Thank you for your help!I am now working to upgrade my blast from 2.2.25.
On Thursday, March 12, 2015 at 2:20:24 PM UTC-4, Phil Rees wrote:
Output of apt-get show rub-dev
apt-cache show ruby-devPackage: ruby-devPriority: optionalSection: develInstalled-Size: 32
Maintainer: Ubuntu Developers <ubuntu-dev...@lists.ubuntu.com>