justmemory |
2014-05-06 19:32 |
Re: Problems with Modest and Gmail
Quote:
Originally Posted by peterleinchen
(Post 1353317)
Okay, here my 'contribution' for all those fellows out there still on stock PR and gmail problem.
Do not try to install the CSSU deb packages, as this might lead to a broken dependency problem on your device.
I made me a workaround (Not really clean and nice, but working. And hey, who expects another update from N...a?). I extracted all the libs from the debs and copied them directly to /usr/lib by overwriting existing ones. This way I have working modest in stock PR1.3.
I attach here two (due to max. upload size) tar.gz files.
Close modest and "install" with
Code:
sudo gainroot
cd /
tar xvzf path/to/downloaded/libtinymail-tiny.tar.gz
tar xvzf path/to/downloaded/libtinymail-camel.tar.gz
killall modest
Restart modest and enjoy.
All credits to freemangordon.
|
Many-many thanks for you, guys; this works like a charm! :)
|