Nathan Hartman wrote on Fri, 28 May 2021 15:46 +00:00:
> Then I would configure, make, and install apr; configure, make, and
> install apr-util; and finally configure, make,
Here would be a good time to run «make svnserveautocheck» (with or
without THREADS=1).
If apr/apr-util have «make test» tar
nico becker wrote on Fri, 28 May 2021 10:23 +00:00:
> i want only the svn server module, i need no client no apache etc. is
> there an shorter, easyer way to geht the svnserve?
You can run «make svnserve» to build just svnserve, but there isn't
a «make» incantation that'll install just that.
The
On Fri, May 28, 2021 at 6:44 AM nico becker wrote:
> hello,
> i want to build the latest sources under debian stable.
> i ve done it the following way:
> download sources
> ./get_deps-sh
> cd apr -> ./buildconf -> ./configure -> make
> cd apr_util -> ./buildconf -> ./configure --with-apr=../ap
Hello,
i fix the problem.
cp apr-util/.libs/* apr-util/
thanks
4 matches
Mail list logo