<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Try to figure out which in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019280#M37455</link>
    <description>&lt;P&gt;Try to figure out which license is used when you run as root, and assure that read permission is set.&amp;nbsp; Look in /opt/intel/licenses for a .lic which was created at the time you installed.&amp;nbsp; The serial number should be in the file name.&amp;nbsp; Failing that, check all those directories.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2014 14:34:08 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2014-08-07T14:34:08Z</dc:date>
    <item>
      <title>Evaluation Fortran Compiler does not work for Users</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019279#M37454</link>
      <description>&lt;P&gt;I am having an issue with my evaluation copy of Fortran.&amp;nbsp; Running ifort as root seems to work, but I can't figure out how to make it work for a user.&amp;nbsp; I never received an email with attached license file like I've seen other posts mention, but I did install it with the "Evaluate Product" licensing option.&amp;nbsp; I've tried to register to download a license, but I don't have a serial number because it's an eval version.&amp;nbsp; Here is the error users are seeing:&lt;/P&gt;

&lt;P&gt;Error: A license for FCompL is not available (-76,61026,2).&lt;/P&gt;

&lt;P&gt;License file(s) used were (in this order):&lt;/P&gt;

&lt;P&gt;1. Trusted Storage&lt;/P&gt;

&lt;P&gt;** 2. /opt/intel/composer_xe_2013_sp1.3.174/Licenses&lt;/P&gt;

&lt;P&gt;** 3. /home/&amp;lt;user&amp;gt;/intel/licenses&lt;/P&gt;

&lt;P&gt;** 4. /opt/intel/licenses/*.lic&lt;/P&gt;

&lt;P&gt;** 5. /Users/Shared/Library/Application Support/Intel/Licenses&lt;/P&gt;

&lt;P&gt;** 6. /opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 14:25:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019279#M37454</guid>
      <dc:creator>Tara_A_</dc:creator>
      <dc:date>2014-08-07T14:25:07Z</dc:date>
    </item>
    <item>
      <title>Try to figure out which</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019280#M37455</link>
      <description>&lt;P&gt;Try to figure out which license is used when you run as root, and assure that read permission is set.&amp;nbsp; Look in /opt/intel/licenses for a .lic which was created at the time you installed.&amp;nbsp; The serial number should be in the file name.&amp;nbsp; Failing that, check all those directories.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 14:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019280#M37455</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-08-07T14:34:08Z</dc:date>
    </item>
    <item>
      <title>My apologies for not being</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019281#M37456</link>
      <description>&lt;P&gt;My apologies for not being completely thorough.&amp;nbsp;&amp;nbsp;When the error message suggested there should be a license in one of those locations, I&amp;nbsp;of course checked those locations.&amp;nbsp; No license file exists at any of those locations.&amp;nbsp; The one I can't verify is "Trusted Storage"&amp;nbsp; I do not know what Intel means by that phrase.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;[root ~]# ls -al /opt/intel/composer_xe_2013_sp1.3.174/Licenses ~/intel/licenses /opt/intel/licenses/*.lic /Users/Shared/Library/Application\ Support/Intel/Licenses /opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic&lt;BR /&gt;
	ls: cannot access /opt/intel/composer_xe_2013_sp1.3.174/Licenses: No such file or directory&lt;BR /&gt;
	ls: cannot access /root/intel/licenses: No such file or directory&lt;BR /&gt;
	ls: cannot access /opt/intel/licenses/*.lic: No such file or directory&lt;BR /&gt;
	ls: cannot access /Users/Shared/Library/Application Support/Intel/Licenses: No such file or directory&lt;BR /&gt;
	ls: cannot access /opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic: No such file or directory&lt;/P&gt;

&lt;P&gt;[root ~]# /opt/intel/bin/ifort&lt;BR /&gt;
	ifort: command line error: no files specified; for help type "ifort -help"&lt;/P&gt;

&lt;P&gt;[root ~]# \su - user&lt;/P&gt;

&lt;P&gt;[user ~]$ /opt/intel/bin/ifort&lt;/P&gt;

&lt;P&gt;Error: A license for FCompL is not available (-76,61026,2).&lt;/P&gt;

&lt;P&gt;License file(s) used were (in this order):&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.&amp;nbsp; Trusted Storage&lt;BR /&gt;
	**&amp;nbsp; 2.&amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.174/Licenses&lt;BR /&gt;
	**&amp;nbsp; 3.&amp;nbsp; /home/user/intel/licenses&lt;BR /&gt;
	**&amp;nbsp; 4.&amp;nbsp; /opt/intel/licenses/*.lic&lt;BR /&gt;
	**&amp;nbsp; 5.&amp;nbsp; /Users/Shared/Library/Application Support/Intel/Licenses&lt;BR /&gt;
	**&amp;nbsp; 6.&amp;nbsp; /opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;ifort: error #10052: could not checkout FLEXlm license&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 15:57:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019281#M37456</guid>
      <dc:creator>Tara_A_</dc:creator>
      <dc:date>2014-08-07T15:57:40Z</dc:date>
    </item>
    <item>
      <title>The user should source the</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019282#M37457</link>
      <description>&lt;P&gt;The user should source the compilervars script installed alongside ifort, e.g.&lt;/P&gt;

&lt;P&gt;source /opt/intel/composer_xe_2013_sp1.3.174/bin/compilervars.sh intel64&lt;/P&gt;

&lt;P&gt;in order to have the paths set according to the way ifort was installed.&amp;nbsp; It may not be surprising if you simply execute ifort without setting up PATHs that there is a search failure.&lt;/P&gt;

&lt;P&gt;If there is no license file in the normal directories, it seems to indicate an incomplete ifort installation, but it would seem there must be a license file if root can run ifort.&lt;/P&gt;

&lt;P&gt;If someone has installed ifort and then moved it to a different place, that is likely to cause trouble.&amp;nbsp; The installation relies on knowing where ifort will reside (either default path or one you specify during installation).&lt;/P&gt;

&lt;P&gt;There is an uninstall script which should be alongside ifort which would clean up and enable re-installation.&amp;nbsp; If that is missing, you must clear entries from rpmdb e.g. by sudo rpm -qa|grep intel and sudo rpm -e &amp;lt;entries relating to the trial compiler&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2014 14:01:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019282#M37457</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-08-08T14:01:47Z</dc:date>
    </item>
    <item>
      <title>I have done a complete</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019283#M37458</link>
      <description>&lt;P&gt;I have done a complete uninstall and reinstall. &amp;nbsp;I have the same issues, even when sourcing the compiler variables.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Error before sourcing:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;[user@host ~]$ ifort&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Error: A license for FCompL is not available (-76,61026,2).&lt;/P&gt;

&lt;P&gt;License file(s) used were (in this order):&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; 1. &amp;nbsp;Trusted Storage&lt;BR /&gt;
	** &amp;nbsp;2. &amp;nbsp;/opt/intel/composer_xe_2013_sp1.3.174/Licenses&lt;BR /&gt;
	** &amp;nbsp;3. &amp;nbsp;/home/user/intel/licenses&lt;BR /&gt;
	** &amp;nbsp;4. &amp;nbsp;/opt/intel/licenses/*.lic&lt;BR /&gt;
	** &amp;nbsp;5. &amp;nbsp;/Users/Shared/Library/Application Support/Intel/Licenses&lt;BR /&gt;
	** &amp;nbsp;6. &amp;nbsp;/opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic&lt;/P&gt;

&lt;P&gt;Please visit &lt;A href="http://software.intel.com/sites/support/" target="_blank"&gt;http://software.intel.com/sites/support/&lt;/A&gt; if you require technical assistance.&lt;/P&gt;

&lt;P&gt;ifort: error #10052: could not checkout FLEXlm license&lt;/P&gt;

&lt;P&gt;Errors with sourcing:&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	[user@host ~]$ source /opt/intel/composer_xe_2013_sp1.3.174/bin/compilervars.sh intel64&lt;BR /&gt;
	PROD_DIR=/opt/intel/composer_xe_2013_sp1.3.174: Command not found.&lt;BR /&gt;
	if: Expression Syntax.&lt;/P&gt;

&lt;P&gt;[user@host ~]$ ifort&lt;/P&gt;

&lt;P&gt;Error: A license for FCompL is not available (-76,61026,2).&lt;/P&gt;

&lt;P&gt;License file(s) used were (in this order):&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; 1. &amp;nbsp;Trusted Storage&lt;BR /&gt;
	** &amp;nbsp;2. &amp;nbsp;/opt/intel/composer_xe_2013_sp1.3.174/Licenses&lt;BR /&gt;
	** &amp;nbsp;3. &amp;nbsp;/home/user/intel/licenses&lt;BR /&gt;
	** &amp;nbsp;4. &amp;nbsp;/opt/intel/licenses/*.lic&lt;BR /&gt;
	** &amp;nbsp;5. &amp;nbsp;/Users/Shared/Library/Application Support/Intel/Licenses&lt;BR /&gt;
	** &amp;nbsp;6. &amp;nbsp;/opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/*.lic&lt;/P&gt;

&lt;P&gt;Please visit &lt;A href="http://software.intel.com/sites/support/" target="_blank"&gt;http://software.intel.com/sites/support/&lt;/A&gt; if you require technical assistance.&lt;/P&gt;

&lt;P&gt;ifort: error #10052: could not checkout FLEXlm license&lt;/P&gt;

&lt;P&gt;Root access:&lt;/P&gt;

&lt;P&gt;[root@host ~]# ifort&lt;BR /&gt;
	ifort: command line error: no files specified; for help type "ifort -help"&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I don't see anything in the root environment or root's home directory that would be pointing to a license file. &amp;nbsp;A search of the root disk does not find anything called *.lic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2014 16:41:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019283#M37458</guid>
      <dc:creator>Tara_A_</dc:creator>
      <dc:date>2014-08-14T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Hi Tara,</title>
      <link>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019284#M37459</link>
      <description>&lt;P&gt;Hi Tara,&lt;/P&gt;

&lt;P&gt;In case that the&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 14.399999618530273px;"&gt;Evaluate Product option (which relies on Trusted Storage mechanism) doens't work for you, I would recommend you to go to our product &lt;A href="https://software.intel.com/en-us/intel-software-evaluation-center" target="_blank"&gt;evaluation center&lt;/A&gt; to sign up for evaluation. &amp;nbsp;Then you will receive an eval license and please copy it to one of your license directories.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 14.399999618530273px;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 07:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Evaluation-Fortran-Compiler-does-not-work-for-Users/m-p/1019284#M37459</guid>
      <dc:creator>Feilong_H_Intel</dc:creator>
      <dc:date>2014-08-19T07:59:00Z</dc:date>
    </item>
  </channel>
</rss>

