How do I tell yum/apt/rpm that I have hand built and installed apache/mysql/php
I download build and install apache, mysql and PHP
But I use YUM (or just RPM) for every thing else. My problem is YUM wont install stuff that requires one of above, or worse yet installs an older version of mysql ontop of the one I built.
How do I tell yum (or rpm or apt) that I have built and installed apache/mysql/php myself??
Thanks,
Dave.
|