Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 01:54 AM
10-05-2006 01:54 AM
SIM 5.0
When I run instalation I get this answer
insight:/install/mxserver # rpm -ivh postgresql-libs-7.4.2-36.3.i586.rpm postgresql-7.4.2-36.3.i586.rpm postgresql-server-7.4.2-36.3.i586.rpm
error: Failed dependencies:
libkrb5.so.17 is needed by postgresql-libs-7.4.2-36.3.i586
libkrb5.so.17 is needed by postgresql-7.4.2-36.3.i586
libreadline.so.4 is needed by postgresql-7.4.2-36.3.i586
libkrb5.so.17 is needed by postgresql-server-7.4.2-36.3.i586
libreadline.so.4 is needed by postgresql-server-7.4.2-36.3.i586
insight:/install/mxserver #
Some one help me
I use 418811-001.pdf for installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 02:30 AM
10-05-2006 02:30 AM
Re: SIM 5.0
system, it is "libkrb53_xx-yy_i386.deb" and the
Readline libs, "libreadline4_x.y-z_i386.deb".
Please note that your Postgresql uses an older
version of libreadline, the SUSE system has the
newer libreadline v5. The "oldlibs" archive
location may help you obtain the dated libs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 03:33 AM
10-05-2006 03:33 AM
Re: SIM 5.0
Perhaps Ragu is right.
I have seen this once before and this is what i did.
1.SIM has postgre within as well as SLES10.
1.I uninstalled the OS postgre components.
2.Search for postgre within SLES10 and uninstall all of them.
rpm -e or rpm -e --nodeps(dun worry).
2.Once done install SIM and it should work.
SRH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 06:53 PM
10-05-2006 06:53 PM
Re: SIM 5.0
I run this tools
VNC
Winscp
putty
1. I uninstall postgre i Xwindows
I go to putty and run this
./HPSIM-Linux*.bin
insight:/install # ./HPSIM-Linux*.bin
Verifying archive integrity...OK
Uncompressing Hewlett-Packard Development Company, L.P. HP Systems Insight Manager C.05.00.02.00...........................
Installing postgresql*7.4-0.i586* ...
error: Failed dependencies:
libasn1.so.5 is needed by postgresql-7.4-0.i586
libcom_err.so.1 is needed by postgresql-7.4-0.i586
libcrypto.so.0.9.6 is needed by postgresql-7.4-0.i586
libdb-4.0.so is needed by postgresql-7.4-0.i586
libkrb5.so.17 is needed by postgresql-7.4-0.i586
libreadline.so.4 is needed by postgresql-7.4-0.i586
libroken.so.9 is needed by postgresql-7.4-0.i586
libssl.so.0.9.6 is needed by postgresql-7.4-0.i586
libasn1.so.5 is needed by postgresql-libs-7.4-0.i586
libcom_err.so.1 is needed by postgresql-libs-7.4-0.i586
libcrypto.so.0.9.6 is needed by postgresql-libs-7.4-0.i586
libdb-4.0.so is needed by postgresql-libs-7.4-0.i586
libkrb5.so.17 is needed by postgresql-libs-7.4-0.i586
libroken.so.9 is needed by postgresql-libs-7.4-0.i586
libssl.so.0.9.6 is needed by postgresql-libs-7.4-0.i586
libasn1.so.5 is needed by postgresql-server-7.4-0.i586
libcom_err.so.1 is needed by postgresql-server-7.4-0.i586
libcrypto.so.0.9.6 is needed by postgresql-server-7.4-0.i586
libdb-4.0.so is needed by postgresql-server-7.4-0.i586
libkrb5.so.17 is needed by postgresql-server-7.4-0.i586
libreadline.so.4 is needed by postgresql-server-7.4-0.i586
libroken.so.9 is needed by postgresql-server-7.4-0.i586
libssl.so.0.9.6 is needed by postgresql-server-7.4-0.i586
There was an error installing postgresql
The program returned an error code (2)
insight:/install #
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 07:21 PM
10-05-2006 07:21 PM
Re: SIM 5.0
cd mxserver
SUSE Linux Enterprise Server 9 Service Pack 3. (This command is entered with no carriage returns.)
rpm -ivh postgresql-libs-7.4.2-36.3.i586.rpm \
postgresql-7.4.2-36.3.i586.rpm \
postgresql-server-7.4.2-36.3.i586.rpm
in ONE line
rpm -ivh postgresql-libs-7.4.2-36.3.i586.rpm postgresql-7.4.2-36.3.i586.rpm postgresql-server-7.4.2-36.3.i586.rpm
I get this
insight:/install/mxserver # rpm -ivh postgresql-libs-7.4.2-36.3.i586.rpm postgresql-7.4.2-36.3.i586.rpm postgresql-server-7.4.2-36.3.i586.rpm
error: Failed dependencies:
libkrb5.so.17 is needed by postgresql-libs-7.4.2-36.3.i586
libkrb5.so.17 is needed by postgresql-7.4.2-36.3.i586
libreadline.so.4 is needed by postgresql-7.4.2-36.3.i586
libkrb5.so.17 is needed by postgresql-server-7.4.2-36.3.i586
libreadline.so.4 is needed by postgresql-server-7.4.2-36.3.i586
insight:/install/mxserver #