search for: r_qparser

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

Did you mean: oqparser
2007 Jan 26
2
ferret installation woes
Ferret installation fails for me (ferret: 0.10.14, ruby: 1.8.4, OS: Fedora Core 4) in the following way: >ruby setup.rb setup ... In file included from r_qparser.c:2: search.h:714: field `comparables'' has incomplete type make: *** [r_qparser.o] Error 1 The C extensions were not installed. But don''t worry. Everything should work fine .... >ruby setup.rb install ... ---> ext no ruby extention exists: ''ruby setup.rb setup'&...
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...rret'' Local gem file not found: ferret*.gem Attempting remote installation of ''ferret'' Building native extensions. This could take a while... /usr/bin/ld: multiple definitions of symbol _ranalyzer_key r_index_io.o definition of _ranalyzer_key in section (__DATA,__common) r_qparser.o definition of _ranalyzer_key in section (__DATA,__common) collect2: ld returned 1 exit status make: *** [ferret_ext.bundle] Error 1 /usr/bin/ld: multiple definitions of symbol _ranalyzer_key r_index_io.o definition of _ranalyzer_key in section (__DATA,__common) r_qparser.o definition of _ranalyze...
2007 Nov 30
0
Cannot install ferret gem on Leopard
.../lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c r_index.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 r_qparser.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 r_search.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-com...
2006 Aug 24
8
installing ferret
...usr/local/lib/ruby/1.8/i686-linux -I. -c r_index.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 r_search.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 r_qparser.c gcc -shared -L''/usr/local/lib'' -Wl,-R''/usr/local/lib'' -o ferret_ext.so q_filtered_query.o priorityqueue.o hashset.o helper.o global.o bitvector.o hash.o fs_store.o posh.o except.o ram_store.o store.o analysis.o document.o search.o similarity.o stopwords.o a...
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