![]() |
RPM knows about other software that the package being installed depend upon. It checks the system database of installed packages, and unless the installer overrides it with the -nodeps option, issues a dependancy warning, and does not install the package. It is generally a bad idea to override this dependancy check, unless you installed the dependant package, as a compiled binary or know of some other inormation.