Home » Questions » Computers [ Ask a new question ]

migrating berkeley database from XP to linux box

migrating berkeley database from XP to linux box

I am in the process of migrating from XP to Linux (Unbuntu 9.10).

Asked by: Guest | Views: 279
Total answers/comments: 1
Guest [Entry]

"Ubuntu 9.10 has libraries and utilities to deal with the db. You can install them like this:

sudo apt-get install db4.7-util db4.7-doc libdb4.7

You should be able to just move the file over and start working with it."