> 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
