search for: ywarnier

Displaying 10 results from an estimated 10 matches for "ywarnier".

Did you mean: warnier
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...ied (and succeeded) to generate the bindings it was on a previous version of Ubuntu (don't remember which) with xapian-bindings-1.2.16. On a Debian Wheezy, the sources are still at xapian-bindings-1.2.12 and I get the following: " make check-TESTS make[4]: Entering directory `/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php' /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' -d include_path='php5:../../../../php/php5' ${...
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...whatever the codename is for the Ubuntu version you're building > for). > >> On a Debian Wheezy, the sources are still at xapian-bindings-1.2.12 >> and I get the following: >> >> " >> make check-TESTS >> make[4]: Entering directory >> `/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php' >> /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d >> safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' >> -d include_path='php5:../....
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...echo wily > debian/codename (Or whatever the codename is for the Ubuntu version you're building for). > On a Debian Wheezy, the sources are still at xapian-bindings-1.2.12 > and I get the following: > > " > make check-TESTS > make[4]: Entering directory > `/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php' > /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d > safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' > -d include_path='php5:../../../../php/...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...ntu version you're building >> for). >> >>> On a Debian Wheezy, the sources are still at xapian-bindings-1.2.12 >>> and I get the following: >>> >>> " >>> make check-TESTS >>> make[4]: Entering directory >>> `/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php' >>> /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d >>> safe_mode=off -d enable_dl=on -d >>> extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' >>> >&...
2016 Apr 08
0
RHEL7 packages
...for that. I was wondering if there was some specific reason for that or if it was just something pending. At the moment, if I follow the instructions for RHEL5 & 6, I get (understandably) the following, which in short is to say "not found": """ [root at chamilosvr ywarnier]# yum update Modules compl?mentaires charg?s : langpacks, product-id, rhui-lb, search- : disabled-repos http://rpm.eprints.org/xapian/7Server/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Essai d'un autre miroir. To address this issue please refer...
2015 Dec 21
1
PHP bindings on Ubuntu 15.10
Hi folks, Did anyone try building the PHP bindings on Ubuntu 15.10 using the instructions on http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package recently? I get a few errors. Before I get deeper into it, I wanted to know if the documentation was up to date. http://pastebin.com/BHTb6MkH Regards, Yannick
2019 Jul 29
0
Revisiting the PHP binding license issues
Le vendredi 26 juillet 2019 à 14:01 +0100, Peter Bowyer a écrit : > Hello, > > I would like to see Xapian used more widely in the PHP community. I would like that too. We recently removed a Xapian searching feature from our Free Software because it required a process too complex for most of our users to install it (and update it) on their servers. [...] > The GPL FAQ says at >
2015 Jan 28
2
PHP bindings Debian/Ubuntu packaging wiki page does not mention ~
Hi, On http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package, it doesn't say where the commands should be executed. For some reason, if a user executes them from /tmp/ on Ubuntu trusty, the following error message is returned and prevents the packaging to work (at the env ... debian/rules line): env: debian/rules: Permission denied However, executed from the home directory (or one of its
2016 Mar 27
2
PHP5 - Query Parsing Bug
I'm replying to a very old thread (9 years ago) here http://grokbase.com/t/xapian/xapian-discuss/072tprmr6h/php5-query-parsing-bug So not sure if that's going to end up being more or less readable... I have this error : Fatal error: No matching function for overloaded 'new_Query' in /usr/share/php/xapian.php on line 2607 Line 2607 (and surrounding) looks like this and are in
2007 Jan 27
4
Xapian vs Lucene
Hello, It's probably quite troll-risky to put a title like this, but did anyone take the trouble to compare Lucene to Xapian and make a list of differences? As I told the list at the end of last year, I'm going to have to integrate an indexing/search engine in the coming weeks or months. It will be integrated to Dokeos, an open-source e-learning application in PHP, and at the moment we