[Xapian-discuss] php bindings

Olly Betts olly at survex.com
Fri Mar 17 00:27:01 GMT 2006


On Thu, Mar 16, 2006 at 07:06:43PM +0530, durga bidaye wrote:
> PHP Warning:  Unknown(): Unable to load dynamic library
> '/usr/lib/php4/20050606/xapian.so' - /usr/lib/php4/20050606/xapian.so:
> undefined symbol: tclStubsPtr in Unknown on line 0
> 
> wat is this tclStubsPtr thing?

I don't know, but it sounds like something to do with tcl rather than
PHP!  Just to check, you didn't copy xapian.so by hand and accidentally
take it from the tcl subdirectory instead of the php one?

> > What does this report:
> >
> > php-config --extension-dir
> 
> this command doesnt work on my sys..does not mean my version of php is too
> old fr php bindings??

Erm, if that doesn't work I don't really understand how you've managed
to build and install the PHP bindings - configure uses this to find
where PHP is installed...

When you say "this command doesnt work", how does it fail?

Did you do anything unusual to build the bindings (anything other than
./configure / make / make install)?

Cheers,
    Olly



More information about the Xapian-discuss mailing list