Recompiling yum installation
- by Saif Bechan
I have installed Nginx using yum. Now to add modules to the existing installation i have to recompile Nginx from source.
How can i recompile a yum installation. There is no source.
Should I uninstall the yum package, and then download the source package and recompile it with the module and then install everything and reconfigure it again???