I had encountered into same problem before. Sometime, python does not
install bsddb if we install python from source package (missing
lib-dynload/_bsddb.so). I don't know why.

Namshin Kim

On Sun, Oct 12, 2008 at 10:22 PM, C. Titus Brown <[EMAIL PROTECTED]> wrote:

>
> On Sat, Oct 11, 2008 at 11:23:19PM -0700, Jenny Qing Qian wrote:
> -> Hi all,
> -> I encountered a problem porting pygr to my Mac at home.
> ->
> -> It seems that on Mac OS X (10.4 specifically), the bsddb package is
> broken.
> -> I installed bsddb3, but then I have to go into both the shelve package
> as
> -> well as the pygr source code and change all references from bsddb to
> bsddb3.
> -> Is there a more elegant way?  Has any other Mac user encountered the
> same
> -> problem?
>
> Hi, Jenny, I eventually managed to find straight bsddb for Python, but I
> don't remember from where.
>
> --titus
> --
> C. Titus Brown, [EMAIL PROTECTED]
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to