search for: fcgiapp

Displaying 15 results from an estimated 15 matches for "fcgiapp".

2005 Dec 19
5
gem update fails with "checking for fcgiapp.h... no"
...#39;' Building native extensions. This could take a while... ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1 for inspection. ruby extconf.rb update\nchecking for fcgiapp.h... no checking for fastcgi/fcgiapp.h... no Results logged to /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/ext/gem_make.out bash-2.05b# more /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/ext/gem_make.out ruby extconf.rb update checking for fcgiapp.h... no checking for fastcgi/fcgiapp.h......
2007 Dec 14
1
does gem fcgi require fcgi to be installed?
...-bash-3.00# gem install fcgi Updating metadata for 9 gems from http://gems.rubyforge.org ......... complete Building native extensions. This could take a while... ERROR: Error installing fcgi: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install fcgi checking for fcgiapp.h... no checking for fastcgi/fcgiapp.h... no *** extconf.rb failed *** 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. Provided configuration options: --with-o...
2009 Jun 01
2
Webgeb 0.5.x possible in Windows XP?
...k? [Yn] > Install required dependency fcgi? [Yn] > Building native extensions. ?This could take a while... > ERROR: ?While executing gem ... (Gem::Installer::ExtensionBuildError) > ? ?ERROR: Failed to build gem native extension. > > ruby extconf.rb install webgen > checking for fcgiapp.h... no > checking for fastcgi/fcgiapp.h... no > *** extconf.rb failed *** > 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. > > Provided confi...
2006 Jan 14
6
Error installing Rails/FastCGI/Apache2
...cuting gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1for inspection. ruby extconf.rb install fcgi -r -- -with-fcgi-lib=/usr/local/fcgi/lib --with-fcgi-include=/usr/local/fcgi/include\nchecking for fcgiapp.h... yes checking for FCGX_Accept() in -lfcgi... no Here''s what mkmf.log has to say: [root@paulbarry fcgi-2.4.0]# cat /usr/lib/ruby/gems/1.8/gems/fcgi- 0.8.6.1/ext/mkmf.log have_header: checking for fcgiapp.h... -------------------- yes "i386-redhat-linux-gcc -E -I. -I/usr/lib/ruby...
2007 May 08
1
Can't get Ruby on Rails with Apache and FastCGI
...g it: ==================================================== > gem install fcgi Building native extensions. This could take a while... ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) ERROR: Failed to build gem native extension. ruby extconf.rb install fcgi checking for fcgiapp.h... no checking for fastcgi/fcgiapp.h... no *** extconf.rb failed *** 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. =================================================...
2006 Apr 30
0
Ruby and Rails on Linux
...--with-fcgi-lib --without-fcgi-lib=${fcgi-dir}/lib ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1 f or inspection. ruby extconf.rb install fcgi\nchecking for fcgiapp.h... no checking for fastcgi/fcgiapp.h... no Results logged to c:/ruby/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/ext/gem_make.out __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _________________...
2009 Aug 21
2
Rails installation does not work on windows
...id the obvious gem install rails but the fcgi gem fails with an error message Building native extensions. This could take a while... ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) ERROR: Failed to build gem native extension. ruby extconf.rb install rails checking for fcgiapp.h... no checking for fastcgi/fcgiapp.h... no *** extconf.rb failed *** 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. Provided configuration options: --with-o...
2005 Mar 04
24
Rails speed?
Hi -- (First time posting to the list...) I''m trying out Rails on my Mac (OS X Panther, 1.6 G5). It seems... kinda slow? I''ve even run it with FastCGI and the response time is still painfully slow. Is this just me? Is mod_ruby any better than FastCGI? Or is it rails? Thanks in advance! -- joshua
2006 Feb 23
6
lighttpd on mac for local development
...1.4.9_0 (active) rb-rubygems @0.8.11_0 (active) readline @5.0.005_0+darwin_8 (active) ruby @1.8.4_1 (active) So, it looks like everything is in place for installing the fcgi gem. But when I run "sudo gem install fcgi" I get the following error: ruby extconf.rb install fcgi\nchecking for fcgiapp.h... yes checking for FCGX_Accept() in -lfcgi... no I''ve tried a few different things I''ve run across online, including running: sudo gem install fcgi -- --with-fcgi-include=/opt/local/include --with-fcgi-lib=/opt/local/lib But no luck. Same error message each time. I''...
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi, I just installed mod_fcgid on my apache2 server. When I try to load my application I get an "Application error - Rails application failed ..." message. In my Apache2 error-log it says: Premature end of script headers dispatch.fcgi mod_fcgid process /data/www/app/dispacth.fcgi exit (communication error), terminated by calling exit(), return code 1 Any help with this would be
2006 Apr 03
6
getting fcgi to work
...ng local installation of ''fcgi'' Local gem file not found: fcgi*.gem Attempting remote installation of ''fcgi'' Updating Gem source index for: http://gems.rubyforge.org Building native extensions. This could take a while... ruby extconf.rb install fcgi checking for fcgiapp.h... yes checking for FCGX_Accept() in -lfcgi... yes creating Makefile make gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -DHAVE_FCGIAPP_H -c fcgi.c gcc -shared -L''/usr/local/lib'' -Wl,-R''/usr/local/lib'' -o...
2006 Jan 30
2
fastcgi on solaris 10
...f fcgi-2.4.0.tar.gz $ cd fcgi-2.4.0 $ ./configure $ makeMaking all in libfcgi but when it comes to making it it allways falls over with the error make[2]: Entering directory `/usr/local/fcgi-2.2.2/libfcgi'' Makefile:210: .deps/fcgi_stdio.Plo: No such file or directory Makefile:211: .deps/fcgiapp.Plo: No such file or directory Makefile:212: .deps/fcgio.Plo: No such file or directory Makefile:213: .deps/os_unix.Plo: No such file or directory Makefile:214: .deps/os_unix.Plo: No such file or directory Makefile:215: .deps/os_win32.Plo: No such file or directory make[2]: *** No rule to make targ...
2005 Dec 28
0
Probs installing ruby-fcgi on Linux
...i/lib --with-fcgi-include=/usr/local/fcgi/include install.rb: entering config phase... ---> lib <--- lib ---> ext ---> ext/fcgi /usr/bin/ruby /root/install/ruby-fcgi-0.8.6/ext/fcgi/extconf.rb --with-fcgi-lib=/usr/local/fcgi/lib --with-fcgi-include=/usr/local/fcgi/include checking for fcgiapp.h... yes checking for FCGX_Accept() in -lfcgi... no <--- ext/fcgi <--- ext install.rb: config done. So for some reason, the function FCGX_Accept() cannot be found. I get the same error if I try installing via gem. Anyone know what possibly can be wrong? Thanks. Morten
2006 Jun 15
12
RoR on Apache2
Hello, I''ve been going though the "4 Days on Rails" tutorial at http://rails.homelinux.org/ test-driving ruby on rails using the WEBrick server without problems. I''m trying to move the app to be seen by apache2, and am having some troubles. I''ve looked through many guides online which all say pretty much the same thing, which, I think, I am doing.
2006 Jul 16
29
Problem installing on Mac OSX
I tried the instruction tutorial on http://maczealots.com/tutorials/ruby-on-rails/ and in the middle of trying to install fixrbconfig I got an error: usr/lib/ruby/1.8/powerpc-darwin8.0/ruby.h does not exist. This probably means you haven''t yet installed Xcode from the Tiger DVD. You won''t be able to compile Ruby extensions without it. Please install it then rerun this