8th
September
2008
Thunderbird 2.0 and Lightning 0.8 missing calendar
posted in Linux |
Well what a struggle. I had my system all set up and then, once you thought it was all done it did not work. Well the thing that did not work was being able to create calendars in Lightning. The main problem seemed to be that Lightning required some libraries that did not install if you acquire the plugin from the Mozilla add-ons site or Thunderbird add-ons
However, it is not lost, all I needed to do was to install libstdc++5 with the following line
sudo apt-get install libstdc++5
Now the plugin seemed to work fine, for me at least!