<?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: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046191#M54247</link>
    <description>&lt;P&gt;These are all standard components of the RHEL 6.x distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your system is registered to RedHat Network, just run:&lt;/P&gt;&lt;PRE&gt;yum install gawk sed pciutils libuuid rpm-build rpm-devel&lt;/PRE&gt;&lt;P&gt;(glibc and rpm are very fundamental packages for RHEL: I am 100% sure you already have them installed.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, you can get the packages from your RHEL 6.4 installation media.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2013 22:17:14 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2013-04-29T22:17:14Z</dc:date>
    <item>
      <title>error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046095#M54246</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever I execute the command to launch the GUI installtion of my application in RHEL 6.4, it gives me the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;./hpsum:error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I resolve the issue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read in a manual that i may have to install the followings as prerequisites:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;glibc 2.2.4-26 or later&lt;/P&gt;&lt;P&gt;. gawk 3.1.0-3 or later&lt;/P&gt;&lt;P&gt;. sed 3.02-10 or later&lt;/P&gt;&lt;P&gt;. pciutils-2.1.8-25.i386.rpm or later&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;. rpm 4.0.4 or later&lt;/P&gt;&lt;P&gt;. rpm-build 4.0.4 or later&lt;/P&gt;&lt;P&gt;. rpm-devel 4.0.4 or later&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I get those components in case I have to apply them prior to the main installation ?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 20:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046095#M54246</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2013-04-29T20:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046191#M54247</link>
      <description>&lt;P&gt;These are all standard components of the RHEL 6.x distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your system is registered to RedHat Network, just run:&lt;/P&gt;&lt;PRE&gt;yum install gawk sed pciutils libuuid rpm-build rpm-devel&lt;/PRE&gt;&lt;P&gt;(glibc and rpm are very fundamental packages for RHEL: I am 100% sure you already have them installed.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, you can get the packages from your RHEL 6.4 installation media.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 22:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046191#M54247</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-04-29T22:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046441#M54248</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since all the needed packages are installed, The issue now is how to launch the GUI for&amp;nbsp;the&amp;nbsp;application installation&amp;nbsp;without getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error while loading share libraries: libuuid.so.l: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is causing that error ? What should i do to avoid that error ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 06:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046441#M54248</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2013-04-30T06:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046599#M54249</link>
      <description>&lt;P&gt;That should be "libuuid.so.&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;" (number one, not lower-case L).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By seeing that message, you now know that the application also needs the "libuuid" package and whoever at HP made that list of pre-requisites has forgotten to add it to the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the 64-bit libuuid package is already installed, it might be that the 32-bit version of the libuuid package is needed.&lt;/P&gt;&lt;P&gt;So install it:&lt;/P&gt;&lt;PRE&gt;yum install libuuid.i686&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;If that helps (or causes a new error message about libpci.so.3 to appear instead when trying to start the installer) then the person that made the pre-requisites list has definitely been sloppy in identifying the exact packages required, and you should prepare to install 32-bit versions of the required libraries as needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a 32-bit version of the libpci.so.3 is needed, the required yum command is:&lt;/P&gt;&lt;PRE&gt;yum install pciutils-libs.i686&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;(The 64-bit "pciutils-libs" package is required by the "pciutils" package, so it should already be installed.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the error message really mentions "libuuid.so.&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;l&lt;/STRONG&gt;&lt;/FONT&gt;" (lower-case L), then the package may have been corrupted. Library names should not be like that in Linux.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 08:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046599#M54249</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-04-30T08:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046727#M54250</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to ask why&amp;nbsp;you have 3 seperate message threads for the same issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The release notes call for several more packages you didn't list above. This isn't the entire list from the release note I posted in the first thread, but as you can see&amp;nbsp;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libuuid-2.17.2-6.el6.i686.rpm&lt;/FONT&gt;&lt;/FONT&gt; is a listed package requirement. As where to find it, the package is on the Red Hat media you used to install the OS. If your system is setup with RHN, you can install the package as Matti explained&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also pointed you to the Software Delivery Repository (HP SDR) in the first thread. The SDR uses the native OS tools to install the componenets instead of HPSUM. This is explained on the SDR page &lt;A target="_blank" href="http://downloads.linux.hp.com/"&gt;http://downloads.linux.hp.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--SNIP--&amp;nbsp;&lt;/P&gt;&lt;P&gt;For servers running Red Hat Enterprise Linux 6 - RHEL6 Graphical Mode:&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;This applies to both x86 and x86_64 if the user elects to install the XWindows support. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;These must be the 32-bit version even under x86_64 architecture as HP SUM and several of the RPMs require 32-bit libraries installed. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;The following versions are needed as a minimum. Later versions of these rpms can probably be used as well. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libuuid-2.17.2-6.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;freetype-2.3.11-5.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libSM-1.1.0-7.1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libICE-1.0.6-1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXi-1.3-3.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libX11-1.3-2.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXext-1.1-3.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libxcb-1.5-1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXau-1.0.5-1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXrender-0.9.5-1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXrandr-1.3.0-4.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXfixes-4.0.4-1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libXcursor-1.1.10-2.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;fontconfig-2.8.0-3.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;expat-2.0.1-9.1.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;expect-5.44.1.15-2.el6.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;zlib-1.2.3-25.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;libstdc++-4.4.4-13.el6.i686.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;net-snmp-5.5-27.el6.ARCH.rpm &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;&lt;FONT face="Arial,Arial" size="2"&gt;The following version is recommended as a minimum. Later versions of this rpm can probably be used as well.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;ncurses-libs-5.7-3.20090208.el6.i686.rpm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--SNIP--&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 11:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6046727#M54250</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2013-04-30T11:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: error loading share libraries: libuuid.so.l: cannot open shared object file: No such file...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6049303#M54257</link>
      <description>Thanks very much for your contributions.&lt;BR /&gt;After installing all the packages mentioned above (except net-snmp-5.5-27.el6.ARCH.rpm that could not be installed because of so many dependencies it listed, about 6), I could successfully execute the ./hpsum that brings forth the HP SMART UPDATE Utility GUI automatically.&lt;BR /&gt;Thanks a million !!!</description>
      <pubDate>Thu, 02 May 2013 12:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-loading-share-libraries-libuuid-so-l-cannot-open-shared/m-p/6049303#M54257</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2013-05-02T12:20:53Z</dc:date>
    </item>
  </channel>
</rss>

