On 13/11/11 02:49, Justin Soulia wrote:
On Sat, Nov 12, 2011 at 5:24 PM, Thierry de Coulon <tdecoulon@gmail.com mailto:tdecoulon@gmail.com> wrote:
On Sat, Nov 12, 2011 at 10:12 PM, Werner Joss Yes, and Tim says that's the problem. However there is not upgrade to 3.3.8d from apt-get (I added the sqeeze repositories and did several apt-get upgrades. Synaptic says I have the latest available version. As far as my google is concerned, "libqt3-mt 3.3.8d" returns "did not match any documents". The only references to 3.38d I can find seem to point to Trinity dev, but that does not help. I might try building from source - if I find out where the libqt3-mt sources are - but I have very little experience of this.... Thierry
Pardon my ignorance, but I encountered these same problems when installing TDE on Linux Mint 11 x64 verbatim (using the Ubuntu Natty repos for TDE, fwiw).
Did you run apt-get update first? Before apt-get upgrade? If your repositories were not refreshed recently, the upgrade command would likely not have any effect.
Justin
Might be a situation that aptitude will not resolve. What's the output of:
apt-get update && apt-get dist-upgrade -s
? (that does a full-upgrade simulation only, without "safe-uprade" restrictions
David