[03:35 PM][awjb@alkaid ~]$ rpm -q thunderbird thunderbird-1.5-3 When trying to install enigmail I get this error: "Enigmail" could not be installed because it is not compatible with your Thunderbird build type (Linux_unknownABI).
Is this just enigmail? I think the problem is that enigmail installs pre-compiled object files (gcc 3.x?) which probably aren't compatible with the gcc ABI we ship with.
Hm others are doing ok (like the provides langpack stuff) so I guess that could be because of precompiled stuff... Now with this new version is there an easy way to package extension in FE e.g.?
Taking off blocker list...
It's not as good as I'd like yet, but basically stick the extension into $THUNDERBIRD_DIR/extensions. It should just work. Only problem is that it will be a pain with upgrading thunderbird... Closing NOTABUG I suppose, since I'm not sure what else we could do.
Ok thanks... will see if I can get a package together ...