Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm trying to execute the qt online installer via ssh:
$ ssh -Y user@remote_address $ ./qt-unified-linux-x64-4.3.0-1-online.run Segmentation fault (core dumped)
Is this a known behavior?
Hi,
Are you sure you have an X server running on the other side ? Are you also sure that the forwarding is established correctly ? What does ldd qt-unified-linux-x64-4.3.0-1-online.run return ?
ldd qt-unified-linux-x64-4.3.0-1-online.run