Does anyone know how to figure out the ./configure
options that were used to produce a binary rpm? For example, I installed apache
on my RedHat 7.3 system, and now I'd like to add some modules. I'm going to
recompile Apache, and I'd like to use the same ./configure options (plus a few
of my own) that whoever made the rpm used. It seems to me this is a reasonable
thing to do because I'd like it to compile as httpd and look in all the right
places for files.
Virtually,
Tom Brownridge
|
- Re: Configure options used to create RPMs tbrownridge
- Re: Configure options used to create RPMs David McGlone
- Re: Configure options used to create RPMs Greg Wright