F frankc420 Verified User Joined Jul 31, 2007 Messages 59 Apr 9, 2009 #1 The reason this error occurs is because of a bug in yum. The command 'pkg-config --variable=libdir apr-1' is returning nothing. To fix, do: yum install apr-devel.x86_64 Then run your build again.
The reason this error occurs is because of a bug in yum. The command 'pkg-config --variable=libdir apr-1' is returning nothing. To fix, do: yum install apr-devel.x86_64 Then run your build again.