Re: svn from source and build problems @debian
Hello, i fix the problem. cp apr-util/.libs/* apr-util/ thanks
svn from source and build problems @debian
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