diff options
author | John Clizbe <John.Clizbe@gmail.com> | 2010-05-12 23:30:06 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:30:06 +0200 |
commit | 4f180c271a6bca58ae51d67a5d39c930b42a8dbb (patch) | |
tree | f1db19e320724285904e6d1b855fa402d27e27bb /libraries/db46/README | |
parent | 4fc75e8f9a9f2a81716505a4d4582b06f2f995d2 (diff) | |
download | slackbuilds-4f180c271a6bca58ae51d67a5d39c930b42a8dbb.tar.gz |
libraries/db46: Added to 12.2 repository
Diffstat (limited to 'libraries/db46/README')
-rw-r--r-- | libraries/db46/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/db46/README b/libraries/db46/README new file mode 100644 index 0000000000..611e547ad9 --- /dev/null +++ b/libraries/db46/README @@ -0,0 +1,12 @@ +db4 (Berkeley database library version 4.6.x) + +The Berkeley Database (Berkeley DB) library provides embedded database +support for both traditional and client/server applications. + +This package should be installed if compatibility is needed with +databases created with the Berkeley DB version 4.6.x. + +Note that the resulting package will overwrite some symlinks included +in Slackware's db44 package; this shouldn't cause any problems, but +in case you remove this package for whatever reason, you'll need to +reinstall db44, and anything that linked db46 will no longer work. |