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

Re: kdevelop -STILL a problem



Hi Paul,
I did this "apt-get -f install". Got an advice to remove o.a. kdebase.
Then OK removed. I reinstalled it. Then apt-get install kdevelop works
fine. also for this c-cpp-reference.

These are what I have:
$ apt-show-versions -p libc6 -a
libc6   2.2.5-11.2      install ok installed
libc6   2.2.5-11.2      stable
libc6/stable uptodate 2.2.5-11.2

$apt-show-versions -p libqt3-mt -a
libqt3-mt       2:3.0.3-20020329-1      install ok installed
libqt3-mt       2:3.0.3-20020329-1      stable
libqt3-mt/stable uptodate 2:3.0.3-20020329-1

The thing I got when I experimented with the wizard is "If you want to
generate the user-documentation, you need one of these programs". A
small widget caption shows this "sgml2html or ksgml2html do not exist".

I installed then sgmltools-lite. But it does not produce any result.
An suggestion? Which package should additionally be installed?

Setyo
 



On Mon, 2002-10-14 at 15:04, Paul Cupis wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Monday 14 October 2002 11:17, Setyo Nugroho wrote:
> > Hi,
> > Just uninstalled kdevelop, and try to reinstall it using apt-get install
> > from deb http://people.debian.org/~njordan kde3.0/. I did two modes:
> >
> > 1. WITHOUT etc/apt/preferences:
> > I got this:
> > kdevelop
> > Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.2 is to be installed
> > Depends: libqt3-mt (>= 2:3.0.5-3) but 2:3.0.3-20020329-1 is to be
> > installed
> >
> > libc6-dev & libqt3-mt-dev are already the newest version.
> 
> paul@kippax:~$ apt-show-versions -a libc6
> libc6   2.2.5-14.3      install ok installed
> libc6   2.2.5-11.2      stable
> libc6   2.2.5-14.3      testing
> libc6   2.2.5-15        unstable
> libc6/testing uptodate 2.2.5-14.3
> paul@kippax:~$ apt-show-versions -a libqt3-mt
> libqt3-mt       2:3.0.5-3       install ok installed
> libqt3-mt       2:3.0.3-20020329-1      stable
> libqt3-mt       2:3.0.5-3       testing
> libqt3-mt       2:3.0.5-3       unstable
> libqt3-mt/testing uptodate 2:3.0.5-3
> paul@kippax:~$
> 
> Are you sure you have the latest libqt3-mt and libc6 installed? You need both 
> from testing/unstable.
> 
> > 2. WITH etc/apt/preferences:
> > Package: *
> > Pin: release a=stable,v=3.0*
> > Pin-Priority: 1001
> >
> > Package: *
> > Pin: release a=testing
> > Pin-Priority: 75
> >
> > Package: *
> > Pin: release a=unstable
> > Pin-Priority: 1001
> >
> > I got this:
> > 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
> 
> Your apt preferences have got Debian/unstable set to priority 1001. This means 
> that Debian/unstable packages will be installed in preference to ANY other 
> package, including unoffical packages. Hence apt is trying to install 
> kdevelop, kdelibs3, et cetera from unstable (i.e. KDE2).
> 
> Are you trying to run KDE3 on Woody or testing/unstable? Post here and someone 
> may post a 'correct' apt preferences file and/or sources.list as appropriate.
> 
> Regards,
> 
> Paul Cupis
> - -- 
> paul@cupis.co.uk
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.0 (GNU/Linux)
> 
> iD8DBQE9qsD5IzuKV+SHX/kRAh39AJ0SHS2JDKv2L1bA2VXzEZJ3VPUc4gCfaLd5
> SfcDmkcshnuV4QI8p+zv4ZA=
> =6IEi
> -----END PGP SIGNATURE-----
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 




Reply to: