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. On Fri, Apr 30, 2010 at 3:04 AM, Alex Richardson <[email protected]>wrote: > > I wonder if Qt Creator should make /opt/qt-sdk-2010.02 the default > install > > path (instead of /home/[user name]/qt-sdk-2010.02), since that's the > > official FHS standard. > > The problem is that a normal user usually does not have write permission to > /opt/, so installing to > the home directory is safer. > > --- > Alex Richardson > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
