search for: q_filtered_query

Displaying 5 results from an estimated 5 matches for "q_filtered_query".

2007 Jul 11
3
Install errors
I''ve been trying to install Ferret on RedHat 7.3, Ruby 1.8 (let me know if more details would be helpful) using the gem install. I''ve tried every version >10 and it installs, but I get errors: Building native extensions. This could take a while... In file included from q_filtered_query.c:1: search.h:683: array size missing in ''comparables'' make: *** [q_filtered_query.o] Error 1 In file included from q_filtered_query.c:1: search.h:683: array size missing in ''comparables'' (Yes, I get it twice.) It then goes on to successfully install, but when I...
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c q_const_score.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c q_filtered_query.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c q_fuzzy.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I....
2007 Nov 30
0
Cannot install ferret gem on Leopard
...uby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c q_const_score.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c q_filtered_query.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c q_fuzzy.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-comm...
2006 Aug 24
8
installing ferret
...ret'' Updating Gem source index for: http://gems.rubyforge.org Building native extensions. This could take a while... ruby extconf.rb install ferret creating Makefile make gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c q_filtered_query.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c priorityqueue.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c hashset.c gcc -fPIC -g -O2 -fno-common -I. -...
2006 May 11
6
problem with solaris install
I was trying to install ferret 0.9.2 on solaris (SunOS 5.8) which does not have a sys/dir.h nix_io.c:5:21: sys/dir.h: No such file or directory make: *** [nix_io.o] Error 1 I couldn''t find an obvious way around this... any suggestions? Thanks, Rich Marisa Cornell Information Technologies Cornell University