[codezero-devel] Fwd: ubuntu/python/bsddb

2011-11-04 Thread jegde jedge
Sorry, I did not reply to the list... please see below. -- Forwarded message -- From: jegde jedge Date: Fri, Nov 4, 2011 at 12:08 PM Subject: Re: [codezero-devel] ubuntu/python/bsddb To: Harold Grovesteen This is needed on the codezero tarball release from the downloads page. I

Re: [codezero-devel] ubuntu/python/bsddb

2011-11-04 Thread Dawid Ciężarkiewicz
On Fri, Nov 4, 2011 at 2:51 PM, Harold Grovesteen wrote: > For what function is the BerkelyDB used by codezero?  Is this a recent > development? Hi, I guess it's Scons that uses it for some internal purposes. -- Dawid Ciężarkiewicz B-Labs. http://b-labs.com/ _

Re: [codezero-devel] ubuntu/python/bsddb

2011-11-04 Thread Harold Grovesteen
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

Re: [codezero-devel] ubuntu/python/bsddb

2011-11-04 Thread jegde jedge
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 ubunt