HP PSP installation problem (zlib "missing")

Posted by jfjuneau on 2011/7/21 15:45:00
Hi,

I'm trying to install the HP ProLiant Support Pack for RHEL6 on CentOS 6 (x86_64). My server is an HP ProLiant DL 380 G7. All components installed successfully except the HP System Management Homepage (hpsmh)

If I try to install it manually (without the HP SUM utility) here is what I get:

[root@server Downloads]# rpm -Uvh hpsmh-6.3.0-22.x86_64.rpm 
Preparing...                ########################################### [100%]
This Red Hat Linux distribution is not supported.
Detected CentOS release
The zlib package or binaries are missing!
Please install the zlib-1.1.4 or later RPM package.
Required Packages are missing!
error: %pre(hpsmh-6.3.0-22.x86_64) scriptlet failed, exit status 1
error:   install: %pre scriptlet failed (2), skipping hpsmh-6.3.0-22


zlib is installed for i686 and x86_64, I also installed the devel packages but hpsmh can't find the libraries:

[root@vmdr-prd1 Downloads]# rpm -qa | grep zlib
zlib-devel-1.2.3-25.el6.i686
zlib-1.2.3-25.el6.x86_64
zlib-devel-1.2.3-25.el6.x86_64
zlib-1.2.3-25.el6.i686
zlib-static-1.2.3-25.el6.x86_64


What bugs me is that I managed to get it working without problem with Scientific Linux 6 3 weeks ago. I formatted the server with CentOS 6 this week and now it won't install, I must have missed a software dependency somewhere but I can't find it. Thanks in advance!

JF

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=56&topic_id=32297&post_id=138185