Hi, I just tried to install qtcreator 1.3.0 on Linux using the following command:
qt-creator-linux-x86-opensource-1.3.0.bin --mode unattended The installer itself runs fine, but it exits with $? beeing 1 and the following error message: Problem running post-install step. Installation may not complete correctly Cannot find file to unpack ***unknown variable license_check_output*** Creator itself seems to be installed correctly in spite of this error. We want to use the unattended mode in an automatic installation for our work stations here. The exitcode of the installer which indicates an error prevents us from doing this right now. Do you have any hints for me? Is there another commandline switch that I need to use to not get this error? -- Regards, Markus _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
