search for: nchecking

Displaying 20 results from an estimated 27 matches for "nchecking".

Did you mean: checking
2005 Oct 22
2
problem with "gem update mysql"
...;'mysql'' 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/mysql-2.6 for inspection. ruby extconf.rb update mysql\nchecking for mysql_query() in -lmysqlclient... no checking for main() in -lm... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lz... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lsocket... no checking for mysql_query() in -lmysqlclient... no ch...
2006 Apr 19
2
ubuntu 5.10 postrgres gem
...--without-inetlib --with-nsllib --without-nsllib ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/postgres-0.7.1 fo r inspection. ruby extconf.rb install postgres\nchecking for cygwin32_socket() in -lwsock32. .. no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... no checking for socket()... no checking for cygwin32_socket()... no Results logged to /usr/lib/ruby/g...
2006 Mar 01
5
Error installing the MySQL Ruby bindings?
...entlib --without-mysqlclientlib 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/mysql-2.7 for inspection. ruby extconf.rb install mysql -- --with-mysql-dir=/usr/local/mysql\nchecking for mysql_query() in -lmysqlclient... no checking for main() in -lm... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lz... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lsocket... no checking for mysql_query() in -lmysqlclient... no ch...
2006 Feb 23
6
lighttpd on mac for local development
...ve) lighttpd @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....
2003 May 20
1
smbd - wide links / possible buffer failure??
...on May 19 16:10:14 2003 @@ -740,6 +740,7 @@ realdir[reallen] = 0; } + bzero( flink, sizeof(flink) ); if (conn->vfs_ops.readlink(conn, name, flink, sizeof(pstring) -1) != -1) { DEBUG(3,("reduce_name: file path name %s is a symlink\nChecking it's path\n", name)); if (*flink == '/') { @@ -750,6 +751,24 @@ pstrcat(cleanlink, flink); } unix_clean_name(cleanlink); + + if (!vfs_GetWd(conn,savedir)) { + DEBUG(0,(&q...
2006 Apr 04
6
connecting to mysql on OS X 10.4
...p://gems.rubyforge.org 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/lib/ruby/gems/1.8/gems/ mysql-2.7 for inspection. ruby extconf.rb install mysql\nchecking for mysql_query() in - lmysqlclient... no checking for main() in -lm... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lz... yes checking for mysql_query() in -lmysqlclient... no checking for main() in -lsocket... no checking for mysql_query() in -lmysqlclient... no...
2006 Feb 25
20
Agile Rails book code fails page 32
Starting Agile Web Development with Rails, page 32, everything has worked well so far but on (book not pdf) page 32 I don''t get the "Template Is Missing" error. I get Routing Error Cannot load config/routes.rb: No such file to load -- ./demo/script/../config/../config/routes.rb There is a file at e:\ruby\ror\work\demo\config\routes.rb It''s all greek to me and
2006 Jan 14
6
Error installing Rails/FastCGI/Apache2
...OR: While executing 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/...
2002 Oct 07
9
FS corruption; HTREE-related?
Over the last two days we've been seeing a fair bit of this: ---- # ls -laR > /dev/null ... ls: ./server2/b/user/bxyz/392.: Input/output error ---- This is with the latest htree patches applied to 2.4.19, and latest e2fsprogs-test, on a dual AMD system, with 5x73GB SCSI drives on a MegaRAID controller. We're using the gcc 2.96 that comes with RH7.3. esfsck shows "Inodes that
2006 Aug 24
0
debugfs.ocfs2 usage message fix
Hi all, The help message in debufs.ocfs2 is not consist among ``extent'', ``findpath'', ``locate'', ``ncheck'' and ``help''. ``help'' show that extent accept a block number as its argument. ---8<--- extent <block#> Show extent block ---8<--- But ``extent'' says its argument is an inode number.
2006 Apr 30
0
Ruby and Rails on Linux
...}/include --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 _____...
2006 Mar 30
2
Rails lost connection to MySQL server!
I getting this error on my project Mysql::Error: Lost connection to MySQL server during query: SHOW FIELDS FROM ... i think that it''s because the mysql database don''t allow persistent connections ..... any idea? thanks -- _________ Noel R. Morais
2005 Mar 14
0
ext3 filesystem corrupt. Which files are affected?
Hi! I am using a 377GB ext3-filesystem with evms, spanned over two disks. This filesystem has worked for more than two years without any problems, it stores around 30.000 images with sizes between 50kb and 200mb. Recently, I noticed that images started to disappear. A fsck.ext3 (which I've unfortunately never run before) revealed a lot of problems, which I repaired. A log is attached. Ext3
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
2005 Dec 19
5
gem update fails with "checking for fcgiapp.h... no"
...#39;'fcgi'' 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/f...
2003 Apr 08
1
Identify file(s) on specific disk sector
When tar'ing up an ext3 filesystem on a 3ware RAID I have, I got the following errors in my system log: Apr 7 21:27:46 allo 3w-xxxx[957]: Drive error encountered on port 3 on controller ID:0. Check cables and drives for media errors. (0xa) Apr 7 21:27:46 allo kernel: 3w-xxxx: scsi0: Command failed: status = 0xc7, flags = 0x51, unit #0. Apr 7 21:27:58 allo last message repeated 3 times Apr
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...le$ zmac11:/cd/rubythings/ruby-postgres oracle$ gem install postgres ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /opt/local/lib/ruby/gems/1.8/gems/postgres-0.7.1 for inspection. ruby extconf.rb install postgres\nchecking for cygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checkin...
2005 Jan 22
6
Still having config problems
Hi, Having completely failed to sort out my apache 500 error, I thought I would work through the "Rolling with Ruby on Rails" tutorial at http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html I am using webrick, not apache - and still getting 500 errors. When I get to page 4 where http://127.0.0.1:3000/recipe/new should give me a data entry screen, instead I get...
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 Jan 05
5
Lost connection to Mysql
...9;'mysql'' 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 c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.7 for inspection. ruby extconf.rb install mysql\nchecking for mysql_query() in mysqlclient.lib.. . no checking for main() in m.lib... yes checking for mysql_query() in mysqlclient.lib... no checking for main() in z.lib... no checking for mysql_query() in mysqlclient.lib... no checking for main() in socket.lib... no checking for mysql_query() in mysqlclie...