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
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=../apr/-> make
./configure --with-apr=apr/ --with-apr-util=apr
3 matches
Mail list logo