Hello, I am trying to install S32 Design Studio for vision in Linux and facing the following error: Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program.
The command i have used to install S32 Design Studio for vision in Linux is given below:
ll_stmdanay@livinglab-CELSIUS-W550power:~$ nano ~/.bashrc
The below two lines i have added in .bashrc to define the path of java:
export PATH=/usr/local/jdk-11/bin:$PATH
export JAVADIR=/usr/local/jdk-11/
ll_stmdanay@livinglab-CELSIUS-W550power:~$ source ~/.bashrc
ll_stmdanay@livinglab-CELSIUS-W550power:~$ cd Downloads
ll_stmdanay@livinglab-CELSIUS-W550power:~/Downloads$ sudo chmod +x ./S32DS_Vision_Linux_v2018.R1_b181126.bin
[sudo] password for ll_stmdanay: ******
ll_stmdanay@livinglab-CELSIUS-W550power:~/Downloads$ sudo ./S32DS_Vision_Linux_v2018.R1_b181126.bin
It will be great help if someone help me to solve this problem.
Best Regards
Anayat