Created
September 11, 2014 05:12
-
-
Save nelsnelson/b964d94203e39dc9c1ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# sudo jgem install --local /tmp/passenger-4.0.50.gem | |
Building native extensions. This could take a while... | |
/usr/java/jruby-1.7.15/lib/ruby/shared/rubygems/ext/ext_conf_builder.rb:43 warning: Tempfile#unlink or delete called on open file; ignoring | |
ERROR: Error installing /tmp/passenger-4.0.50.gem: | |
ERROR: Failed to build gem native extension. | |
/usr/java/jruby/bin/jruby extconf.rb | |
Attempting to download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/4.0.50/rubyext-jruby-1.9.3-java-linux.tar.gz into /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50/download_cache | |
*** Could not download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/4.0.50/rubyext-jruby-1.9.3-java-linux.tar.gz: The requested URL returned error: 404 Not Found | |
Attempting to download https://s3.amazonaws.com/phusion-passenger/binaries/passenger/by_release/4.0.50/rubyext-jruby-1.9.3-java-linux.tar.gz into /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50/download_cache | |
*** Could not download https://s3.amazonaws.com/phusion-passenger/binaries/passenger/by_release/4.0.50/rubyext-jruby-1.9.3-java-linux.tar.gz: The requested URL returned error: 403 Forbidden | |
Attempting to download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/4.0.50/webhelper-1.6.1-x86_64-linux.tar.gz into /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50/download_cache | |
Attempting to download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/4.0.50/support-x86_64-linux.tar.gz into /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50/download_cache | |
make | |
/bin/sh: 1: make: not found | |
Gem files will remain installed in /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50 for inspection. | |
Results logged to /usr/java/jruby-1.7.15/lib/ruby/gems/shared/gems/passenger-4.0.50/helper-scripts/download_binaries/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment