Hi, Iam trying to install kannel( RPM) on redhat9.0 , iam getting the following dependency error. Could any body help in this issue.
rpm -ivh kannel-1.3.1-1.i386.rpm
error: Failed dependencies:
libcrypto.so.2 is needed by kannel-1.3.1-1
libssl.so.2 is needed by kannel-1.3.1-1
what is the impact if i install the kannel with forcefull installation
rpm -ivh --nodeps --force kannel-1.3.1-1.rpm
