Hi all,

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 second option seems to be the cleanest option, and more consistent.

The build fails like so:

+ ./configure --host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu --target=i386-redhat-linux --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-apr=/usr --includedir=/usr/include/apr-1 --with-ldap --without-gdbm
configure: error: cannot find install-sh or install.sh in build ./build
error: Bad exit status from /var/tmp/rpm-tmp.39612 (%build)

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to