* Ralf Nolden <[EMAIL PROTECTED]> wrote: > Ok, here you go: I added XFree86 4.3 based on DannyS's build (which means it > works but the windows keys on keyboards have probs currently) backported to > woody with all the xft2, fontconfig and newer freetype stuff. In the same go > yesterday Trolltech released Qt 3.1.2, so I rebuild that with xft2 support.
Nice nice, but unfortunatelly this would uninstall my nvidia-glx Package (libmesa4 <->libmesa3) :( Does anyone know if it is save to build the nvidia-glx driver with a changed debian/control? [QT] > The ones in ~nolden/kde are versioned > *_3.1.2-0woody1_* snoopy:/home/jan# apt-get install libqt3-mt=3:3.1.2-0woody1 Reading Package Lists... Done Building Dependency Tree... Done E: Version '3:3.1.2-0woody1' for 'libqt3-mt' was not found snoopy:/home/jan# apt-get install libqt3-mt-dev [...] libqt3-mt-dev: Depends: libqt3-mt (= 3:3.1.2-0woody1) but 3:3.1.1-4woody5 is to be installed Depends: qt3-dev-tools (= 3:3.1.2-0woody1) but 3:3.1.1-4woody5 is to be installed Seems that the -mt isn't there. At least I can't find it via apt-cache. With the X11 repository it works, but I don't want to manually install everything (as I said, I don't want the new X11), just to get the new qt. Jan