On Mon, Jan 20, 2014 at 1:07 PM, Craig Bakalian
<[email protected]>wrote:

> Hi Harri,
>
> I am having difficulty with the .run files doing anything.  Could you
> please tell me how to run a .run file.  I am new to the qt world.
>
> Craig Bakalian
>
> Open a terminal
cd <path>
chmod a+x <file.run>
./<file.run>

- Orgad
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to