The dependencies in the package are either file-based dependencies on some specific filenames, or some arbitrary tags,
which can or can not be fulfilled by the packages that the distribution provides. Usually you would simply use urpmi to install
the rpm package, and it will automatically resolve all the dependencies that it can resolve.
For most 3rd-party packages that are not directly tailored to a specific distribution, you may need to install a few or all packages manually.
As you did not provide any command that you used or error messages that you encountered, cannot say more.
But the installation should not be an issue at all. Just simulated the installation here:
- Code: Select all
┌─[doktor5000@Mageia5]─[19:29:00]─[~]
└──╼ sudo urpmi --test ./jre-7u75-linux-i586.rpm
SECURITY: The following package is _NOT_ signed (OK ((none))): ./jre-7u75-linux-i586.rpm
installing jre-7u75-linux-i586.rpm from .
Preparing... ################################################################################################################################################################################
Installation is possible
Please check our
software management MAQeia for more information on software and package management.