#3026 closed enhancement (fixed)
Put Enigmail back? (was Thunderbird3)
Reported by: | Robert L. Inglis | Owned by: | DJ Lucas |
---|---|---|---|
Priority: | normal | Milestone: | x-future |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I compiled Thunderbird 3 on svn 201001xx BLFS using slightly different mozconfig. See attachment.
Change History (9)
by , 15 years ago
Attachment: | thunderbird-mozconfig added |
---|
comment:1 by , 15 years ago
by , 15 years ago
Attachment: | thunderbird-mozconfig-3.0.1 added |
---|
comment:2 by , 15 years ago
Noticed Thunderbird 3.0.1 was released this week so, I replaced the 3.0.1pre. Once again it would not install the completed build if ac_add_options --enable-static was not enabled.
Notice the ac_add_options --enable-calendar (I did not see that option in 3.0.1pre ./configure --help). Nice option it embeds the calender into Thunderbird and 3.0.1 has tabs much like a browser. Not had enough time to play with this TB so comment on the added functionality.
OpenLDAP, Xulrunner-1.9.2, and Firefox-3.6 were installed prior to this build.
See attached updated thunderbird-mozconfig-3.0.1.
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 15 years ago
Fixed in r8265...however, leaving open until wiki page is created, or Enigmail extension is put back in.
comment:5 by , 15 years ago
Summary: | Thunderbird3 → Put Enigmail back? (was Thunderbird3) |
---|
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note the ac_add_option --enable-static, without this option I could not install the completed build. Seems ldap could not be installed as shared. After several successful builds that failed on install complaining that ldap cannot be shared. I went with --enable-static and it installed w/o issue. I did NOT have openldap installed prior to this build. Xulrunner-1.9.1.7 and Firefox-3.5.7 were already installed.