diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -63,12 +63,6 @@ Minimal instructions for building BDB are make make install -If you want to use the alternative SQLite backend for RPM database instead -of the default Berkeley DB, it can be enabled with --enable-sqlite3 option -to configure. Note that the SQLite backend is not as tested as BDB. -SQLite >= 3.x is required and is available from - http://www.sqlite.org/ - For embedded Lua scripting support (recommended and enabled by default), you'll need Lua >= 5.1 library + development environment installed. Note that only the library is needed at runtime, RPM never calls external |