Re: Depenedcy hell!!!
sven kissner <[email protected]>
| Newsgroups | gmane.linux.debian.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi cies
On Wednesday 08 October 2003 21:31, Cies Pettenflat wrote:
> i'm developing some app, so i need
> libqt3-mt-dev=3:3.2.1-4+orth, and
> kdelibs4-dev=4:3.2.0-0+cvs20030916+orth.
>
> libqt3-mt-dev gives me:
> Depends: xlibs-dev (>= 4.2.1) but it is not going to
> be installed
> Depends: libmng-dev (>= 1.0.3) but it is not going to
> be installed
> Depends: libqt3-headers (= 3:3.2.1-4+orth) but
> 3:3.2.1-6 is to be installed
> Depends: qt3-dev-tools (= 3:3.2.1-4+orth) but
> 3:3.2.1-6 is to be installed
> Depends: xlibmesa-gl-dev but it is not going to be
> installed or libgl-dev
> Depends: libxft2-dev but it is not going to be
> installed
install orth's version of all qt and arts packages:
apt-get install <package>=<orths-version>
to get the version, use apt-cache policy
to prevent updating of qt, set the packages to hold. patrick dreker posted a
nice line to do this:
for P in `COLUMNS=200 dpkg -l libqt*|grep ii|awk '{print $2}'`; do echo $P
hold | dpkg --set-selections ; done
probably this helps..
keep on rockin'
sven
- --
..never argue with idiots. they drag you down to their level and beat you with
experience..
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/hKGbPV/e7f4i4AERAv6/AJ4+lDMlTcY793iRGsM0F/r8xeqVFQCaAt5m
oUgGda7wpkrs24E1+dN8p3U=
=TTeW
-----END PGP SIGNATURE-----