Menu

Qt invalid version error

Help
2001-10-21
2002-04-11
  • Bill Traynor

    Bill Traynor - 2001-10-21

    Running Mandrake 8.1 and when I issued

    ./configure --prefix=/usr

    I received the error "package Qt is not installed".  When I do a rpm -q libqt2, I get:

    libqt2-2.3.1-14mdk

    Do I need do change me version of Qt?

     
    • olaf lueg

      olaf lueg - 2001-10-22

      Hi,

      the QT version is correct. I think the configure script cant find the QT directory.
      You can run the configure script as follow:
      (Mandrake 8.0)

      ./configure --with-qt-dir=/usr/qt2 --prefix=/usr

      Do you have the QT devel packages installed,too?

      Olaf

       
      • olaf lueg

        olaf lueg - 2001-10-22

        Sorry, wrong directory

        The QT dir is /usr/lib/qt2

        Olaf

         
        • Bill Traynor

          Bill Traynor - 2001-10-23

          Thanks Olaf,

          Unfortunately,it still failed.  I issued the commands:

          ./configure --with-qt-dir=/usr/lib/qt2 --prefix=/usr

          And recieved:

          error: Qt (>= Qt 2.2.2) (libraries) not found. 

          Then I entered:

          ./configure --with-qt-dir=/usr/lib/qt2 --prefix=/usr/lib

          Thinking I needed the /lib at the end, but it gave me the same error.

          Also,
          rpm -q libqt2-devel

          returns:

          libqt2-devel-2.3.1-14mdk

          Thanks
          Bill

           
    • Jason Farmer

      Jason Farmer - 2002-04-11

      I also get this problem. I'm running SuSE7.1 with KDE3 (so QT3) I get the error

      checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qt) not found. Please check your installation!

      But I have QT3..
      I tried installing the latest RPM and it complained about a missing libary

      kmerlin: error while loading shared libraries: libfam.so.0: cannot open shared object file: No such file or directory

      Any clues?
      I'd really like to get this sorted as I use IMICI at the moment for MSN chat and although it's competent, it's not really that good. I belive that KMerlin is better.

      Thanks in advance

      Jason

       

Log in to post a comment.

MongoDB Logo MongoDB