[Xapian-discuss] Unable to load dynamic library
'/usr/lib/php/extensions/xapian.so'
Olly Betts
olly at survex.com
Fri Mar 3 18:40:45 GMT 2006
On Fri, Mar 03, 2006 at 09:55:03AM -0800, Kevin SoftDev wrote:
> I thought that I installed all the bindings but seems to me that I am
> missing xapian.so when I try to run smoketest.php
>
> Warning: dl(): Unable to load dynamic library
> '/usr/lib/php/extensions/xapian.so' - /usr/lib/php/extensions/xapian.so:
> cannot open shared object file: No such file or directory
How are you running smoketest.php? The correct way is "make check".
> Can somebody send me the link to the module that I need to install?
You already have it - xapian.so should be built by running "make" in
xapian-bindings, and "make check" uses the uninstalled copy (which
should be in .libs).
Cheers,
Olly
More information about the Xapian-discuss
mailing list