Online installer won't "run" on (latest) Ubuntu 22.10
-
This post is deleted!
-
This post is deleted!
@AnneRanch said in Online installer won't "run" on (latest) Ubuntu 22.10:
Anybody else having SAME issue ?
What issue? Did you mark the file as executable (a.k.a. the same problem as the last time)?
-
@AnneRanch said in Online installer won't "run" on (latest) Ubuntu 22.10:
Anybody else having SAME issue ?
What issue? Did you mark the file as executable (a.k.a. the same problem as the last time)?
This post is deleted! -
This post is deleted!
@AnneRanch said in Online installer won't "run" on (latest) Ubuntu 22.10:
If you cannot read
You said you can't run it - I asked if you set the executable bit. What's wrong with this? What else should we ask here? You did not specify what you tried / how you tried to 'run' the executable so the only thing we can do is guessing.
-
-
This post is deleted!
@AnneRanch said in Online installer won't "run" on (latest) Ubuntu 22.10:
Anybody else having SAME issue ?
Yes, probably, there is at least one other "developer" out there that cannot manage this.
However, most developers can mark a file executable and execute it.$ chmod u+x ~/Downloads/qt-unified-linux-x64-4.4.2-online.run $ ~/Downloads/qt-unified-linux-x64-4.4.2-online.run
As usual, you have been given this information before.