<?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: Cannot install mkl9.0 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908091#M11879</link>
    <description>&lt;BR /&gt;
&lt;P&gt;Jg_lee,&lt;BR /&gt;Let me clarify the problem you encountered: which mkl's version has beenuninstalled before?&lt;BR /&gt;Do you mean 8.1, 8.0?&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2009 11:11:03 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-10-20T11:11:03Z</dc:date>
    <item>
      <title>Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908090#M11878</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to install mkl 9.0 on redhat5.1, an error as follows occurs.&lt;/P&gt;
&lt;P&gt;This product already has been installed.&lt;BR /&gt;You should uninstall it before if you'd like to make reinstallation.&lt;BR /&gt;Installation failed. Please see /var/log/mkl_install.log for details.&lt;BR /&gt; Press Enter to continue.&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;However, I have uninstalled the older mkl version. How should I do?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2009 01:40:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908090#M11878</guid>
      <dc:creator>jglee</dc:creator>
      <dc:date>2009-10-20T01:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908091#M11879</link>
      <description>&lt;BR /&gt;
&lt;P&gt;Jg_lee,&lt;BR /&gt;Let me clarify the problem you encountered: which mkl's version has beenuninstalled before?&lt;BR /&gt;Do you mean 8.1, 8.0?&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2009 11:11:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908091#M11879</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-20T11:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908092#M11880</link>
      <description>&lt;P&gt;The older version I used is mkl7.01, I have uninstalled it in a wrong way by simply "rm -rf mkl7.01", how could I do to install the new version of mkl? The follow is themkl_install.log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fri 04 16:34:26 shell.c:28      runShellCmd():Command to execute: 'which rpm &amp;amp;&amp;gt;/dev/null'&lt;BR /&gt;Fri 04 16:34:26 shell.c:112     runShellCmd():waitpid() status for the executed command: 0&lt;BR /&gt;Fri 04 16:34:26 shell.c:28      runShellCmd():Command to execute: '             INSTALLEDRPM='';                for NAME in intel-mkl intel-cluster_mkl  intel-mkl_sdk intel-mkl_sdk_p intel-mkl_sdk_e;                 do              QUERY=$(rpm -q $NAME 2&amp;gt;/dev/null);              rc=$?;          if [ "x$QUERY" != "x" ] &amp;amp;&amp;amp; [ $rc == 0 ]; then           INSTALLEDRPM="$INSTALLEDRPM $QUERY";            fi;             done;           if [ "x$(echo $INSTALLEDRPM | grep intel)" != "x" ] ; then              echo "The following versions of Intel Math Kernel Library and related products are installed.";              rpm -q $INSTALLEDRPM --qf " - %{summary}\n";            fi'&lt;BR /&gt;Fri 04 16:34:27 shell.c:112     runShellCmd():waitpid() status for the executed command: 0&lt;BR /&gt;Fri 04 16:34:33 shell.c:28      runShellCmd():Command to execute: 'which rpm &amp;amp;&amp;gt;/dev/null'&lt;BR /&gt;Fri 04 16:34:33 shell.c:112     runShellCmd():waitpid() status for the executed command: 0&lt;BR /&gt;Fri 04 16:34:33 shell.c:28      runShellCmd():Command to execute: 'rpm -q intel-mkl-9.0p-18 &amp;amp;&amp;gt;/dev/null'&lt;BR /&gt;Fri 04 16:34:33 shell.c:112     runShellCmd():waitpid() status for the executed command: 0&lt;BR /&gt;Fri 04 16:34:33 install.c:78    fatal_exit():failed to install the product&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 08:34:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908092#M11880</guid>
      <dc:creator>jglee</dc:creator>
      <dc:date>2010-04-09T08:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908093#M11881</link>
      <description>You may want to check for rpmdb entries by e.g.&lt;BR /&gt;rpm -qa|grep mkl&lt;BR /&gt;and clean out undesired entries by&lt;BR /&gt;su&lt;BR /&gt;rpm -e &lt;STALE version=""&gt;&lt;BR /&gt;If you had looked for uninstall scripts in the installation before deleting them, you could have accomplished it without so much brute force.&lt;/STALE&gt;</description>
      <pubDate>Sat, 10 Apr 2010 01:23:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908093#M11881</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-04-10T01:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908094#M11882</link>
      <description>Many thanks! I have solved the problem.</description>
      <pubDate>Sat, 10 Apr 2010 01:42:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908094#M11882</guid>
      <dc:creator>jglee</dc:creator>
      <dc:date>2010-04-10T01:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908095#M11883</link>
      <description>For whom who are interested: &lt;A href="http://software.intel.com/en-us/articles/mkl-ipp-linux-installation-options/"&gt;here &lt;/A&gt;you can find article about some common problems and methods for installing.&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Apr 2010 08:38:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908095#M11883</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-12T08:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install mkl9.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908096#M11884</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;for those who may be similar problems &lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;- please see therecommendationfrom MKL's install engineer:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;It looks the installer detects the some of the MKL versions already
installed.&lt;/P&gt;

&lt;P&gt;Please do following steps:&lt;/P&gt;

&lt;P&gt;1)
Validate the MKL bits installed on your machine (including the fake
DB entries that are exist after manual uninstallation):&lt;/P&gt;

&lt;P&gt;#&amp;gt;
rpm qa | grep intel | grep mkl&lt;/P&gt;

&lt;P&gt;2)
Please make a decision, what versions do you need to keep;&lt;/P&gt;

&lt;P&gt;a.
You probably need to overview installed libraries. In order to find
install location please use:&lt;/P&gt;

&lt;P&gt;#&amp;gt; rpm ql &lt;THE returned="" name="" from="" step="" 1=""&gt;&lt;/THE&gt;&lt;/P&gt;

&lt;P&gt;3)
Please remove all unnecessary or empty names:&lt;/P&gt;

&lt;P&gt;#&amp;gt; rpm e --nodeps --allmatches
&lt;THE returned="" name=""&gt;&lt;/THE&gt;&lt;/P&gt;

&lt;P&gt;4)
Please restart the installation.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Please return to us with output of these steps if something will
still be wrong, we will think about the workaround.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Apr 2010 15:50:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Cannot-install-mkl9-0/m-p/908096#M11884</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-12T15:50:56Z</dc:date>
    </item>
  </channel>
</rss>

