0

cannot install rpm package

When i was try to install a RPM package it got some dependency package error

[root@ns1 ~]# rpm -Uvh mydns-mysql-1.1.0-1.i386.rpm
error: Failed dependencies:
    libc.so.6 is needed by mydns-mysql-1.1.0-1.i386
    libc.so.6(GLIBC_2.0) is needed by mydns-mysql-1.1.0-1.i386
    libc.so.6(GLIBC_2.1) is needed by mydns-mysql-1.1.0-1.i386
    libc.so.6(GLIBC_2.1.2) is needed by mydns-mysql-1.1.0-1.i386
    libc.so.6(GLIBC_2.2) is needed by mydns-mysql-1.1.0-1.i386
    libc.so.6(GLIBC_2.3) is needed by mydns-mysql-1.1.0-1.i386
    libcrypt.so.1 is needed by mydns-mysql-1.1.0-1.i386
    libm.so.6 is needed by mydns-mysql-1.1.0-1.i386
    libnsl.so.1 is needed by mydns-mysql-1.1.0-1.i386
    libnss_dns.so.2 is needed by mydns-mysql-1.1.0-1.i386
    libnss_files.so.2 is needed by mydns-mysql-1.1.0-1.i386
    libresolv.so.2 is needed by mydns-mysql-1.1.0-1.i386
    libz.so.1 is needed by mydns-mysql-1.1.0-1.i386
Linux RPM Add a comment
albiejames
asked Feb 08 2018

Answer

0

How to use alarms in windows 10 http://alarmsinwindows10.com thanks for the share this information.

Add a comment
berlin0099
asked Jan 17 2022
Post your Answer
0

Try installing the same package using yum command, because yum will automatically resolve all the dependent packages for the package you require to install

Add a comment
parthiban
asked Feb 09 2018
edited Oct 05 2018
Post your Answer