Displaying 10 results from an estimated 10 matches similar to: "stemtest failing with romanian"
2015 Sep 11
0
xapian-core-1.0.23 compiled on Interix / Eric Lindblad
Report by Eric Lindblad 11-09-2015
http://www.ericlindblad.blogspot.com
I compiled xapian-core-1.0.23 today on Interix.
'gmake check' summary
PASS: btreetest, quartztest, stemtest, termgentest
FAIL: apitest, internaltest, queryparsertest
MS XP SP3 HOME
modified SFU Interix 3.5 w/ getopt.h, inttypes.h, & stdint.h copied
over from SUA Interix for Vista (and newer) into
2015 Sep 11
1
xapian 1.0.x compiled on Interix / Eric Lindblad
Report by Eric Lindblad 11-09-2015
http://www.ericlindblad.blogspot.com
I compiled xapian-core-1.0.23 today on Interix.
'gmake check' summary
PASS: btreetest, quartztest, stemtest, termgentest
FAIL: apitest, internaltest, queryparsertest
MS XP SP3 HOME
modified SFU Interix 3.5 w/ getopt.h, inttypes.h, & stdint.h copied
over from SUA Interix for Vista (and newer) into
2015 Jan 25
2
TestCases Failure
Hi,
I am a student in Pakistan willing to contribute to Xapian.
I have been able to successfully build the code. But when I run the
existing testcases (to verify everthing is working fine), It says 3 out of
the six testcases fails. Here is the report of the test cases.
"...
make check-TESTS
make[5]: Entering directory
`/home/saad/GitProjects/xapian/build/xapian-core/tests'
Running
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
Hello :-)
There was probably no good reason to do this build but the Debian 6.0
Squeeze repo version was 1.2.3, we needed 1.2.4 and I didn't think of using
the package from unstable.
Arch: x86_64
Platform: Linux 2.6 Debian 6.0 (Squeeze)
Compiler: gcc version 4.4.5 (Debian 4.4.5-8)
Version: 1.2.4
Status: no known problems
Source: http://oligarchy.co.uk/xapian/1.2.4/xapian-core-1.2.4.tar.gz
2016 Dec 11
0
old stable configure & make_check logs
I've posted the results of 'make check' for xapian "oldstable"
(xapian-core-1.2.24) compiled on Slackware-14.0 (32 bit) here:
http://nurmi-labs.blogspot.com/p/xapian-linux-old-stable-sse.html
xapian-linux-old-stable-sse
Summary
./apitest backend none: All 58 tests passed.
./apitest backend inmemory: All 228 tests passed, 8 skipped.
./apitest backend brass: All 304 tests
2015 Sep 15
0
xapian porting to Interix / conclusion
Report by Eric Lindblad 14-09-2015
http://www.ericlindblad.blogspot.com
cf: http://permalink.gmane.org/gmane.comp.search.xapian.general/9880
The 'gmake check' compile error on xapian-core-1.2.21/tests/api_backend.cc was resolved by the modification (at the suggestion of a mailing-list member) of the offending string from "q.OP_PHRASE" to "Xapian::Query::OP_PHRASE".
2015 Oct 07
0
brass and chert compiled / xapian port to Interix
Report by Eric Lindblad 06-10-2015
http://www.ericlindblad.blogspot.com
cf: http://permalink.gmane.org/gmane.comp.search.xapian.general/9885
modifications allowing for brass and chert to compile on SFU Interix 3.5 (modified)
[code change not performance critical]
/xapian-core-1.2.21/backends/brass/brass_check.cc
/xapian-core-1.2.21/backends/chert/chert_check.cc
#include <climits>
+
2007 Sep 19
0
wine multilaguage support, romanian<->english
in a program compiled with openwatcon under windows, i have multilanguage
support, and i can switch from english to romanian with ALT+SHIFT
same program compiled with openwatcom under wine, i don't have multilanguage
support, more, romanian chars are replaced with symbols, how can i have
multilanguage support under wine ?
--
George Enescu 16/13
Hunedoara
mobil: 0720301842
tel. : 0354401534
2005 Jun 29
0
I can''t read this but perhaps it helps the Romanians <grin>
vlad.lupescu@actualbvt.ro
2005 Jun 08
8
Building on Windows
Hi,
I am brand new to Xapian and am trying to get it to build on my Windows
XP SP2 computer. I have downloaded cygwin and did a full install. I
have downloaded the most recent xapian-core code.
Here is what I have done so far:
a. I unpacked the core and put in at c:\xapian-core-0.9.0
b. I then opened a cmd window, typed 'sh' to open up the cygwin shell
and then typed in the