On Tue, 18 May 2010, Christian Heimes wrote:
The rather strange bug is that the bobobrowse package doesn't contain any of the bobobrowse classes when I compile JCC, PyLucene and Bobo-Browse inside our environment. Let's see how it's behaving with your latest changes.Looks like this bug is gone for good. I suspect it was an incompatibility between my rpath and your dlopen() hack.
Good, I'm glad to see my dlopen() hack go too. I knew there had to be a better way. Thanks for suggesting it.
Andi..