<?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: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944551#M54954</link>
    <description>&lt;P&gt;This library is from pam-devel package as you can see here, so install the required package, you may need to install i686 version of the package.&lt;/P&gt;&lt;PRE&gt;[root@ansible-host lib64]# find / -iname libpam.so 2&amp;gt;/dev/null
/usr/lib64/libpam.so
[root@ansible-host lib64]# rpm -qf /usr/lib64/libpam.so
pam-devel-1.1.1-22.el6.x86_64&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 11:30:59 GMT</pubDate>
    <dc:creator>simplylinuxfaq</dc:creator>
    <dc:date>2017-03-01T11:30:59Z</dc:date>
    <item>
      <title>hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944496#M54951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to install&amp;nbsp;hpsmh-7.5.3-1.i386.rpm on my VMware VM with OS as RHEL7.2. I am trying to install hpsmh to manage hp serviceguard. While intsalling getting error as:&lt;BR /&gt;&lt;BR /&gt;[root@skvlinuxhpsgtest2 tmp]# rpm -Uvh hpsmh-7.5.3-1.i386.rpm&lt;BR /&gt;warning: hpsmh-7.5.3-1.i386.rpm: Header V3 RSA/SHA1 Signature, key ID b1275ea3: NOKEY&lt;BR /&gt;Preparing... ################################# [100%]&lt;BR /&gt;Detected Red Hat Enterprise Linux AS/ES/WS/SERVER 7&lt;BR /&gt;Creating hpsmh user and group...&lt;BR /&gt;Updating / installing...&lt;BR /&gt;1:hpsmh-7.5.3-1 ################################# [100%]&lt;/P&gt;&lt;P&gt;**********************************************************&lt;BR /&gt;* System Management Homepage installed successfully with *&lt;BR /&gt;* default configuration values. To change the default *&lt;BR /&gt;* configuration values, type the following command at *&lt;BR /&gt;* the root prompt: *&lt;BR /&gt;* *&lt;BR /&gt;* /opt/hp/hpsmh/sbin/smhconfig *&lt;BR /&gt;* *&lt;BR /&gt;**********************************************************&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hpsmhd already stopped&lt;BR /&gt;Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout&lt;BR /&gt;/usr/bin/nohup: failed to run command â/opt/hp/hpsmh/sbin/smhMonitorâ: No such file or directory&lt;BR /&gt;/bin/bash: /opt/hp/hpsmh/sbin/smhstart: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory&lt;BR /&gt;[FAILED]&lt;/P&gt;&lt;P&gt;Getting same error on both VM with RHEL7.2.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 09:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944496#M54951</guid>
      <dc:creator>Syedfurquan</dc:creator>
      <dc:date>2017-03-01T09:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944531#M54952</link>
      <description>&lt;P&gt;This library file belongs to glibc, check if the file is missing and install it. If the package is already found, then you may extract the missing file and place it under /lib directory.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[root@ansible-host lib64]# rpm -qf /lib/ld-linux.so.2
glibc-2.12-1.192.el6.i68&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944531#M54952</guid>
      <dc:creator>simplylinuxfaq</dc:creator>
      <dc:date>2017-03-01T11:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944538#M54953</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply. I can see the glibc installed as below:&lt;/P&gt;&lt;P&gt;[root@skvlinuxhpsgtest1 tmp]# rpm -qf /lib/ld-linux.so.2&lt;BR /&gt;glibc-2.17-105.el7.i686&lt;/P&gt;&lt;P&gt;Tried reinstalling/upgrading hpspmh gives the same error:&lt;/P&gt;&lt;P&gt;hpsmhd already stopped&lt;BR /&gt;Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout&lt;BR /&gt;/opt/hp/hpsmh/sbin/smhstart: error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory&lt;BR /&gt;[FAILED]&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944538#M54953</guid>
      <dc:creator>Syedfurquan</dc:creator>
      <dc:date>2017-03-01T11:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944551#M54954</link>
      <description>&lt;P&gt;This library is from pam-devel package as you can see here, so install the required package, you may need to install i686 version of the package.&lt;/P&gt;&lt;PRE&gt;[root@ansible-host lib64]# find / -iname libpam.so 2&amp;gt;/dev/null
/usr/lib64/libpam.so
[root@ansible-host lib64]# rpm -qf /usr/lib64/libpam.so
pam-devel-1.1.1-22.el6.x86_64&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944551#M54954</guid>
      <dc:creator>simplylinuxfaq</dc:creator>
      <dc:date>2017-03-01T11:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944553#M54955</link>
      <description>&lt;P&gt;Tried installing pam-devel package but installing of hpsmh still failed with same error.&lt;/P&gt;&lt;P&gt;[root@skvlinuxhpsgtest1 tmp]# find / -iname libpam.so 2&amp;gt;/dev/null&lt;BR /&gt;/usr/lib/libpam.so&lt;BR /&gt;/usr/lib64/libpam.so&lt;BR /&gt;[root@skvlinuxhpsgtest1 tmp]# rpm -qf /usr/lib64/libpam.so&lt;BR /&gt;pam-devel-1.1.8-12.el7_1.1.x86_64&lt;BR /&gt;[root@skvlinuxhpsgtest1 tmp]# rpm -qf /usr/lib/libpam.so&lt;BR /&gt;pam-devel-1.1.8-12.el7_1.1.i686&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944553#M54955</guid>
      <dc:creator>Syedfurquan</dc:creator>
      <dc:date>2017-03-01T11:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944558#M54956</link>
      <description>&lt;P&gt;Try updating library link files by running the command "ldconfig" ...after that install the package that should go...&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 11:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944558#M54956</guid>
      <dc:creator>simplylinuxfaq</dc:creator>
      <dc:date>2017-03-01T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944565#M54957</link>
      <description>&lt;P&gt;unfortunately it doesn't start still.&lt;/P&gt;&lt;P&gt;[root@skvlinuxhpsgtest1 tmp]# ldconfig&lt;BR /&gt;[root@skvlinuxhpsgtest1 tmp]#&lt;BR /&gt;[root@skvlinuxhpsgtest1 tmp]# rpm -ivh hpsmh-7.5.3-1.i386.rpm&lt;BR /&gt;warning: hpsmh-7.5.3-1.i386.rpm: Header V3 RSA/SHA1 Signature, key ID b1275ea3: NOKEY&lt;BR /&gt;Preparing... ################################# [100%]&lt;BR /&gt;Detected Red Hat Enterprise Linux AS/ES/WS/SERVER 7&lt;BR /&gt;Creating hpsmh user and group...&lt;BR /&gt;Updating / installing...&lt;BR /&gt;1:hpsmh-7.5.3-1 ################################# [100%]&lt;/P&gt;&lt;P&gt;**********************************************************&lt;BR /&gt;* System Management Homepage installed successfully with *&lt;BR /&gt;* default configuration values. To change the default *&lt;BR /&gt;* configuration values, type the following command at *&lt;BR /&gt;* the root prompt: *&lt;BR /&gt;* *&lt;BR /&gt;* /opt/hp/hpsmh/sbin/smhconfig *&lt;BR /&gt;* *&lt;BR /&gt;**********************************************************&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hpsmhd already stopped&lt;BR /&gt;Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout&lt;BR /&gt;/opt/hp/hpsmh/sbin/smhstart: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory&lt;BR /&gt;[FAILED]&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 12:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944565#M54957</guid>
      <dc:creator>Syedfurquan</dc:creator>
      <dc:date>2017-03-01T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944574#M54958</link>
      <description>&lt;P&gt;I'd say you may need to look at the pre-requisites published at HP page for installing SMH and make sure all those needed library and corresponding packages are there in the system..&lt;/P&gt;&lt;PRE&gt;[root@ansible-host lib64]# yum provides */*libcurl.so
libcurl-devel-7.19.7-52.el6.i686 : Files needed for building applications with libcurl
Repo        : server
Matched from:
Filename    : /usr/lib/libcurl.so



libcurl-devel-7.19.7-52.el6.x86_64 : Files needed for building applications with libcurl
Repo        : server
Matched from:
Filename    : /usr/lib64/libcurl.so&lt;/PRE&gt;&lt;P&gt;This libcurl.so library file is part of libcurl-devel package.. Like-wise, make sure all required (pre-requisites) packages are present in the system and then run "ldconfig", after which you should be successfull.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 12:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944574#M54958</guid>
      <dc:creator>simplylinuxfaq</dc:creator>
      <dc:date>2017-03-01T12:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944852#M54959</link>
      <description>&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;P&gt;Tried installing hpsmh using SPP image and all went smoothly. HPSMH installed and running perfectly.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hpsmh-7-5-3-1-i386-rpm-installation-error-on-rhel7-2/m-p/6944852#M54959</guid>
      <dc:creator>Syedfurquan</dc:creator>
      <dc:date>2017-03-02T09:04:09Z</dc:date>
    </item>
  </channel>
</rss>

