Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [solved] Please Help! Installing Qt 5.1.1 on Ubuntu 13.04 32 bit
Forum Update on Monday, May 27th 2025

[solved] Please Help! Installing Qt 5.1.1 on Ubuntu 13.04 32 bit

Scheduled Pinned Locked Moved Installation and Deployment
11 Posts 4 Posters 5.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JKSH
    Moderators
    wrote on 8 Oct 2013, 14:30 last edited by
    #2

    Hi,

    Just run the file you downloaded :)

    You might need to give it execution permission first (right-click on it and select Properties)

    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

    1 Reply Last reply
    0
    • E Offline
      E Offline
      eimarcos
      wrote on 9 Oct 2013, 06:18 last edited by
      #3

      Thanks JKSH for the quick response. Is that really that easy? ^_^ Articles I have found in the net is using the terminal and modifying the file and bunch of stuff I don't know. As I said I'm new at ubuntu. So sorry for sounding such a noob :-D

      Moving along. I have successfully installed Qt Creator on Ubuntu (thanks to your help). I have created my first program but I have come across an error when compiling. I think its about the compiler is not set up. Could you please tell me how to fix this.

      I have Qt Creator on windows, and I have also used the same code. It is running correctly on windows but on Ubuntu its not. Thanks in advance for your reply :-D

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JKSH
        Moderators
        wrote on 9 Oct 2013, 07:56 last edited by
        #4

        You're welcome! I'm glad to hear you're making progress. Please don't feel the need to apologize; we all move forward by learning :)

        Anyway, Ubuntu doesn't provide a C++ compiler by default. Download and install g++ from the Ubuntu Software Center.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • E Offline
          E Offline
          eimarcos
          wrote on 9 Oct 2013, 13:41 last edited by
          #5

          Hello again. Downloaded and installed g++ from the Ubuntu Software Center. I tried to run program once again. And again another error pop-up. I tried to run some examples from Qt creator and the same error occured.
          _"/home/erick/Qt5.1.1/5.1.1/gcc/include/QtGui/qopengl.h:110: error: GL/gl.h: _No such file or directory" and the error is showing besides # include <GL/gl.h>. Im assuming it is about linking libraries to Qt Creator. Correct me If Im wrong though. What steps should I make to fix this? Thanks again for your help in advance :-D

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 9 Oct 2013, 21:19 last edited by
            #6

            Hi,

            You need to install the libgl1-mesa-dev package

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Skyrpex
              wrote on 10 Oct 2013, 05:08 last edited by
              #7

              It's funny that you're facing the problems one by one, each beign slashed by forum members as you reply :P

              1 Reply Last reply
              0
              • E Offline
                E Offline
                eimarcos
                wrote on 10 Oct 2013, 11:49 last edited by
                #8

                @_SGaist_: Everythings working fine now after the installation. Its time for me to start coding and start learning more. Many thanks to you! :-D

                @_Skyrpex_: I don't get it. With all do respect, all I see is that I have a question and they are just providing me with an answer. Simple as that. Dont see the humor in it. Its your opinion, and I do respect it. Thanks for having time to read my post :-D

                Have a good day to you all! Happy coding everybody :-D

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 10 Oct 2013, 13:04 last edited by
                  #9

                  You're welcome !

                  Skyrpex was just referring to the short time elapsed between you asking a question and getting an answer.

                  You were a lucky guy getting answers so quickly that's all :)

                  Please update the thread title prepending [solved] now that you have everything up and running, so other forum users may know a solution has been found :)

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • E Offline
                    E Offline
                    eimarcos
                    wrote on 10 Oct 2013, 13:22 last edited by
                    #10

                    Oh!!! Now I got it. Thanks for the clarificattion. And yes, I'm very lucky and fortunate meeting you all :-D Again, thank you so much! :)

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      Skyrpex
                      wrote on 31 Oct 2013, 15:08 last edited by
                      #11

                      I'm sorry if I did sound harsh or something. It wasn't my intention. SGaist explained it pretty well :)

                      Actually, this post is useful to me because I'm facing the same problems every time I install linux in my computer.

                      Regards!

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved