I can't log into Mandrake 9.1.

There is a problem with the RPM package for QT library 3.1.1 included in Mandrake 9.1, so you need to update to QT library 3.1.2 included in Mandrake 9.2.

Please follow the instructions below:

  1. Login as a root.
  2. Install the following QT library 3.1.2 RPM package:
    http://download.netsarang.com/files/X-Apps/libqt3-3.1.2-12mdk.i586.rpm

    # rpm -i -nodeps -force libat3-3.1.2-12mdk.i586.rpm
  3. Create qtrc file in $HOME directory for each user as below. If you use the XDMCP connection only, this step can be skipped.

    $ cd
    $ mkdir .qt
    $ touch .qt/qtrc
  4. If you want to recover the original QT library, you need to backup /usr/lib/qt3/lib directory.