In article <bkk9n6$2j6pb$1 (AT) ID-201077 (DOT) news.uni-berlin.de>, Emiliano Heyns wrote:
Quote:
Hi,
Are there pre-built packages for DBD/XML for Python, perl, Ruby, etc?
I'm open to using pretty much any language, but I want to have the
end-user of my app to have to install as little as possible, and
building stuff is straight out. I tried the Python example, but I think
I still need to build the python extension (and possibly bsddb3) and I'd
prefer not to. |
And even when building them myself: the build notes specify that bsddb3
must be "compiled against the same version of Berkeley DB you are building
Berkeley DB XML against". Does that mean that I should replace the bsddb
version that already ships with Python? Confusing.
--
Emiliano