enigmail-thunderbird doesn't work with latest thunderbird

Jose M Rodriguez josemi at freebsd.jazztel.es
Sun Mar 27 01:17:27 PST 2005


El Domingo, 27 de Marzo de 2005 04:36, Michael Johnson escribió:
> Doug Barton wrote:
> > Howdy,
>
> <--snip-->
>
> > Registering Enigmail account manager extension.
> > Enigmail account manager extension registered.
> > *** nsExtensionManager::_disableObsoleteExtensions - failure,
> > catching exception so finalize window can close
> > *** loading the extensions datasource
> > *** ExtensionManager:_updateManifests: no access privileges to
> > application directory, skipping.
> > Registering Enigmail account manager extension.
> > Enigmail account manager extension registered.
> > *** loading the extensions datasource
> > *** ExtensionManager:_updateManifests: no access privileges to
> > application directory, skipping.
> >
> > I also get a dialogue that says "Any old extensions you have
> > installed will be disabled"
> >
> > blah,
> >
> > Doug
> >
> >--------------------------------------------------------------------
> >----
> >
> >Index: Makefile
> >===================================================================
> >RCS file: /home/pcvs/ports/mail/enigmail-thunderbird/Makefile,v
> >retrieving revision 1.16
> >diff -u -r1.16 Makefile
> >--- Makefile	7 Dec 2004 08:44:22 -0000	1.16
> >+++ Makefile	26 Mar 2005 22:51:27 -0000
> >@@ -18,6 +18,6 @@
> > PKGDEINSTALL=	${.CURDIR}/pkg-deinstall
> >
> > LOCAL_SRCDIR=	mail/thunderbird
> >-LOCAL_SUBDIR=	lib/thunderbird/lib/thunderbird-1.0
> >+LOCAL_SUBDIR=	lib/thunderbird/lib/thunderbird-1.0.2
>
> <-- snip -->
>
> Maybe we should do the same thing to thunderbird as we did to firefox
> and install in lib/thunderbid instead of
> lib/thunderbird/lib/thunderbird-VER
> so thunderbird plugin ports don't have this problem.
>
> Michael

You can't use enigmail with thunderbird right now.

If you're trying this, you must tweak the enigmail build system to get a 
new extension compatible .xpi (I think this target is allready defined 
and documented).

After that, you may install the enigmail.xpi as user (try exec 
thunderbird file://<path-enigmail.xpi>).

Other build alternative must be tweak thunderbird build to get enigmail 
in the same run.  See how this is done for calendar in mozilla port.  
Remember also put the enigmail srcs in place after extract.

Also, I vote to merge enigmail builds with mozilla/thunderbird with a 
default disabled  controlling knob/option.

I'm afraid we can't work a ports based extension system until extension 
manager changes in firefox/thunderbird (1.1 target right now). 


More information about the freebsd-ports mailing list