Page 1 of 1

Qmake not found from root [OK]

Posted: 30. Mar 2012, 21:45
by Andyun
Salix Xfce 13.37:
Qmake not found from root (from user - OK). How fix it?

Re: Qmake not found from root

Posted: 30. Mar 2012, 21:50
by gapan
Why do you need qmake from root?

Re: Qmake not found from root

Posted: 30. Mar 2012, 21:59
by Andyun
Sorry for the trouble!
I build a package from SlackBuild.
I reinstalled the qt package and this problem no longer exists.

Re: Qmake not found from root

Posted: 30. Mar 2012, 22:03
by gapan
Building packages are root is not wise at all. Use fakeroot.

Re: Qmake not found from root

Posted: 30. Mar 2012, 22:10
by Andyun
Thank you for the tip!