Re: svn from source and build problems @debian

2021-05-28 Thread Nico Becker
Hello, i fix the problem. cp apr-util/.libs/* apr-util/ thanks

svn from source and build problems @debian

2021-05-28 Thread nico becker
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