On Tuesday 19 November 2002 21:03, [EMAIL PROTECTED] wrote: > On Mon, 18 Nov 2002, Paul Cupis wrote: > > Date: Mon, 18 Nov 2002 17:59:15 +0000 > > From: Paul Cupis <[EMAIL PROTECTED]> > > To: [email protected] > > Subject: Re: kdevelop again... > > Resent-Date: Mon, 18 Nov 2002 12:01:13 -0600 (CST) > > Resent-From: [email protected] > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Monday 18 November 2002 15:40, [EMAIL PROTECTED] wrote: > > > On Mon, 18 Nov 2002, Paul Cupis wrote: > > > > Date: Mon, 18 Nov 2002 14:10:12 +0000 > > > > From: Paul Cupis <[EMAIL PROTECTED]> > > > > To: [email protected] > > > > Subject: Re: kdevelop again... > > > > Resent-Date: Mon, 18 Nov 2002 08:11:18 -0600 (CST) > > > > Resent-From: [email protected] > > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > Hash: SHA1 > > > > > > > > On Monday 18 November 2002 06:37, [EMAIL PROTECTED] wrote: > > > > > Hello to everyone. > > > > > > > > > > I have the following problem: > > > > > > > > > > # apt-get install kdevelop > > > > > Reading Package Lists... > > > > > Building Dependency Tree... > > > > > Some packages could not be installed. This may mean that you have > > > > > requested an impossible situation or if you are using the unstable > > > > > distribution that some required packages have not yet been created > > > > > or been moved out of Incoming. > > > > > > > > > > Since you only requested a single operation it is extremely likely > > > > > that the package is simply not installable and a bug report against > > > > > that package should be filed. > > > > > The following information may help to resolve the situation: > > > > > > > > > > Sorry, but the following packages have unmet dependencies: > > > > > kdevelop: Depends: kdelibs3 (>= 4:2.2.2-1) but it is not going to > > > > > be installed Depends: kdebase-libs but it is not going to be > > > > > installed E: Sorry, broken packages > > > > > # > > > > > > > > > > What can I do to resolve it? > > > > > > > > Try adding the following source line: > > > > > > > > deb http://people.debian.org/~njordan kde3.0/ > > > > > > > > (From http://www.cupis.co.uk/debian/kde3.html) > > > > > > > > Paul Cupis > > > > - -- > > > > [EMAIL PROTECTED] > > > > > > And do what? :-) > > > > > > If I issue the same command, is it going to work? Why? > > > Is this a bug or did I do something wrong? > > > > Sorry, > > > > Add the new source to your sources.list, run apt-get update and then > > apt-get install kdevelop. > > > > The kdevelop package is maintained by njordan, and is not hosted on the > > kde.org servers - this it not a bug. In due course, they will all be on > > debian.org servers. The webpage I referenced will indicate where you > > might find other programs for kde3 which are not on the kde.org servers, > > and also links to the Debian-KDE3 FAQ. > > > > Paul Cupis > > - -- > > [EMAIL PROTECTED] > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.0 (GNU/Linux) > > > > iD8DBQE92SqGIzuKV+SHX/kRAg4xAKCCFfnJvzFscmSJVMmrMw8iTp1V4wCeLNsS > > SVbycKhXKN8rzq1gJ/xdocU= > > =hCWO > > -----END PGP SIGNATURE----- > > Hi and thank you very much for answering. > > After doing have you have said, I now get the following: > > debian:~# apt-get install kdevelop > Reading Package Lists... Done > Building Dependency Tree... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > Sorry, but the following packages have unmet dependencies: > kdevelop: Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.2 is to be installed > E: Sorry, broken packages > debian:~# > > Any hints? > > have a nice day, > Mihalis.
Maybe try the kdevelop that is compiled for Woody. Change the source list given above to deb http://people.debian.org/~njordan kde3.0-woody/ I believe this should not require any other packages to be upgraded if you are currently running Debian 3.0 ( aka Woody ).

