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

2011-11-06 Thread Dawid Ciężarkiewicz
2011/11/5 Harold Grovesteen : > I just did not remember having to install it with SCons.  Could be my > memory or a new requirement.  Just curious. Could you share your Python and Scons versions? -- Dawid Ciężarkiewicz B-Labs. http://b-labs.com/ ___ c

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

2011-11-05 Thread Harold Grovesteen
On Fri, 2011-11-04 at 16:51 +0100, Dawid Ciężarkiewicz wrote: > 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. > > 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

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

2011-11-03 Thread jegde jedge
I forgot to mention. I also tried these packages: sudo apt-get install libdb-dev sudo apt-get install python-bsddb3 ___ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org