Quote Originally Posted by impeteperry
Now the " INSTALLING Qt/X11 Version 4.1.0" says type
"su -c "make install".
As I am running Ubuntu I typed
"sudo -c "make install".
Either use su, like the docs say, or try:
sh Code:
  1. sudo make install
To copy to clipboard, switch view to plain text mode