[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE



On (09/05/05 15:54), Paul Akkermans wrote:
> Dear Debian list users,
> 
> I was asked to paste my /etc/apt/sources.list into a reply.
> This is in my /etc/apt/sources.list:
> ************************************************************************************************
> deb ftp://ftp.snt.utwente.nl/pub/linux/debian/ stable main non-free contrib
> deb-src ftp://ftp.snt.utwente.nl/pub/linux/debian/ stable main non-free 
> contrib
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> 
> deb ftp://ftp.tiscali.nl/pub/mirror/debian/ stable main non-free contrib
> deb-src ftp://ftp.tiscali.nl/pub/mirror/debian/ stable main non-free contrib
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> 
> deb ftp://ftp.snt.utwente.nl/pub/linux/debian/ stable main non-free contrib
> deb-src ftp://ftp.snt.utwente.nl/pub/linux/debian/ stable main non-free 
> contrib
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib 
> non-free
> 
> deb http://security.debian.org/ stable/updates main contrib non-free
> *****************************************************************************************
> 
> Can somebody help me?
> 
> Thanks in advance
> 
> PA
> 
> ----- Original Message ----- 
> From: "Jon Dowland" <dowland@gmail.com>
> To: "Debian User List" <debian-user@lists.debian.org>
> Sent: Sunday, May 08, 2005 9:06 PM
> Subject: Re: KDE
> 
> 
> On 5/7/05, hacker <golfbuf@gmail.com> wrote:
> >Which version are you running?  It looks like your sources.list
> >doesn't pick up all the available kde files.  Testing works fine here,
> >so make sure you have a 'testing' entry in your debs in
> >/etc/apt/sources.list, then 'apt-get update', the try 'apt-get install
> >kde/testing'.
> 
> Possibly because you have not defined an internet apt source, and the
> required KDE files are not in the CD set you have. Please paste
> /etc/apt/sources.list into a reply.
It is not very clear what your problem is but I assume you are trying to
get KDE 3.x, in which case you need your sources list to point to
testing/sarge rather than stable:

deb ftp://ftp.snt.utwente.nl/pub/linux/debian/ sarge main non-free contrib
deb-src ftp://ftp.snt.utwente.nl/pub/linux/debian/ sarge main non-free 
contrib
deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib 
non-free
deb-src http://non-us.debian.org/debian-non-US sarge/non-US main contrib 
non-free

deb http://security.debian.org/ sarge/updates main contrib non-free

Then do as root:

# aptitude update ( or apt-get update)

# aptitude upgrade ( or apt-get upgrade)

and then:

aptitude install kdm, kdebase, x-window-system-core

Regards

Clive

-- 
www.clivemenzies.co.uk ...
...strategies for business




Reply to: