Results 1 to 4 of 4

Thread: Wht packages(Ex:GCC,....) do we require to install qt sdk?

  1. #1
    Join Date
    Feb 2010
    Posts
    61
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Lightbulb Wht packages(Ex:GCC,....) do we require to install qt sdk?

    HI,

    Do any one provide me details on which packages or libraries do we have, to get Qt SDK installation?
    like GCC,GPP ...

    Thanx in advance...

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Wht packages(Ex:GCC,....) do we require to install qt sdk?

    See here: http://doc.trolltech.com/4.7/requirements-x11.html. More is not needed to install Qt SDK. Even gcc is not needed. You only need it to build applications afterwards. On (K)Ubuntu there is a package called build-essentials which provides all needed tools to build programms.

  3. #3
    Join Date
    Feb 2010
    Posts
    61
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Wht packages(Ex:GCC,....) do we require to install qt sdk?

    thnk you lykurg..
    Even gcc is not needed. You only need it to build applications afterwards
    .
    Could you also provide me what packages required for building applications?

    actually my problem is, i was trying to install Qt SDK on RHEL 5 client.. it was successful but when i try to build any application , it is saying that G++ is not available and few missing.

    thnks in advance.

  4. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Wht packages(Ex:GCC,....) do we require to install qt sdk?

    For RHEL it should be something like
    yum install gcc gcc-c++ autoconf automake
    I guess. Never worked with RH.

Similar Threads

  1. Why do I require a new event loop from a GUI?
    By pitonyak in forum Qt Programming
    Replies: 5
    Last Post: 17th February 2010, 07:13
  2. Intergrating Library Packages
    By Baasie in forum Qt Programming
    Replies: 4
    Last Post: 30th September 2009, 11:14
  3. Replies: 32
    Last Post: 30th March 2008, 20:00
  4. qt >= 4.3 for debian etch packages
    By majorTom in forum Installation and Deployment
    Replies: 1
    Last Post: 15th September 2007, 13:10
  5. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 21: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.