DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) BDB install

Info Catalog (mysql.info.gz) BDB portability (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB start
 
 14.4.2 Installing `BDB'
 -----------------------
 
 If you have downloaded a binary version of MySQL that includes support
 for Berkeley DB, simply follow the usual binary distribution
 installation instructions. (MySQL-Max distributions include `BDB'
 support.)
 
 If you build MySQL from source, you can enable `BDB' support by running
 `configure' with the `--with-berkeley-db' option in addition to any
 other options that you normally use.  Download a distribution for MySQL
 3.23.34 or newer, change location into its top-level directory, and run
 this command:
 
      shell> ./configure --with-berkeley-db [other-options]
 
 For more information, see  Installing binary, 
 `mysqld-max' mysqld-max, and  Installing source.
 
Info Catalog (mysql.info.gz) BDB portability (mysql.info.gz) BDB storage engine (mysql.info.gz) BDB start
automatically generated byinfo2html