Could you help with options for configure, not to install db4/ berkleydb , which i don't require.
Below is configure.log Error snippet
----------------------------------------------------------------------------------------------
configure
configure
configure
configure
|| test ! -s conftest.err
configure:40002: $? = 0
configure:40005: test -s conftest
configure:40008: $? = 0
configure:40021: result: yes
configure:40934: checking for QDBM support
configure:40947: result: no
configure:41308: checking for GDBM support
configure:41321: result: no
configure:41665: checking for NDBM support
configure:41678: result: no
configure:41930: error: DBA: Could not find necessary header file(s)
----------------------------------------------------------------------------
HI tried removing below lines from spec file.
1. build requires db4-devel . and
2. --enable-dba=shared --with-db4=%{_prefix} option in ./configure.
Have the below rpms packages installed
db4-devel-4.2.52-7.1
db4-4.2.52-7.1
db4-4.2.52-7.1
db4-utils-4.2.52-7.1
Thanks
Santosh