View Single Post
Posts: 369 | Thanked: 191 times | Joined on Sep 2009 @ Virginia
#53
OK...update

CLucene was an ugly ***** to compile. I eventually cleaned it all up and found a yum install for it which seemed to work.

Sword compiled nicely, using libcurl and libclucene

BibleTime compiled nicely, using QT4, Boost and Sword. It's a nice app. You can download a kajillion biblical resources.

Sword is the main component here. If that can be recompiled on Maemo5, we can reconstruct a GUI like BibleTime.

Boost may be an issue. If I can remove the libclucene dependency from Sword, we may be in business. CLucene is a C++ search engine, but I'm not sure Sword absolutely needs it to function...I believe I read that the Sword project wrote their own equivalent.

If we can pare it down to libcurl, sword, and a QT frontend we may be in business.