Dne po 28. května 2012 Lisi napsal(a):
I tried two solutions:
- Run icedove with
LD_PRELOAD=/usr/lib/icedove/libxpcom_core.so:/usr/lib/icedove/libxpco m.so icedove
Did this work? Sadly I don't think it would be viable for the owner of the box in question. Or did you mean that I should put it in a script somewhere?
Perhaps it would be added to /usr/lib/icedove/icedove (shell script). Add LD_PRELOAD=/usr/lib/icedove/libxpcom_core.so:/usr/lib/icedove/libxpcom.so on line: exec "$dist_bin/run-mozilla.sh"...
It's not very nice solution, but functional.
- Add to apt sources
deb http://mozilla.debian.net squeeze-backports icedove-esr and install the 10.0.3, the problem has not already.
That is one of the things I did, installation and error messages above. It didn't help at all.
No, no - apt source, which I mentioned, contains a newer version of Icedove ESR - 10.0.3. Newer than usual backports. You wrote about installing 3.1.16.
I'll raise this with the Debian Users list, in case they can help. But I have Icedove running fine on a Squeeze box with LXDE, so if it is a Debian bug it is recently introduced.
I think that this is a deal breaker, but it is hard to know what to recommend for the owner.....
I think I'll try purging and installing from source before I give up. Thank you very much for being so helpful and replying.
Installing a new version - ESR (10.0.3) - seems like a good solution. It has (hopefully) maintained APT source.
Slavek --