Author gregory.p.smith
Recipients
Date 2006-09-03.23:14:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=413

weird i would not expect this to happen regardless of
berkeleydb version.

can you also do a 'ldd' on the _bsddb.so binary that your
python build produced?  presumably libdb42.so or something
similar should be in the output.

also, when to compile python does it print out a message
saying what version of the include files and libs it thinks
its compiling and linking with?

it looks like you're using rhel4 or centos4; i'll try
compiling 2.5rc1 on that myself when i get a chance.
History
Date User Action Args
2007-08-23 14:42:12adminlinkissue1544106 messages
2007-08-23 14:42:12admincreate