On Fri, 2011-11-04 at 09:34 -0400, jegde jedge wrote:
> SOLVED
> 
> Problem 1: ubuntu python compiled with _bsddb missing.
> Problem 2: python will not compile with latest version of berkeley db
> Problem 3: codezero db files are built usinig version 4.6 of berkeley
> bsddb which is known buggy and explicitly shunned by python.
> Problem 4: changing python on ubuntu oneiric really honks the distro
> 
> Fixed my problem with the following steps. Hope this helps somebody.
> 
> 1) Download and install python versions 4.5 and 4.6 from:
> http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz
> http://download.oracle.com/berkeley-db/db-4.6.21.tar.gz
> 
> use the default configure options as it installs in a
> specific /usr/local/BerkeleyDB.4.5 directory that Python expects
> This order is required
> 
<details snipped>
For what function is the BerkelyDB used by codezero?  Is this a recent
development?

Harold Grovesteen


_______________________________________________
codezero-devel mailing list
[email protected]
http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org

Reply via email to