473,795 Members | 2,710 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python 2.4.2 and Berkeley DB 4.4.20 ?

This is from the Slackware-current changelog:

d/python-2.4.2-i486-1.tgz: Upgraded to python-2.4.2.
The bsddb module didn't build against the new 4.4.x version of
Berkeley DB. Does anyone care? Or perhaps have a patch? :-)

Does anyone have a suggestion?

Feb 14 '06 #1
2 1553
Damjan wrote:
This is from the Slackware-current changelog:

d/python-2.4.2-i486-1.tgz: Upgraded to python-2.4.2.
The bsddb module didn't build against the new 4.4.x version of
Berkeley DB. Does anyone care? Or perhaps have a patch? :-)

Does anyone have a suggestion?

I have faced this problem when compiling python-2.4.2, too.
Going back some versions of bsddb to db-4.3.27.zip solved that problem
for me.

Claudio
Feb 14 '06 #2

Damjan> This is from the Slackware-current changelog:
Damjan> d/python-2.4.2-i486-1.tgz: Upgraded to python-2.4.2.
Damjan> The bsddb module didn't build against the new 4.4.x
Damjan> version of Berkeley DB. Does anyone care? Or perhaps have
Damjan> a patch? :-)

Damjan> Does anyone have a suggestion?

This was checked into Subversion recently:

Revision 42169 - (view) (download) (as text) - [select for diffs]
Modified Tue Jan 24 09:46:48 2006 UTC (2 weeks, 6 days ago) by gregory.p.smith
File length: 149390 byte(s)
Diff to previous 42093
Support for BerkeleyDB 4.4 (tested against 4.4.20 as well as all the
way back thru 3.2). This should be backported to the release24-maint
branch.

and

Revision 42170 - (view) (download) (as text) - [select for diffs]
Modified Tue Jan 24 10:02:02 2006 UTC (2 weeks, 6 days ago) by gregory.p.smith
File length: 142926 byte(s)
Diff to previous 41922
backport of commit 42169

adds support for compiling against BerkeleyDB 4.4.x

Skip
Feb 14 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1580
by: Harald Massa | last post by:
I found Berkeley DB XML while searching for XML-Databases. I want to use it from PYHTON - and I found examples.py in the distribution. But... examples.py tries to import from dbxml import * from bsddb3.db import * I do not have dbxml or bsddb3 on my computer ... using Python 2.3, I
8
2820
by: Gustavo Campanelli | last post by:
What are our options for a standalone (that is one that's not client/server) easily accesible from Python? I'm not going to ask for special features as this is only to see what is avaiable and used (most used most probably meaning well maintained project). Thanks in advance Gedece
1
1385
by: Skip Montanaro | last post by:
This is kinda off-topic for this group, but since I'm packaging Python perhaps not too far OT. I built a Solaris package for Python 2.3.3 then copied it to another system and installed it. Nothing too earth-shaking there. When I ran the regression test it barfed in test_bsddb because it couldn't find the Berkeley DB library. I went back to the first system and am now in the midst of updating from DB 4.0.14 to DB 4.2.52 and will then...
1
2109
by: Dan Olsen | last post by:
I am trying to install and use Berkeley XML DB with Python. However, I keep getting errors. The weblog at Sleepy Cat said to build Python with the latest version of Berkeley DB. I can't get it to build with it. Does anyone have any good directions on how to get Berkeley XML DB running with Python? I have followed Sleepy Cat's installation instructions but have been unable to get it to work thus far. Dan
4
1858
by: Vent d'Est - East Wind | last post by:
Can somebody tell me what s exactly the difference beetween scheme and python languages i m thiking to learn one of them but i m not sure wich one somebody told me python is better and have much library somebody told me scheme is much smarter and have nice structure i also see a project about a scheme/python implementation here is the url
2
1323
by: Roy Smith | last post by:
I'm looking into the possibility of getting my employer to use Python as an embedded scripting language. A big issue is licensing; we can't use anything that's GPL-like, because that would make us release our source code. Obviously, our lawyers will have the final say, but I'm looking for a rough idea, to see if this is even worth pursuing. I've read the copyright statement, and it sounds good to me, but I'm hardly an expert in this...
12
3000
by: timothy.williams | last post by:
Hi. I have a Python program that parses a file and inserts records into a database with MySQLdb. I recently upgraded to MySQL 5.0.8, and now my parser runs *really* slow. Writing out to CSV files is fine, but when I try to insert the same records in a MySQL5 database, it slows to a crawl. Using MySQL 4.1 seems fine. The data seems to be inserted correctly, it's just really slow. Has anyone else noticed a similar problem using MySQL5...
0
938
by: Eric S. Johansson | last post by:
fedora # file /etc/postfix/transport* /etc/postfix/transport: ASCII English text /etc/postfix/transport.db: Berkeley DB (Hash, version 8, native byte-order) # python /usr/lib/python2.4/whichdb.py /etc/postfix/transport UNKNOWN /etc/postfix/transport # python /usr/lib/python2.4/whichdb.py /etc/postfix/transport.db
1
1753
by: BjornT | last post by:
Have a rather big problem with bsddb I can't figure out. I upgraded an Ubuntu machine from 7.05 to 7.10 which upgraded python to 2.5.1 I run a local website that uses bsddb, and suddenly I get a version mismatch error with bsddb and I can't access my database anymore I noticed in the 2.5.1 release notes: - fixed a bug with bsddb.DB.stat: the flags and txn keyword arguments were transposed.
0
10438
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10164
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9042
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7540
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6780
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3727
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.