Results 1 to 3 of 3

Thread: how to install QT on Ubuntu?

  1. #1

    Default how to install QT on Ubuntu?

    Hallo,

    i've been trying to install QT4.5.2 on Ubuntu9.04. after input ./configure, i got the error message

    Qt Code:
    1. usr/local/qt/include/QtCore/../../src/corelib/global/qglobal.h:62:28: error: QtCore/qconfig.h: No such file or directory
    2. make: *** [project.o] Error 1
    To copy to clipboard, switch view to plain text mode 

    has anyone an idea where the problem is? thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to install QT on Ubuntu?

    What exactly did you do (step by step)? It seems the errors come from compilation of a project of yours and not Qt.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to install QT on Ubuntu?

    I would guess that the configure script couldn't detect the makespec. Did you set QMAKESPEC env variable? It should be "linux-g++".
    I'm a rebel in the S.D.G.

Similar Threads

  1. A Guide to Install MinGW, Qt4 and Eclipse Integration on Windows XP
    By shiyutang in forum Installation and Deployment
    Replies: 10
    Last Post: 5th August 2009, 05:03
  2. Replies: 0
    Last Post: 14th May 2009, 12:31
  3. qwt 5.2 install on qt 4.5
    By HyperB in forum Qwt
    Replies: 4
    Last Post: 13th May 2009, 21:03
  4. Mac OS install qwt libraries
    By d-l-sama@hotmail.com in forum Qwt
    Replies: 0
    Last Post: 30th April 2009, 15:53
  5. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 22:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.