[Pythonmac-SIG] Python bindings for DB XML

Matt Patterson list-matt at reprocessed.org
Sat Jan 24 05:44:32 EST 2004


On 23 Jan 2004, at 13:27, Bob Ippolito wrote:

> On Jan 23, 2004, at 5:16 AM, Matt Patterson wrote:
>
>> I'm trying to build the Python bindings for Sleepycat's DB XML and 
>> I've gotten to the point where I need a pybsddb compiled against BDB 
>> 4.2.52 rather than 4.1.25,
>
> I'm pretty confused as to what your problem actually is?  
> http://pybsddb.sf.net/ is where you would download the source for a 
> newer pybsddb, and http://www.sleepycat.com/ is where you would do the 
> same for BerkeleyDB.

I have the latest pybsddb, and the latest BerkeleyDB. Berkeley DB has 
been built and installed in /usr/local/ as per the BDB instructions.

python setup.py build runs fine, and finds my /usr/local/ Berkeley DB 
install

When I run python test.py I get:

Fatal Python error: Interpreter not initialized (version mismatch?)

And that is where I come unstuck.

> Oh, by the way, getting "unstuck" means that you don't a problem :)

Unstuck like a glued-together something becoming spontaneously 
unglued...

Thanks,

Matt


-- 
    Matt Patterson | Typographer
    <matt at emdash.co.uk> | http://www.emdash.co.uk/
    <matt at reprocessed.org> | http://reprocessed.org/




More information about the Pythonmac-SIG mailing list