When I use the command
+chmod +x appname.run
and then
./appname.run
I get the following message, but nothing more happens:
libpng warning: Application jmp_buf size changed
Segmentation fault (core dumped)
When I use the command
+chmod +x appname.run
and then
./appname.run
I get the following message, but nothing more happens:
libpng warning: Application jmp_buf size changed
Segmentation fault (core dumped)