The lineak_defaultplugin-0.8.4 configure script couldn't find the lineak plugin directory, which was /usr/lib64/lineak/plugins. That's where it was put by the lineakd configure script, with options "--prefix=/usr --libdir=/usr/lib64", and where it would ordinarily be put in an x86_64 system. I gave the same options to both configure scripts, but the defaultplugin script did not look in the library I specified with --libdir.
Logged In: YES
user_id=240921
Originator: NO
Potential fix in CVS for automatically detecting lib64 directories.
Logged In: YES
user_id=240921
Originator: NO
Pls test fix. If fix works I'll close this bug.