Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wiz@wiz-ubuntu:/opt/openerp/server$ gem install mailcatcher
- The program 'gem' can be found in the following packages:
- * ruby1.9.1
- * rubygems
- Try: sudo apt-get install <selected package>
- wiz@wiz-ubuntu:/opt/openerp/server$ sudo apt-get install ruby1.9.1
- [sudo] password for wiz:
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- ruby1.8-dev libftgl2 imagemagick-common libopenjpeg2 libgmerlin-avdec1 liblqr-1-0 puredata-core libgavl1 libmagickcore4 libmagick++4
- libavifile-0.7c2 libmagickwand4 libvdpau1 libquicktime2 libmpeg3-1
- Use 'apt-get autoremove' to remove them.
- The following extra packages will be installed:
- libruby1.9.1
- Suggested packages:
- ruby1.9.1-examples ri1.9.1 ruby1.9.1-dev
- The following NEW packages will be installed:
- libruby1.9.1 ruby1.9.1
- 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
- Need to get 4,229 kB of archives.
- After this operation, 13.1 MB of additional disk space will be used.
- Do you want to continue [Y/n]? y
- Get:1 http://ro.archive.ubuntu.com/ubuntu/ precise/main libruby1.9.1 i386 1.9.3.0-1ubuntu1 [4,191 kB]
- Get:2 http://ro.archive.ubuntu.com/ubuntu/ precise/main ruby1.9.1 i386 1.9.3.0-1ubuntu1 [37.5 kB]
- Fetched 4,229 kB in 2s (1,630 kB/s)
- Selecting previously unselected package libruby1.9.1.
- (Reading database ... 199809 files and directories currently installed.)
- Unpacking libruby1.9.1 (from .../libruby1.9.1_1.9.3.0-1ubuntu1_i386.deb) ...
- Selecting previously unselected package ruby1.9.1.
- Unpacking ruby1.9.1 (from .../ruby1.9.1_1.9.3.0-1ubuntu1_i386.deb) ...
- Processing triggers for man-db ...
- Setting up libruby1.9.1 (1.9.3.0-1ubuntu1) ...
- Setting up ruby1.9.1 (1.9.3.0-1ubuntu1) ...
- update-alternatives: using /usr/bin/gem1.9.1 to provide /usr/bin/gem (gem) in auto mode.
- Processing triggers for libc-bin ...
- ldconfig deferred processing now taking place
- wiz@wiz-ubuntu:/opt/openerp/server$ gem install mailcatcher
- ^CERROR: Interrupted
- wiz@wiz-ubuntu:/opt/openerp/server$ sudo gem install mailcatcher
- Fetching: i18n-0.6.5.gem (100%)
- Fetching: multi_json-1.8.0.gem (100%)
- Fetching: activesupport-3.2.14.gem (100%)
- Fetching: eventmachine-1.0.3.gem (100%)
- Building native extensions. This could take a while...
- ERROR: Error installing mailcatcher:
- 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.3 for inspection.
- Results logged to /var/lib/gems/1.9.1/gems/eventmachine-1.0.3/ext/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment