You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just downloaded the "devcafe/cmake-cookbook_ubuntu16.04-intel2018.1" image and found that it requires the license file.
I guess that all the build using this image are done on a machine containing proper license file, right ?
mightybuilder@6eba94f64535:~$ ifort
Error: Product support for your (Comp-FL) license has expired.
License file(s) used were (in this order):
** 1. /opt/intel/compilers_and_libraries_2018.2.199/linux/licenses
** 2. /opt/intel/licenses/l_CV55PFW6.lic
** 3. /home/mightybuilder/intel/licenses
** 4. /opt/intel/compilers_and_libraries_2018.2.199/linux/bin/intel64/../../Licenses
** 5. /home/mightybuilder/Licenses
** 6. /Users/Shared/Library/Application Support/Intel/Licenses
** 7. /opt/intel/compilers_and_libraries_2018.2.199/linux/bin/intel64/*.lic
Please refer https://software.intel.com/en-us/faq/purchasing-renewing-upgrading#support-expiration for more information..
ifort: error #10052: could not checkout FLEXlm license
mightybuilder@6eba94f64535:~$ exit
The text was updated successfully, but these errors were encountered:
The license has expired. This image was created with the free academic version. Unfortunately I don't have a solution for this other than creating a new image with a newer version.
Hello,
I just downloaded the "devcafe/cmake-cookbook_ubuntu16.04-intel2018.1" image and found that it requires the license file.
I guess that all the build using this image are done on a machine containing proper license file, right ?
The text was updated successfully, but these errors were encountered: