_bsddb on NetBSD

M

Miki Tebeka

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.

Any ideas?

Thanks,
Miki
 
L

Laszlo Zsolt Nagy

Miki said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top