☰
Current Page
Main Menu
Home
Home
Editing
LightningForLinuxPPC
Edit
Preview
h1
h2
h3
Keybinding
default
vim
emacs
Markup
Markdown
Plain Text
Pod
RDoc
reStructuredText
AsciiDoc
BibTeX
Creole
MediaWiki
Org-mode
Textile
Help 1
Help 1
Help 1
Help 2
Help 3
Help 4
Help 5
Help 6
Help 7
Help 8
Autosaved text is available. Click the button to restore it.
Restore Text
--- title: LightningForLinuxPPC --- Builds of Mozilla Lightning and Gdata Provider for Linux PPC. ## Instructions Right-click "Save As...", then install from the Add-ons menu item in Thunderbird. ## Lightning * [lightning-0.9 for Linux PPC][1] * [lightning-0.8 for Linux PPC][2] ## GData Provider * [gdata-provider-0.5 for Linux PPC][4] * [gdata-provider-0.4pre for Linux PPC][5] Official versions are available at [addons.mozilla.org][6] ## Status Works with Thunderbird 2.0.0.17 on Ubuntu Gutsy (LinuxPPC), including bi-directional syncing with Google Calendar. ## Compiling This .mozconfig worked for me: [.mozconfig-lightning][8] . $topsrcdir/mail/config/mozconfig . $topsrcdir/calendar/sunbird/config/mozconfig mk_add_options MOZ_CO_PROJECT=mail,calendar ac_add_options --enable-extensions=default,lightning ac_add_options --enable-optimize ac_add_options --disable-static --enable-shared ac_add_options --disable-debug ac_add_options --disable-tests ### Build instructions 1. Install libIDL dev files (*apt-get install libidl-dev in Ubuntu*) 2. Download and extract a [lightning tarball][9] 3. cd to the newly created mozilla directory 4. copy my [.mozconfig-lightning][8] to .mozconfig 5. make -f client.mk clean ; make -f client.mk build 6. if all goes well, the XPIs will be in dist/xpi-stage NOTE: When changing options in .mozconfig I had to "make -f client.mk clean" before rebuilding. [1]: http://markferry.net/dl/lightning-0.9.linux-ppc.xpi [2]: http://markferry.net/dl/lightning-0.8.linux-ppc.xpi [4]: http://markferry.net/dl/gdata-provider-0.5.linux-ppc.xpi [5]: http://markferry.net/dl/gdata-provider-0.4pre.linux-ppc.xpi [6]: https://addons.mozilla.org/en-US/sunbird/addons/versions/4631 [8]: http://markferry.net/dl/.mozconfig-lightning [9]: http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/0.8/source/ <!-- vim: filetype=markdown -->
Uploading file...
Sidebar
# SideBar * [Home][1] * [Projects][2] * * * <!-- --> * [Code][3] * [Tech][4] * [Network][5] * [MediaCentre][6] * [UAV][7] * * * <!-- --> * [Travel][8] * [Music][9] * [Horse Riding][10] * [Study][11] * [Games][12] * [Other Activities][13] * * * <!-- --> * [Car][14] * [House][15] * [Watch][16] * [Clothing][17] * [Miscellany][18] * * * [1]: /Home [2]: /Projects [3]: /Code/Code [4]: /Tech/Tech [5]: /Network/Network [6]: /MediaCentre/MediaCentre [7]: /UAV/UAV [8]: /Travel/Travel [9]: /Music/Music [10]: /HorseRiding/HorseRiding [11]: /Study/Study [12]: /Games/Games [13]: /Do/Do [14]: /Car/Car [15]: /House/House [16]: /Watch/Watch [17]: /Clothing/Clothing [18]: /Miscellany/Miscellany <!-- vim: filetype=markdown -->
Edit message:
Cancel