On 2020-06-17 19:50, Yasuhito FUTATSUKI wrote:
Hi,
In article <512bc3500837462de9542731a9af4...@manueljacob.de>
m...@manueljacob.de writes:
I tried to build SVN with bindings for Python 2. I followed the
instructions, but it didn't work:
You need to rebuild build-outputs.mk and configure scr
> > > > At this point I'd rather wait for Daniel to answer my question and
> > > > clarify his problem statement.
> > >
> > > I rather suspect that XX* and YY* were just general examples, not
> > > concrete ones.
> >
> > So do I, but the solution I posted is generalizable, as you know.
> >
>
Hi,
In article <512bc3500837462de9542731a9af4...@manueljacob.de>
m...@manueljacob.de writes:
> I tried to build SVN with bindings for Python 2. I followed the
> instructions, but it didn't work:
You need to rebuild build-outputs.mk and configure script by
execute 'sh ./autogen.sh' (We are sorry
I tried to build SVN with bindings for Python 2. I followed the
instructions, but it didn't work:
# Step 1 of subversion/bindings/swig/INSTALL
# ... I installed SWIG 2 and passed --with-python=/usr/bin/python2.7 to
./configure.
tar xaf ~/Downloads/subversion-1.14.0.tar.bz2
cd subversion-1.14.0