error with python24

Daniel J. Luke dluke at geeklair.net
Tue Jul 24 10:50:14 PDT 2007


On Jul 24, 2007, at 1:19 PM, Thomas De Contes wrote:
> thank you :-)
> port install python24 +puredarwin
> worked fine :-)
>
> port install cvs2svn
> ERROR: your installation of Python does not contain a suitable DBM  
> module -- cvs2svn cannot continue.

Interesting, I believe that that should be supplied by the py-bsddb  
port (perhaps you have it installed, but it was built against an  
older or different python?)

Try:

sudo port -f uninstall py-bsddb
sudo port clean --all py-bsddb
sudo port install py-bsddb

--
Daniel J. Luke
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070724/4abffa29/PGP.bin


More information about the macports-users mailing list