upgrade qt 5.6 to 5.9 in centos 7












0














CentOS 7 ships with Qt 5.6, is there a way of upgrading to Qt 5.9?.



current version.



QMake version 3.0
Using Qt version 5.6.2 in /usr/lib64


I dont want to install Qt from qt.io, as I am not going to develop applications, the application I'm trying to run requires QtQuick version 2.9 which is available in Qt 5.9.










share|improve this question



























    0














    CentOS 7 ships with Qt 5.6, is there a way of upgrading to Qt 5.9?.



    current version.



    QMake version 3.0
    Using Qt version 5.6.2 in /usr/lib64


    I dont want to install Qt from qt.io, as I am not going to develop applications, the application I'm trying to run requires QtQuick version 2.9 which is available in Qt 5.9.










    share|improve this question

























      0












      0








      0







      CentOS 7 ships with Qt 5.6, is there a way of upgrading to Qt 5.9?.



      current version.



      QMake version 3.0
      Using Qt version 5.6.2 in /usr/lib64


      I dont want to install Qt from qt.io, as I am not going to develop applications, the application I'm trying to run requires QtQuick version 2.9 which is available in Qt 5.9.










      share|improve this question













      CentOS 7 ships with Qt 5.6, is there a way of upgrading to Qt 5.9?.



      current version.



      QMake version 3.0
      Using Qt version 5.6.2 in /usr/lib64


      I dont want to install Qt from qt.io, as I am not going to develop applications, the application I'm trying to run requires QtQuick version 2.9 which is available in Qt 5.9.







      centos qt qtcreator






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 1 '18 at 13:16









      julekgwa

      565




      565






















          2 Answers
          2






          active

          oldest

          votes


















          0














          Piecemeal installation of versions of parts of packages usually leads to bad things.



          If you can, runs your app inside a container using docker or similar. Otherwise you might get away with downloading a Fedora package and installing it in a local path or in /usr/local.



          Packages here? https://rpms.remirepo.net/rpmphp/zoom.php?rpm=qt5-qtbase






          share|improve this answer































            0














            I'm not sure if this will help in your situation, but you can download the Qt Online Installer at the following link:



            https://www.qt.io/download-qt-installer






            share|improve this answer








            New contributor




            jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.


















            • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
              – kemotep
              30 mins ago










            • Per the OP, I don't want to install Qt from qt.io, ...
              – Jeff Schaller
              7 mins ago











            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f414113%2fupgrade-qt-5-6-to-5-9-in-centos-7%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Piecemeal installation of versions of parts of packages usually leads to bad things.



            If you can, runs your app inside a container using docker or similar. Otherwise you might get away with downloading a Fedora package and installing it in a local path or in /usr/local.



            Packages here? https://rpms.remirepo.net/rpmphp/zoom.php?rpm=qt5-qtbase






            share|improve this answer




























              0














              Piecemeal installation of versions of parts of packages usually leads to bad things.



              If you can, runs your app inside a container using docker or similar. Otherwise you might get away with downloading a Fedora package and installing it in a local path or in /usr/local.



              Packages here? https://rpms.remirepo.net/rpmphp/zoom.php?rpm=qt5-qtbase






              share|improve this answer


























                0












                0








                0






                Piecemeal installation of versions of parts of packages usually leads to bad things.



                If you can, runs your app inside a container using docker or similar. Otherwise you might get away with downloading a Fedora package and installing it in a local path or in /usr/local.



                Packages here? https://rpms.remirepo.net/rpmphp/zoom.php?rpm=qt5-qtbase






                share|improve this answer














                Piecemeal installation of versions of parts of packages usually leads to bad things.



                If you can, runs your app inside a container using docker or similar. Otherwise you might get away with downloading a Fedora package and installing it in a local path or in /usr/local.



                Packages here? https://rpms.remirepo.net/rpmphp/zoom.php?rpm=qt5-qtbase







                share|improve this answer














                share|improve this answer



                share|improve this answer








                answered Jan 1 '18 at 13:27


























                community wiki





                Julian


























                    0














                    I'm not sure if this will help in your situation, but you can download the Qt Online Installer at the following link:



                    https://www.qt.io/download-qt-installer






                    share|improve this answer








                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.


















                    • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                      – kemotep
                      30 mins ago










                    • Per the OP, I don't want to install Qt from qt.io, ...
                      – Jeff Schaller
                      7 mins ago
















                    0














                    I'm not sure if this will help in your situation, but you can download the Qt Online Installer at the following link:



                    https://www.qt.io/download-qt-installer






                    share|improve this answer








                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.


















                    • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                      – kemotep
                      30 mins ago










                    • Per the OP, I don't want to install Qt from qt.io, ...
                      – Jeff Schaller
                      7 mins ago














                    0












                    0








                    0






                    I'm not sure if this will help in your situation, but you can download the Qt Online Installer at the following link:



                    https://www.qt.io/download-qt-installer






                    share|improve this answer








                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    I'm not sure if this will help in your situation, but you can download the Qt Online Installer at the following link:



                    https://www.qt.io/download-qt-installer







                    share|improve this answer








                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    share|improve this answer



                    share|improve this answer






                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.









                    answered 39 mins ago









                    jwbradley

                    1




                    1




                    New contributor




                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





                    New contributor





                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.






                    jwbradley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.












                    • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                      – kemotep
                      30 mins ago










                    • Per the OP, I don't want to install Qt from qt.io, ...
                      – Jeff Schaller
                      7 mins ago


















                    • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                      – kemotep
                      30 mins ago










                    • Per the OP, I don't want to install Qt from qt.io, ...
                      – Jeff Schaller
                      7 mins ago
















                    While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                    – kemotep
                    30 mins ago




                    While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. Please review the Help Center for more information regarding this. Thank you!
                    – kemotep
                    30 mins ago












                    Per the OP, I don't want to install Qt from qt.io, ...
                    – Jeff Schaller
                    7 mins ago




                    Per the OP, I don't want to install Qt from qt.io, ...
                    – Jeff Schaller
                    7 mins ago


















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f414113%2fupgrade-qt-5-6-to-5-9-in-centos-7%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    宮崎県

                    濃尾地震

                    6月16日