Ok, I have changed the permissions and ran as super user, still on PandaBoard (ARMv7) - it fails with the following error:
Hi Rasko,
Bob,
Hi Bob,
I encountered installation failure of the PowerVRSDKSetup-3.0.run on my Mint-Linux 64bit too, I ran the following command to install the package:
$ sh ./PowerVRSDKSetup-3.0.run
and got following issue:
PowerVRSDKSetup-3.0.run: 1: PowerVRSDKSetup-3.0.run: Syntax error: “(” unexpected
could you help tell me how to run this package, it looks it is a executable file, but I cannot execute it via console and GUI.
Thanks!
ShaderX
There is a known issue with a variety of 64bit Linux distributions where they don’t correctly run 32bit binaries (the installer is a 32bit binary). During testing it appeared that most distributions come with a lot of the 32bit libraries pre-installed, several don’t however. We will be putting a page with instructions on our site soon, but in the meantime, try running:
Hi Bob,
Thanks a lot for your response!
I have installed ia32-libs in my system, but when I ran “sh ././PowerVRSDKSetup-3.0.run” I still got the same issue, could you help give more comments about it? Whether can the package only be installed on 32bit Linux?
Thanks!
ShaderX
Try running the installer as the Superuser?
Hi Bob,
New update, I redownloaded the package and changed its mode to executable, then ran it under Superuser mode, it could launch successfully!
Thank you, so much for your great and nice help!
Thanks!
ShaderX
shaderx2012-10-30 03:29:08
I didn’t think about setting the executable bit. Apologies. Glad its working.