約11,800件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/3/31 -You can tell rpm to ignore dependencies during system verification with the –nodeps. The command syntax is sudo rpm -i –nodeps <file.rpm>. If you want RPM to ...

    2024/6/12 -This document provides examples of common RPM installation failures.

    2024/3/18 -For example, we can see the Failed dependencies error in the following command output: $ sudo rpm --test -e xz error: Failed dependencies: xz is needed by ( ...

    2024/5/17 -For example, if I try to install gcc, it request several dependencies. [root@Server ~]# rpm -Uvh gcc-8.5.0-20.0.3.el8.x86_64.rpm error: Failed dependencies ...

    6日前 -but while installing the rpm I'm getting these errors error: Failed dependencies: libgfortran-2e0d59d6.so.5.0.0(GFORTRAN_8)(64bit) is needed by test_app-1.0-1.

    2024/4/18 -Install RPM packages with dependencies to run the software package successfully in RedHat-based and other Linux distributions.

    A.一番はインターネットにつながるRHEL7(同じバージョン)でdnf downloadでrpmファイルをダウンロードだけしてインストール対象のRHEL7に持ってきてインストールするのが良いと思います。

    A.Vine 4.1 で試しましたところ、確かに「libldap.so.2」が無いと文句を言われますね。しかし、/usr/lib/ 内に libldap-2.3.so.0 等がすでにインストール済み...

    A.当該パッケージ用の署名が無いため、信頼できないパッケージと見なされ、インストールできないのではないかと思います。 カギのIDが示されていますので、必要な署名を調べて、別途インストールしてやる必要...

    ... RPM packages with dependencies in our guide on 'How to Install RPM Package With Dependencies? [3 Methods]'. Whether you're on a RedHat-based or Debian-based ...

    YouTube-LinuxSimply

    2024/4/26 -When I try to install the package, dnf/yum throws errors nothing provides some identified dependencies. Case in point: somehow, someway /bin/perl is named as a ...

    2024/3/20 -Failed dependencies check when installing 16.0 RPMs ./install.sh -t detection error: Failed dependencies: libjvm.so()(64bit) is needed by (installed) ...

    2024/2/28 -Try installing with “dnf install /path/to/my-package.rpm” and let it try to work out the dependencies. I do note that libwrap.so appears to be provided by tcp- ...