How to determine compile time arguments for an installed rpm?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
How to determine compile time arguments for an installed rpm?
Hi...
How do I find out what options have been used at compile time for an application - lets say apache ?? Just to be more clear, I mean to ask - for example, we provide options like
This isnt what I am looking for..I tried that command and it lists the configuration files containted in the rpm file.
How do I find out if apache was compiled with php, mod_ssl support ? My Red Hat 9 includes rpms for apache and php. After installing the php rpm, I am able to view php script output on my webpage. But how to confirm that apache was compiled with support for php and mod_ssl??
Is there any command or utility that can display the compile time arguments specified to './configure' command ?
I need to get this query solved coz I want to compile apache from source, but I want to make sure that I dont miss any compile time arguments so that my own compilation can successfully replace the apache provided by Red Hat..
But for what? As far as I know, Webmin is used for configuring services. I am not aware if it compiles programs too (or provides the arguments supplied to ./configure during compile time, which is what I am precisely looking for)...
Its really surprising that so far no one has been able to provide an exact solution for my question. Anyways, I hope that experts at LQ will chip-in to resolve my query.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.