LinuxLingam wrote:
am trying to upgrade the qt on my installation.
so, i run # apt-get upgrade qt
i get a list of packages with unmet dependencies. these packages have
nothing to do with qt and i don't want apt-get to touch them. i just
want apt-get to upgrade qt with all its directly relevant files.
what's the way out of this dep-hell madness?

Do # apt-get install qt


That will make sure qt is the newest version available.

"apt-get upgrade" tells apt to upgrade all installed packages to the newest ones available. :-)

--
Vipul Mathur
vipul [at] linux-delhi.org

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to