Dependency Error for OpenSSL i686 installation in Redhat 7.4 x64


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Dependency Error for OpenSSL i686 installation in Redhat 7.4 x64
Prev   Next
# 1  
Old 02-21-2018
Dependency Error for OpenSSL i686 installation in Redhat 7.4 x64

Hi,

I am unable to install openssl package due to some of the dependencies:

Code:
[root@rahul Packages]# rpm -i openssl098e-0.9.8e-29.el7_2.3.i686.rpm
warning: openssl098e-0.9.8e-29.el7_2.3.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
error: Failed dependencies:
  libcom_err.so.2 is needed by openssl098e-0.9.8e-29.el7_2.3.i686
  libgssapi_krb5.so.2 is needed by openssl098e-0.9.8e-29.el7_2.3.i686
  libk5crypto.so.3 is needed by openssl098e-0.9.8e-29.el7_2.3.i686
  libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-29.el7_2.3.i686
  libkrb5.so.3 is needed by openssl098e-0.9.8e-29.el7_2.3.i686
  libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-29.el7_2.3.i686


Can someone suggest the possible way to install above dependencies as i am unable to track the libraries in linux redhat iso as well
Moderator's Comments:
Mod Comment Please use CODE tags when displaying sample input, output, and code segments.

Last edited by Don Cragun; 02-21-2018 at 03:45 AM.. Reason: Add CODE tags.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Redhat installation

Hi everyone, i am new to unix system. i got a project to install a web server (grafana)and database(influxdb) to install in redhat 7. The alloted space for my virtual machine is 1.3 TB . i don't have any idea how to allocate this space for redhat directories. DO i have to continue with the basic... (1 Reply)
Discussion started by: munnancs
1 Replies

2. Red Hat

Error in http Im Using Centos 5.5 i686

Im Using Centos 5.5 i686 , its installed in Vmware Player , And while trying to open http://192.168.200.129/webmin-1.600/ in google chrome or any other browser in Base System Windows Xp its Shows as Index of /webmin-1.600 and folders were listed and shown in browser , some webmin or CRM software... (2 Replies)
Discussion started by: babinlonston
2 Replies

3. Red Hat

Redhat 9 installation problem

All, I am trying to install redhat9 to my system. I have 26 GB of unpartitioned space, and I do have xp-2 already installed on my system in c: . I am using external DVD-RW to install linux. I have booted the CD, chosen Graphical mode and now installation frizzed with below message: ... (5 Replies)
Discussion started by: joshilalit2004
5 Replies

4. Red Hat

Help with Redhat installation problem

Hello; I have 4 servers with RedHat Enterprise server 32-bit installed. i'm trying to install 64-bit system instead but the hardware has only CD drive (not DVD). When i tried to use external DVD drive and connect it to the USB to install the 64-bit system, it starts ok but then it ask for the... (2 Replies)
Discussion started by: Katkota
2 Replies

5. Red Hat

remote redhat installation

Hi guys! I have fedora6 on server and i want redhell5 to be on it. The problem is that the server is located from me several hundred kilometers away. So the only access i have is ssh. On my notebook i have iso-image with redhell5. How can install redhell5 on it and deinstall fedora6? Thanks in... (8 Replies)
Discussion started by: smallman
8 Replies

6. Red Hat

"No Drives Found" error during Redhat Linux AS 4 installation

I'm trying to install Redhat LInux AS 4 update 4 on an IBM x306 series server. I keep getting following error: "No Drives Found. An error has occurred - no valid devices were found on which to create new file systems. Please check your hardware for the cause of this problem." I called IBM and... (2 Replies)
Discussion started by: pieman8080
2 Replies

7. Filesystems, Disks and Memory

re-partiton / re-installation on Redhat 7.3

Hello, me and a friend currently operate a dedicated server our /dev/hda2 is starting to get full and we have a lot of information in there we would like to keep, so we are thinking about adding an additional 120GB HD then reinstall the OS to re-partition the partitions, our current setup looks... (3 Replies)
Discussion started by: shaft
3 Replies

8. UNIX for Advanced & Expert Users

Redhat 7.3 Installation

Hi, I am trying to install Redhat 7.3 on a Compaq Proliant Server but after booting from CD1 it gives following "SYSLINUX 1.52 Unknown Keyword in Syslinux.cfg Could not find Kernel Image boot: I don't know what this means. I tried the same CD on a... (4 Replies)
Discussion started by: s_aamir
4 Replies

9. UNIX for Dummies Questions & Answers

mysql installation error using redhat 7.2

i am a newbie to unix admin stuff so bare with me. -- i get this message when executing mysql_install_db during the installation of mysql. what is the cause of this and how can it be fixed. btw - i have tried installing as root and other accounts also. scripts/mysql_install_db:... (6 Replies)
Discussion started by: theDirtiest
6 Replies
Login or Register to Ask a Question