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:

Saturday, January 12, 2008

a new blog site for Foorum

I just create a new Bloger site: http://blog.foorumbbs.com/

please subscribe the http://blog.foorumbbs.com/atom.xml

Thanks.

Labels:

Wednesday, January 02, 2008

2008 plan

* release at least 12 version of Foorum
* write 100+ posts. that means nearly 10 per month. should be 60+ related to Perl.
* write a tour for my own Foorum script. tell the world how I build it. should be contains more than 10 entries.
* give a name to my child, will be born at April.

maybe
* I'll learn a new language, Python or Ruby. maybe.