Thursday, January 24, 2008

notes for Xapian and Search::Xapian

When after u installed Xapian, and when go to install Search::Xapian, u may meet problem like:
Error:  Can't load '/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi/auto/Search/Xapian/Xapian.so' for module Search::Xapian: libxapian.so.15: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.6/i386-linux-thread-multi/DynaLoader.pm line 230.

Then I think u need have a check of http://lists.tartarus.org/pipermail/xapian-discuss/2007-September/004414.html
basically I do export LD_LIBRARY_PATH=/usr/local/lib and everything would be fine then.

Thanks.

Labels:

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home