How to tell rpm of "installed from source" packages
I have successfully installed apache-2.0.48 from source, and it even runs! Thanks to the Apache Group for great stuff.
Now, I want to add mod_perl-2.0.48 to the system as well. I have that as an RPM, but when I try to install it, it reports several failed dependencies against the httpd-2.0.48 libraries, etc.
How do I update RPM to know that the package(s) I install from source are present?
Thanks in advance!
hfreeman
|