pqt-designer build failure
Brought to you by:
awinters,
germaingarand
pqt-designer fails while building because it attempts to
write to the QTDIR while executing make as a non-root
user.
By convention, make just builds software, and make
install installs it. Only the latter should have to be done
as root, AFAIK.
I'm trying to build on Fedora Core 3, and QTDIR is /lib/qt-
<version>