Displaying 2 results from an estimated 2 matches for "gervin23".
2006 Feb 21
1
0.9.3+ bindings and php5
hi all,
i noticed php5 is now supported, however ./configure isn't seeing it.
here's a snippet from running ./configure:
-----
checking for php-config... /usr/bin/php-config
checking for ... no
checking for php5... no
checking for php... no
-----
'php-config --version' reports '5.0.5-pl5-gentoo'
any ideas?
thanks much,
andrew
2004 Sep 02
1
bindings - python module
hello all,
i'm new to xapian and am just beginning to play around with the python
bindings. first off, the example (simplesearch.py) i pulled from cvs
didn't work complaining of not finding the _xapian module. after using
strace, i noticed python trying to search for _xapian.so. the default
xapian-bindings build produces _xapian (without the .so extension) so
renaming it to _xapian.so