Tool/software: Linux
I tried to install PROCESSOR_SDK_VISION_03_03_00_00_setuplinux.bin on a Ubuntu 14.04 machine. After downloading, I set the execute permission by typing "chmod +x PROCESSOR_SDK_VISION_03_03_00_00_setuplinux.bin", and then tried to run the .bin file.But,nothing showed up. I also tried the same thing on Ubuntu 16.04 and got the same result. Nothing was installed. As shown below, the machine is 64-bit. What could be the cause of the problem?
Thanks,
Wei
drwxr-xr-x 2 wei wei 4096 May 9 19:54 Pictures
-rwxrwxr-x 1 wei wei 2130750254 May 9 21:18 PROCESSOR_SDK_VISION_03_03_00_00_setuplinux.bin
-rw-r--r-- 1 wei wei 675 May 9 19:40 .profile
drwxr-xr-x 2 wei wei 4096 May 9 19:54 Public
drwxr-xr-x 2 wei wei 4096 May 9 19:54 Templates
drwxr-xr-x 2 wei wei 4096 May 9 19:54 Videos
-rw------- 1 wei wei 51 May 9 21:41 .Xauthority
-rw------- 1 wei wei 108 May 9 21:41 .xsession-errors
-rw------- 1 wei wei 711 May 9 19:54 .xsession-errors.old
wei@wei-ti:~$ ./PROCESSOR_SDK_VISION_03_03_00_00_setuplinux.bin
wei@wei-ti:~$ uname -a
Linux wei-ti 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
wei@wei-ti:~$