Closed KDr2 closed 11 years ago
I found the bug and fixed it, and added a configure option --enable-php=yes|no
to decide whether install the php sdk:
https://github.com/KDr2/xunsearch/commit/d25909539dca4a40bb6eed5b3b17c130ff237a0e
Does this project receive pull-request, if so, I'll make one.
Thank you for your patch, I noticed that there is extra whitespace. But I am not familiar with many operating on github, such as pull-reuqest ...
Therefore, I add your correction code to my local repository first
I installed
Then I configure xunsearch with command:
Till here all things go well, here's the configure output:
Then I make it, and an error occurs:
I think there's some thing wrong with the XAPIAN_DIR substitute is configure.ac when configure with option
--with-xapian=...
, would you please check and fix this? Many Thanks!PS: