[pybsddb] How to install bsdbb?

Jesus Cea jcea at jcea.es
Wed Oct 27 13:07:39 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27/10/10 05:14, alanpae at ilkda.com wrote:
> Oh well.  I found a bug report for the socket issue and have applied the
> one line fix for that.  Then I compile and installed 4.6.32 followed by
> pybsddb followed by compiling Python 2.6.4 again.  This time it doesn't
> complain about socket but still barfs on bsddb.  I've sent an email to
> the Oracle Berkeley forum and am awaiting a response.  

Yes, I just read your post in the Oracle forum. I think we can help you
better here.

>> The right approach would be to install bsddb3 (pybsddb 5.0.0 can be
>> compiled against 5.1.19 library with a cpmmand line argument, like you
>> do) and then write the three lines import trick already described in a
>> previous message.
> 
>>>> import bsddb3
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named bsddb3

Have you installed bsddb3?.

http://pypi.python.org/pypi/bsddb3

If you have installed Berkeley DB 5.1.19, you must use the
"--berkeley-db" command line.

> and the socket fix:
> 
> http://bugs.python.org/issue8852

There is another: http://bugs.python.org/issue10201

- -- 
Jesus Cea Avion                         _/_/      _/_/_/        _/_/_/
jcea at jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
jabber / xmpp:jcea at jabber.org         _/_/    _/_/          _/_/_/_/_/
.                              _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQCVAwUBTMgH+5lgi5GaxT1NAQJg/AQAiJovoKfYBLCMNKjmL63eVMQnItPQIWad
3uKLmZ8C82XR6Rg4XKCSh4XB/bLK19wH5BS886V4QshIXtfIU4hpHz+biAaDoixu
LINk24hcyjsjduWn7f/3B7bhh66zrBvn4IpipRktBVnVRvzjfkEkHKY94/+l3OXc
U8/nmIkzOpo=
=oroL
-----END PGP SIGNATURE-----


More information about the pybsddb mailing list