Am Freitag 30 April 2010 schrieb Elfen: > 1) Yea, I ran into that, so I did "sudo > ./qt-sdk-linux-x86_64-opensource-2010.02.bin". For whatever reason, > this caused it to run a command line installer (instead of a GUI > installer). Strange... > > 2) So it installed, but when I opened Qt Creator, Welcome -> Getting > Started -> Explore Qt Examples, it says "Examples not > installed". Strange... > > 3) Hm, I wonder what other non-package Linux installers do about this > issue. The issue is (/opt/ is the FHS standard for install apps) yet > (most users don't have permissions to /opt/). Not much of a > standard if no one uses it.
Linux is different - or windows is: Not even root has the permission to write (and read) your screen - so no gui for root. There are only a few things which are not in the repositories - and these few make much more trouble than all the others. If you use the qt creator which comes with suse this is no problem. A normal user shouldn't be able to install software for system wide use. And the standard is for distributions, where a single user install a single package for his one usage is not much of a problem Regards Gustl -- August Hörandl [email protected] We are all in the gutter, but some of us are looking at the stars. --Oscar Wilde 1854-1900 _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
