Recompiling yum installation
Posted
by Saif Bechan
on Super User
See other posts from Super User
or by Saif Bechan
Published on 2010-04-02T17:07:04Z
Indexed on
2010/04/02
17:13 UTC
Read the original article
Hit count: 464
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???
© Super User or respective owner