On Fri, Jul 02, 2004 at 01:51:04PM +0200, Graham Leggett wrote: > Joe Orton wrote: > > >>- 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. > > I don't follow: The second option was that I manually add install.sh to > the apr-util/build directory (buildconf not being involved in this at > all). There is no install.sh file there right now.
If there isn't, that's a problem in the tarball you're using. buildconf must have been run *before* creating the tarball, that's part of the release process. There is a build/install.sh in the apr-util-1.0.rc2.tar.gz which David posted. joe
