Displaying 1 result from an estimated 1 matches for "apuv".
Did you mean:
apu
2015 Mar 22
2
error building apr-util spec file
...repo:~] #rpm -qa | grep db4
libdb4-utils-4.8.30-13.el7.x86_64
libdb4-devel-static-4.8.30-13.el7.x86_64
libdb4-4.8.30-13.el7.x86_64
libdb4-devel-4.8.30-13.el7.x86_64
This is the part of the spec file that calls for db4:
%configure --with-apr=%{_prefix} \
--includedir=%{_includedir}/apr-%{apuver} \
--with-ldap --without-gdbm \
--with-sqlite3 --with-pgsql --with-mysql --with-freetds --with-odbc
\
--with-berkeley-db \
--with-crypto --with-openssl --with-nss \
--without-sqlite2
So my questions for today are, do I need to provide a path to the
--with-...