<?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: reinstall compilers in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753005#M8855</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/160574"&gt;Ronald Green (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434018"&gt;ulya&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;I end up in the same situation after a broken installation, this time non-root. Any clues?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Ulya,&lt;BR /&gt;&lt;BR /&gt;Look in your home directory.  If there is an intel/ directory that you do not recognize or need remove it.&lt;BR /&gt;Also look under /tmp for any leftover files (logs, etc) from the last install.&lt;BR /&gt;&lt;BR /&gt;ron&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Thanks, I was sloppy in cleaning these up.&lt;BR /&gt;&lt;BR /&gt;The reason for my broken installation was mainly install.sh getting stuck when it comes to EULA. It was not accepting "accept" or "decline", just getting stuck in an infinite-loop constantly prompting for an answer. Since I was trying to install under a non-default directory - not $HOME - I tried to use silent-install as a quick hack. The script never returned (I just got a warning that the PSET_INSTALL_DIR exists), but installation some how took place (I did not test it assuming that it cannot be complete under these circumstances). uninstall_cproc.sh --default did not return after 3x "Working...", as well. This resulted in the broken uninstall... &lt;BR /&gt;&lt;BR /&gt;The only directions I can think about in this case are (1) Checking license manager software or (2) Manually correcting INSTALL_DIR in rpms (I thought silence install would resolve this cleanly)... Actually I first encountered this EULA issue when trying to install the STM compiler. After struggling for a while I found a posting here pointing that C++ compiler represents a prerequisite for the STM compiler.&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Jun 2009 20:54:59 GMT</pubDate>
    <dc:creator>ulya</dc:creator>
    <dc:date>2009-06-30T20:54:59Z</dc:date>
    <item>
      <title>reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/752999#M8849</link>
      <description>Hello, I'm trying to reinstall the C and fortran compilers. The problem is I deleted the instalation subfolders instead of running the uninstall script, and when I run ./install.sh I get the following error:&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;The Intel C++ Compiler Professional Edition for Linux* 11.0 is already&lt;BR /&gt;installed.&lt;BR /&gt;&lt;BR /&gt;If you want to reinstall the Intel C++ Compiler Professional Edition for&lt;BR /&gt;Linux* 11.0&lt;BR /&gt;please uninstall current version and run install script again.&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;What can I do so that install.sh does not see the compilers as installed?&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Feb 2009 17:38:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/752999#M8849</guid>
      <dc:creator>rgmayoral</dc:creator>
      <dc:date>2009-02-17T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753000#M8850</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/176440"&gt;rgmayoral&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello, I'm trying to reinstall the C and fortran compilers. The problem is I deleted the instalation subfolders instead of running the uninstall script&lt;BR /&gt;&lt;BR /&gt;What can I do so that install.sh does not see the compilers as installed?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;As root, run 'rpm -qa| grep intel'&lt;BR /&gt;look in particular for cpro installations of c, f, mkl, idb, ipp, tbb, lib&lt;BR /&gt;&lt;BR /&gt;run &lt;BR /&gt;rpm -e --force cpro*.rpm&lt;BR /&gt;if you want to get rid of all the cpro entries from rpmdb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Feb 2009 17:47:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753000#M8850</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-02-17T17:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753001#M8851</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
The method to clear this condition depends on the type of installation you performed prior to just removing the compilers.&lt;BR /&gt;&lt;BR /&gt;Did you perform a "root" or "non-root" installation initially?&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Feb 2009 17:48:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753001#M8851</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2009-02-17T17:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753002#M8852</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/335337"&gt;Kevin Davis (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; The method to clear this condition depends on the type of installation you performed prior to just removing the compilers.&lt;BR /&gt;&lt;BR /&gt;Did you perform a "root" or "non-root" installation initially?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;My installation was "root". Anyway, uninstalling the rpm packages seems to have worked, I'm right now reinstalling. Thanks so much!&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Feb 2009 18:11:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753002#M8852</guid>
      <dc:creator>rgmayoral</dc:creator>
      <dc:date>2009-02-17T18:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753003#M8853</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/335337"&gt;Kevin Davis (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; The method to clear this condition depends on the type of installation you performed prior to just removing the compilers. &lt;BR /&gt;&lt;BR /&gt;Did you perform a "root" or "non-root" installation initially?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I end up in the same situation after a broken installation, this time non-root. Any clues?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 20:16:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753003#M8853</guid>
      <dc:creator>ulya</dc:creator>
      <dc:date>2009-06-30T20:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753004#M8854</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434018"&gt;ulya&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;I end up in the same situation after a broken installation, this time non-root. Any clues?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Ulya,&lt;BR /&gt;&lt;BR /&gt;Look in your home directory. If there is an intel/ directory that you do not recognize or need remove it.&lt;BR /&gt;Also look under /tmp for any leftover files (logs, etc) from the last install.&lt;BR /&gt;&lt;BR /&gt;ron&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 20:25:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753004#M8854</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2009-06-30T20:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753005#M8855</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/160574"&gt;Ronald Green (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434018"&gt;ulya&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;I end up in the same situation after a broken installation, this time non-root. Any clues?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Ulya,&lt;BR /&gt;&lt;BR /&gt;Look in your home directory.  If there is an intel/ directory that you do not recognize or need remove it.&lt;BR /&gt;Also look under /tmp for any leftover files (logs, etc) from the last install.&lt;BR /&gt;&lt;BR /&gt;ron&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Thanks, I was sloppy in cleaning these up.&lt;BR /&gt;&lt;BR /&gt;The reason for my broken installation was mainly install.sh getting stuck when it comes to EULA. It was not accepting "accept" or "decline", just getting stuck in an infinite-loop constantly prompting for an answer. Since I was trying to install under a non-default directory - not $HOME - I tried to use silent-install as a quick hack. The script never returned (I just got a warning that the PSET_INSTALL_DIR exists), but installation some how took place (I did not test it assuming that it cannot be complete under these circumstances). uninstall_cproc.sh --default did not return after 3x "Working...", as well. This resulted in the broken uninstall... &lt;BR /&gt;&lt;BR /&gt;The only directions I can think about in this case are (1) Checking license manager software or (2) Manually correcting INSTALL_DIR in rpms (I thought silence install would resolve this cleanly)... Actually I first encountered this EULA issue when trying to install the STM compiler. After struggling for a while I found a posting here pointing that C++ compiler represents a prerequisite for the STM compiler.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 20:54:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753005#M8855</guid>
      <dc:creator>ulya</dc:creator>
      <dc:date>2009-06-30T20:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: reinstall compilers</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753006#M8856</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/434018"&gt;ulya&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Thanks, I was sloppy in cleaning these up.&lt;BR /&gt;&lt;BR /&gt;The reason for my broken installation was mainly install.sh getting stuck when it comes to EULA. It was not accepting "accept" or "decline", just getting stuck in an infinite-loop constantly prompting for an answer. Since I was trying to install under a non-default directory - not $HOME - I tried to use silent-install as a quick hack. The script never returned (I just got a warning that the PSET_INSTALL_DIR exists), but installation some how took place (I did not test it assuming that it cannot be complete under these circumstances). uninstall_cproc.sh --default did not return after 3x "Working...", as well. This resulted in the broken uninstall... &lt;BR /&gt;&lt;BR /&gt;The only directions I can think about in this case are (1) Checking license manager software or (2)  Manually correcting  INSTALL_DIR  in rpms (I thought silence install would resolve this cleanly)... Actually I first encountered this EULA issue when trying to install the STM compiler. After struggling for a while I found a posting here pointing that C++ compiler represents a prerequisite for the STM compiler.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
I am moving this under a STM related thread...&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 21:31:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/reinstall-compilers/m-p/753006#M8856</guid>
      <dc:creator>ulya</dc:creator>
      <dc:date>2009-06-30T21:31:56Z</dc:date>
    </item>
  </channel>
</rss>

