upgrade qt 5.6 to 5.9 in centos 7RHEL/CentOS: Installing a new version of Java, why not just change the path?Can I “yum upgrade” to a specific CentOS version?How can I get kqemu or even just qemu to show up in virsh capabilities on CentOS 6.4?Upgrading CentOS 6.3 to 6.5Prune yum of stale installed packages/duplicate gcc packages after manual installCan't Install Correct Kernel HeadersConfigure httpd to same settings as stock CentOS/RHEL 7?How can you restore the php ini files and .so files to their original configurationHow to correctly install Git 2.17.1 from source on CentOS 7.4?yum conflicts with MySQL and MarioaDB
Was this cameo in Captain Marvel computer generated?
How spaceships determine each other's mass in space?
Will the concrete slab in a partially heated shed conduct a lot of heat to the unconditioned area?
Help! My Character is too much for her story!
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?
What is 'Log Memory' in Query Store 2017
How would an energy-based "projectile" blow up a spaceship?
School performs periodic password audits. Is my password compromised?
How to distinguish easily different soldier of ww2?
Short SF story. Females use stingers to implant eggs in yearfathers
Limpar string com Regex
Why do phishing e-mails use faked e-mail addresses instead of the real one?
Unfamiliar notation in Diabelli's "Duet in D" for piano
Unidentified signals on FT8 frequencies
Mixed Feelings - What am I
Having the player face themselves after the mid-game
Who has more? Ireland or Iceland?
Should we avoid writing fiction about historical events without extensive research?
Vector-transposing function
The (Easy) Road to Code
Why would /etc/passwd be used every time someone executes `ls -l` command?
Do I need a return ticket to Canada if I'm a Japanese National?
Precision notation for voltmeters
upgrade qt 5.6 to 5.9 in centos 7
RHEL/CentOS: Installing a new version of Java, why not just change the path?Can I “yum upgrade” to a specific CentOS version?How can I get kqemu or even just qemu to show up in virsh capabilities on CentOS 6.4?Upgrading CentOS 6.3 to 6.5Prune yum of stale installed packages/duplicate gcc packages after manual installCan't Install Correct Kernel HeadersConfigure httpd to same settings as stock CentOS/RHEL 7?How can you restore the php ini files and .so files to their original configurationHow to correctly install Git 2.17.1 from source on CentOS 7.4?yum conflicts with MySQL and MarioaDB
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
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
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
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
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
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
centos qt qtcreator
asked Jan 1 '18 at 13:16
julekgwajulekgwa
565
565
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
add a comment |
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
add a comment |
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
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
answered Jan 1 '18 at 13:27
community wiki
Julian
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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