Date: Thu, 28 Apr 2011 18:34:38 -0700 (PDT)
Subject: Re: [users] rapidsvn-0.9.6-2 segmentation fault
checking for APR... not found
configure: error: APR is required. Try --with-apr-config.
error: Bad exit status from /var/tmp/rpm-tmp.14783 (%build)
What I have
rpm -qa --qf '%{name} %{vendor} %{arch}\n' apr\*
apr-util CentOS x86_64
apr-devel CentOS x86_64
apr-util-devel CentOS x86_64
apr CentOS x86_64
Any suggestions?
Read the configure script and see how it tests for APR. You may have to
run it with --with-apr-config as instructed.
I presume it creates a small test program and tries to link it, and it
either looks for libapr-1.so.0 or libaprutil-1.so.0 in a different place
than where they are installed, or it looks for a different version.
AG
--
----------------------------------------------------------------------
Alfred Ganz alfred-ganz:at:agci.com
AG Consulting, Inc. (203) 624-9667
440 Prospect Street # 11
New Haven, CT 06511
----------------------------------------------------------------------
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users