How do I install Qt5, which comes as a .run file?
EMBEDDED FOR US :: EFU :: Discussions
Page 1 of 1
How do I install Qt5, which comes as a .run file?
You have to make the file executable and then simply execute it.
Type the following commands in the terminal:
- Code:
chmod u+x qt.run
./qt.run
EMBEDDED FOR US :: EFU :: Discussions
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum