On Fri, Jul 02, 2004 at 01:35:22PM +0200, Graham Leggett wrote: > While trying to build the apr-util RPM, the build bombs out because it > cannot find install.sh. > > To fix this should I: > > - Install install.sh into "apr-config --installbuilddir" in apr-devel, > and then modify apr-util to look for install.sh inside "apr-config > --installbuilddir". > > - Install a copy of install.sh into the apr-util ./build directory.
The apr-util ./buildconf already does this second option. joe
