On 07/11/16 13:35, Rex Dieter wrote:
Patrick Dupre wrote:

Yes,
rpm -q qt-devel
qt-devel-4.8.7-18.fc24.x86_64

Even after a dnf reinstall qt-devel,
I still have the issue:

which qmake
/usr/bin/which: no qmake in
Use /usr/bin/qmake-qt4 or <libdir>/qt4/bin/qmake
Just my 2 cents worth, I get the impression from Patrick's thread that the install of qt3 has placed the directory path to qmake into the standard system path list, but the install of qt4 has not done the same thing, hence why has the qt4 install not done this? This might be reasonable if Fedora is still standardised on qt3 and people are using qt4 "at their own risk", but if Fedora has standardised on qt4 then the appropriate directories should be in the system path so that the commands can be executed natively without having to fully qualify them, and, relative to this, it sounds from what Patrick is saying, that Fedora allows both qt3 and qt4 to be installed in parallel, if this is intended then the qt4 install script should check for this situation and ensure it's directories are in the system path before the qt3 ones.

regards,
Steve


-- Rex
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to