[pybsddb] Where can I get build instruction for Windows / Python 3.2?

Dmitry Dvoinikov dmitry at targeted.org
Wed Jun 8 10:56:49 CEST 2011


Hi Baptiste,

Binary builds for Windows can be found here:
http://www.pythomnic3k.org/download.html

Dmitry

On 08.06.2011 14:07, Baptiste Lepilleur wrote:
> Hi,
>
> I just downloadedВ bsddb3-5.1.2 but can notВ В find build instruction
> for Windows. The README.txt says to get the binary package, but I can
> not find a binary download.
>
> When I try to build using the Unix instruction (see below), it seems
> that setup is ignoring the path I provide for BerkleyDB directory (db.h
> is located inВ c:\wut\files\BerkeleyDB\include\db.h).
>
> What am I doing wrong?
>
> ---
> python setup.py --berkeley-db=c:\wut\files\BerkeleyDB build
>
> Traceback (most recent call last):
> В  File "setup.py", line 7, in <module>
> В  В  import setup3
> В  File
> "E:\prg\py\App\doc2keywords\thirdparties\pybsddb\bsddb3-5.1.2\setup3.py", line
> 312, in <module>
> В  В  db_h_lines = open(os.path.join(incdir, 'db.h'), 'r').readlines()
> IOError: [Errno 2] No such file or directory: 'db/include\\db.h'
> ---
>
> Baptiste.
>
>
>
> _______________________________________________
> pybsddb mailing list
> pybsddb at jcea.es
> https://mailman.jcea.es/listinfo/pybsddb
> http://www.jcea.es/programacion/pybsddb.htm


More information about the pybsddb mailing list