_bsddb on NetBSD

Laszlo Zsolt Nagy gandalf at designaproduct.biz
Tue Jan 17 12:49:39 EST 2006


Miki Tebeka wrote:

>Hello All,
>
>I can't seem to build Python2.4.2 with bsddb on NetBSD.
>bsddb seems to be missing from the pkg_add installation as well.
>  
>
Please look at the message that you get when you execute

pkg_add -r python

You will see that tkinter, bsddb, gdbm and some other libs are available 
as separate packages.

Did you try

pkg_add -r py24_bsddb
pkg_add -r py24_gdbm


Best,

   Les




More information about the Python-list mailing list