I want to install intel parallel studio on windows 10's sub linux system.
I download a student version of 2017u2, running ./install.sh, it tells me
Initializing, please wait... -------------------------------------------------------------------------------- Something wrong with activation module. Please go to http://www.intel.com/software/products/support/ for your support options. -------------------------------------------------------------------------------- Press "Enter" key to quit:
After a google search, I figure out it could be due to missing license. So according to this page https://software.intel.com/en-us/articles/how-do-i-get-a-license-file-for-an-offline-installation-of-intel-parallel-studio-xe-2016 I have to know my hostid. However, the tutorial here https://software.intel.com/en-us/articles/how-to-find-the-host-id-for-the-named-user-license is not working. Because ifconfig is not functional under win 10's sub linux system. What should I do?