Page 1 of 1

Program needed! Programmers please read!

PostPosted: 24 Sep 2008, 02:57
by Huggybaby
For some reason apple doesn't include the c module for the berkeley library. For Leopard - OS X 10.5, I need a powerpc version of the _bsddb.so library for the python bsddb library.

I can't find it anywhere. Can anyone help?

Thanks!

Re: Program needed! Programmers please read!

PostPosted: 24 Sep 2008, 07:43
by jpb
Is it not in xcode? Could you use py-bsddb, or must it be c?

Re: Program needed! Programmers please read!

PostPosted: 25 Sep 2008, 13:58
by Huggybaby
I don't know, incantus is looking for it...

Re: Program needed! Programmers please read!

PostPosted: 25 Sep 2008, 19:26
by Incantus
OK, found a way to fix it.

Re: Program needed! Programmers please read!

PostPosted: 26 Sep 2008, 02:38
by Huggybaby
Cool, thanks.