Created
December 21, 2013 17:46
-
-
Save maxd/8072511 to your computer and use it in GitHub Desktop.
gem install fcgi
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
INFO: `gem install -y` is now default and will be removed | |
INFO: use --ignore-dependencies to install only the gems you list | |
Building native extensions. This could take a while... | |
ERROR: Error installing fcgi: | |
ERROR: Failed to build gem native extension. | |
/usr/bin/ruby extconf.rb | |
checking for fcgiapp.h... no | |
checking for fastcgi/fcgiapp.h... no | |
make | |
make: *** No targets. Stop. | |
Gem files will remain installed in /home2/yoagyoga/ruby/gems/gems/fcgi-0.9.2.1 for inspection. | |
Results logged to /home2/yoagyoga/ruby/gems/gems/fcgi-0.9.2.1/ext/fcgi/gem_make.out | |
Fixing include path... | |
Failed: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment