Eric Dramstad wrote on Mon, Mar 14, 2016 at 11:43:36 -0400:
> tar xvf subversion-1.9.3.tar.bz2
> pushd subversion-1.9.3
> ./configure --with-apr=/usr/local\
> --with-apr-util=/usr/local\
> --with-serf=/usr/local\
> --prefix=/usr/local
>
Is there a right way to install subversion 1.9.3 using GNU Stow?
I use stow to manage package installation for packages that I build
myself. I'm trying to build and install subversion 1.9.3 on a machine
running Red Hat Enterprise Linux (RHEL) 5.11. I'm building subversion
myself because the newe