Description of problem: The apr-config program, part of the Apache APR developement tools, is missing on Fedora 7. On previous Fedora versions, installing apr-devel includes apr-config but it is missing on Fedora 7. Version-Release number of selected component (if applicable): apr-devel-1.2.8-6 How reproducible: always Steps to Reproduce: 1. yum install apr-devel 2. run apr-config 3. Actual results: apr-config: command not found Expected results: apr-config help/version info Additional info: apr-config is need to compile apache modules from source.
This script is called apr-1-config in this version of APR. Same with apu-1-config for APU.