<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello - <br><br>I am trying to build rpm-4.8.0 on Centos-6.3.<br><br>I use this command to configure:<br>./configure --with-python=2.7 --with-db=internal --enable-static=no CPPFLAGS="-I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/local/BerkeleyDB.5.3/include" LDFLAGS="-L/usr/local/BerkeleyDB.5.3/lib" LLIBDIR="/usr/local/BerkeleyDB.5.3/lib" LD_LIBRARY_PATH="/usr/local/BerkeleyDB.5.3/lib"<br><br>and end up with this error:<br>configure: error: internal Berkeley DB directory not present, see INSTALL<br><br>I downloaded and installed Berkeley DB 5.3.-21.  The libraries were installed at <br>/usr/local/BerkeleyDB.5.3/lib<br><br>Any idea on how to fix the error?  Am I just doing something wrong with the configure options?<br><br>Ian<br><br></div>



</div></body></html>