Anthony Simonelli wrote:
> what repositories do you have in your /etc/apt/sources.list ?
>
> also, make sure you have all the kde components uninstalled:
>
> dpkg --get-selections | grep kde
>
> and remove any that come up. Anyone else have a suggestion?
This seems to have done the trick. "
what repositories do you have in your /etc/apt/sources.list ?
also, make sure you have all the kde components uninstalled:
dpkg --get-selections | grep kde
and remove any that come up. Anyone else have a suggestion?
On Tuesday 28 February 2006 11:37 am, you wrote:
> Anthony Simonelli wrote:
>
I would try the command:
aptitude -f install
to see if there are any broken packages. I would also clean out the cache:
aptitude clean
then make sure you have the most current packages:
aptitude update && aptitude upgrade
Then try installing it
aptitude install kde
that's what I'd try
3 matches
Mail list logo