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@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+