我正在尝试在我的 linux 机器上安装 apache。但是当我尝试时./configure --prefix = /usr/local/apache它显示一个错误configure: error: APR not found. Please read the documentation。我试图安装它apr,yum install apr apr-deve它说
Package apr-1.4.6-1.fc15.x86_64 already installed and latest version
No package apr-deve available.
Nothing to do
我现在该怎么办?请原谅我是LINUX的新手