Obstacle


A simple workaround which skips the obstacle that prevents the compilation of apr-1.5.2


Working solution

Open the text file "configure" with appropriate text editor. For example at command line you can use "vi, vim, ed, emax, etc...".
Find the row $RM "$cfgfile" ==> Change it to $RM -f "$cfgfile"