<?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 Re: installation intel64 fortran on debian 4 etch in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748347#M5585</link>
    <description>KRE,
&lt;BR /&gt;
&lt;BR /&gt;There was a similar issue from one customer last November.  What version of gcc/cpp do you have?  is it 4.1.1?  If so, try to upgrade to at least 4.2.1 - this fixed the problem with the other user.
&lt;BR /&gt;
&lt;BR /&gt;Also, what locale are you using and is it non-English?  What is the output of:
&lt;BR /&gt;
&lt;BR /&gt;locale
&lt;BR /&gt;
&lt;BR /&gt;As another workaround, try this:
&lt;BR /&gt;
&lt;BR /&gt;1. First, please ensure that your most recent license for your serial number is available on your system under /opt/intel/licenses.  You get your license by registering your serial number at &lt;A href="https://registrationcenter.intel.com" target="_blank"&gt;https://registrationcenter.intel.com&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;2. Next, try installing using the following command:
&lt;BR /&gt;
&lt;BR /&gt;   ./data/install_fc.sh --run     
&lt;BR /&gt;   (This command assumes your working directory is the directory where you expanded the compiler's tar.gz file)
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;ron</description>
    <pubDate>Mon, 19 May 2008 18:41:10 GMT</pubDate>
    <dc:creator>Ron_Green</dc:creator>
    <dc:date>2008-05-19T18:41:10Z</dc:date>
    <item>
      <title>installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748344#M5582</link>
      <description>I can not installing fortran l_fc_p_10.1.015_intel64.tar.gz on my&lt;BR /&gt;computer. the OS is debian 4 etch. When I run ./install.sh then system display : &lt;BR /&gt;proceeding as a root user...&lt;BR /&gt;secore.new: ChannelMessage.cpp:134: int CChannelMessage::Init(const CEasyString&amp;amp;): Assertion `configNode != __null' failed.&lt;BR /&gt;./install.sh: line 346: 7260 Abandon $install_prog $@&lt;BR /&gt;&lt;BR /&gt;Please help me.</description>
      <pubDate>Mon, 19 May 2008 17:37:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748344#M5582</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-19T17:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748345#M5583</link>
      <description>See the "Hot Tips" section,
&lt;BR /&gt;
&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums//topic/58435" target="_blank"&gt;http://software.intel.com/en-us/forums//topic/58435&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;there are tips for Ubuntu 7.10 and 8.04 which are equally applicable to Debian.  You need to make sure you have g++, gcc, and libstdc++.so.5 configured before you install.
&lt;BR /&gt;
&lt;BR /&gt;let us know if this helps.
&lt;BR /&gt;
&lt;BR /&gt;ron</description>
      <pubDate>Mon, 19 May 2008 17:57:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748345#M5583</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2008-05-19T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748346#M5584</link>
      <description>Thank you for your reponse. I read read the 'Ho Tip' section and I install g++, gcc, and libstdc++.so.5. When I type ldd chklic.em64t I ahve this:&lt;BR /&gt;&lt;BR /&gt; linux-gate.so.1 =&amp;gt; (0xffffe000)&lt;BR /&gt; libpthread.so.0 =&amp;gt; /lib32/libpthread.so.0 (0xf7fb8000)&lt;BR /&gt; libm.so.6 =&amp;gt; /lib32/libm.so.6 (0xf7f94000)&lt;BR /&gt; libgcc_s.so.1 =&amp;gt; /usr/lib32/libgcc_s.so.1 (0xf7f89000)&lt;BR /&gt; libc.so.6 =&amp;gt; /lib32/libc.so.6 (0xf7e5d000)&lt;BR /&gt; libdl.so.2 =&amp;gt; /lib32/libdl.so.2 (0xf7e59000)&lt;BR /&gt; /lib/ld-linux.so.2 (0xf7fdf000)&lt;BR /&gt;&lt;BR /&gt;I don't know what I have to do&lt;BR /&gt;&lt;BR /&gt;KRE&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 18:25:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748346#M5584</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-19T18:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748347#M5585</link>
      <description>KRE,
&lt;BR /&gt;
&lt;BR /&gt;There was a similar issue from one customer last November.  What version of gcc/cpp do you have?  is it 4.1.1?  If so, try to upgrade to at least 4.2.1 - this fixed the problem with the other user.
&lt;BR /&gt;
&lt;BR /&gt;Also, what locale are you using and is it non-English?  What is the output of:
&lt;BR /&gt;
&lt;BR /&gt;locale
&lt;BR /&gt;
&lt;BR /&gt;As another workaround, try this:
&lt;BR /&gt;
&lt;BR /&gt;1. First, please ensure that your most recent license for your serial number is available on your system under /opt/intel/licenses.  You get your license by registering your serial number at &lt;A href="https://registrationcenter.intel.com" target="_blank"&gt;https://registrationcenter.intel.com&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;2. Next, try installing using the following command:
&lt;BR /&gt;
&lt;BR /&gt;   ./data/install_fc.sh --run     
&lt;BR /&gt;   (This command assumes your working directory is the directory where you expanded the compiler's tar.gz file)
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;ron</description>
      <pubDate>Mon, 19 May 2008 18:41:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748347#M5585</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2008-05-19T18:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748348#M5586</link>
      <description>Ron,&lt;BR /&gt;&lt;BR /&gt;Thank you very much. the locale result is french (fr_FR.UTF-8). I try the commande    ./data/install_fc.sh --run     
and I could install finally. It run very well.&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;KRE&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 20:31:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748348#M5586</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-19T20:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748349#M5587</link>
      <description>one last question, if I may:  Was your gcc at version 4.1.1?
&lt;BR /&gt;
&lt;BR /&gt;This is important for us to understand and fix this problem.
&lt;BR /&gt;
&lt;BR /&gt;thank you, and I am glad I could help.
&lt;BR /&gt;
&lt;BR /&gt;ron</description>
      <pubDate>Mon, 19 May 2008 20:52:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748349#M5587</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2008-05-19T20:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: installation intel64 fortran on debian 4 etch</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748350#M5588</link>
      <description>When I type gcc --version The system display:&lt;BR /&gt;gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 21:07:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748350#M5588</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-19T21:07:43Z</dc:date>
    </item>
    <item>
      <title>ifort option -O2</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748351#M5589</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I hava an another problem. When I compile my program whith or without the option -O2 the system dysplay: remark: LOOP WAS VECTORIZED.. Do you help me.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Kre&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2008 23:01:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748351#M5589</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-21T23:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: ifort option -O2</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748352#M5590</link>
      <description>&lt;FONT face="Verdana" size="2"&gt;"Loop was vectorized" is an informational message that indicates a loop found in your code was able to be optimized via vectorization, which improves the performance of your application. So this is a good message.&lt;/FONT&gt;</description>
      <pubDate>Thu, 22 May 2008 00:44:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748352#M5590</guid>
      <dc:creator>Bonnie_A_Intel</dc:creator>
      <dc:date>2008-05-22T00:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: ifort option -O2</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748353#M5591</link>
      <description>Hello, &lt;BR /&gt;Thank you for the response.&lt;BR /&gt;KRE&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 06:28:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748353#M5591</guid>
      <dc:creator>kre_nguessan</dc:creator>
      <dc:date>2008-05-22T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: ifort option -O2</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748354#M5592</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;You are probably wondering why you are getting vectorization without using a O option to set an optimization level. By default, the optimizaiton level with our compilers is -O2, which includes vectorization.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;If you are on an Intel processor-based Mac OS* X system, vectorization is always on by default.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2008 18:50:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748354#M5592</guid>
      <dc:creator>Bonnie_A_Intel</dc:creator>
      <dc:date>2008-05-22T18:50:22Z</dc:date>
    </item>
    <item>
      <title>how can i get the l_fc_p_10.1</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748355#M5593</link>
      <description>&lt;P&gt;how can i get the l_fc_p_10.1.015_intel64.tar.gz?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2014 23:56:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748355#M5593</guid>
      <dc:creator>sun_r_</dc:creator>
      <dc:date>2014-04-27T23:56:23Z</dc:date>
    </item>
    <item>
      <title>https://software.intel.com/en</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748356#M5594</link>
      <description>&lt;A href="https://software.intel.com/en-us/articles/older-version-product" target="_blank"&gt;https://software.intel.com/en-us/articles/older-version-product&lt;/A&gt;
&lt;A href="https://software.intel.com/en-us/articles/which-older-compiler-versions-are-available-on-intel-registration-center" target="_blank"&gt;https://software.intel.com/en-us/articles/which-older-compiler-versions-are-available-on-intel-registration-center&lt;/A&gt;

As the earlier replies indicate, ifort 10.1 would require a g++ 4.4 installation. Such an old compiler would not be suitable for a more up to date linux installation, particularly since icc 12 and newer should recognize the peculiar non-lsb organization of Debian and Ubuntu, which are particularly strange in the x86_64 variants.</description>
      <pubDate>Mon, 28 Apr 2014 00:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/installation-intel64-fortran-on-debian-4-etch/m-p/748356#M5594</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-04-28T00:21:00Z</dc:date>
    </item>
  </channel>
</rss>

