Menu

Problems compiling in openSuse 11.1

Help
2009-05-10
2013-04-30
  • ChangedSoul

    ChangedSoul - 2009-05-10

    Im having problems compiling this in opensuse 11.1
    Anyone else get this and find a way around it?

    Its erroring out on Qt.
    checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!

    I can seem to get past when I use:
    ./configure --with-qt-libraries=/usr/lib64/qt3/lib64/

    but then it errors out on kde.
    What is up with openSuse?

     
    • Wojciech Kazubski

      Check if you have qt3-devel (or alike) and other development packages for proper architecture (32- vs 64-bit)

       
    • ChangedSoul

      ChangedSoul - 2009-05-10

      Yes I have all devel packages installed. I tried it on my laptop as well and seem to get past the configure however I am still unable to run make. Make gives me all sorts of errors.

      my configure.log is here: http://pastebin.ca/1418687

      Here is my make output: http://pastebin.ca/1418691

      I dont understand any of this, but hopefully someone here does that can help me get past this.

       

Log in to post a comment.