#4916 closed defect (wontfix)
Qt4 and Qt5 can't both be installed in /usr
Reported by: | Armin K | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Same bindir, the one that's built later will override binaries built for the one that was built before.
Change History (2)
comment:1 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
How unprofessional. Taking a choice from user.
The defect still stands. You can't use first method if using both Qt versions.
Note:
See TracTickets
for help on using tickets.
Yes, it is documented.
"The installation of Qt presents several challenges and choices. Complicating the Qt installation is the fact that there are two versions, Qt4 and Qt5, that have executable programs with identical names. If both packages are installed on one system, the only methods to manage which set of programs is used is to either control the users' PATH or to rename files either directly or via symbolic links. Both packages cannot be installed in the same directory."
You can always use method 2 to install in /usr/something/qt4 if you want it in /usr.