Check whether the library required is installed. If they are installed, check where they are and whether their path is in /etc/ld.so.conf.
If they are installed and their path is not in the conf file, add it and run ldconfig. Now you are done, and you can install the rpm (Let's hope so).
|