Guido granda muñoz writes:
> I'm trying to install subversion 1.9.7 in Ubuntu 16.04 using its source
> code. When I do ./configure ./configure --with-apr=/usr/lib/apache2
> --with-apr-util=/usr/lib/apache2 , I get the following error:
configure should find apr/aprutil on Ubuntu without you usin
Hello,
Thanks for the help. I tried using apr-config and the configuration went
well, however, I got the following error doing the make check:
collect2: error: ld returned 1 exit status
build-outputs.mk:485: recipe for target 'subversion/libsvn_subr/
libsvn_subr-1.la' failed
make: *** [subversion
Guido,
https://issues.apache.org/jira/browse/SERF-188 might have a bearing too
depending on your flavor of Linux.
- Paul
On 3/6/2018 6:54 PM, Guido granda muñoz wrote:
Hello,
I'm trying to install subversion 1.9.7 in Ubuntu 16.04 using its
source code. When I do ./configure ./configure
--with-apr=/usr/lib/apache2 --with-apr-util=/usr/lib/apache2 , I get
the following error:
configure: Configuring Subversion 1