RE: Python 2.4 ERROR: cvs2svn uses the anydbm package Python 2.6 ImportError: No module named _md5
Richard Murray <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <CE2C5C70AF459D40B73B00072DC2F746028DEC24@mallard.orchard-systems.co.uk> |
Yes, it resolved the md5 issue on Python 2.6. I didn't find a resolution for the anydbm issue on Python 2.4 but as I have 2.6 working now I won't be looking into that any more. Thanks. ________________________________ Richard Murray Java Developer & Integration Specialist Orchard Information Systems Limited -----Original Message----- From: Michael Haggerty [mailto:[email protected]] Sent: 19 July 2010 14:44 To: Richard Murray Cc: [email protected] Subject: Re: Python 2.4 ERROR: cvs2svn uses the anydbm package Python 2.6 ImportError: No module named _md5 Richard Murray wrote: > I managed to get it working after installing openssl-1.0.0a. I assume that openssl was needed for hashlib / md5, right? Or did the installation of openssl help with the problem with gdbm, too? > [...] > The cvs2svn installation requirements state that a database library such as > gdbm is required, so I had installed this but not the openssl library. The > error message certainly didn't give me any clues. > > Seems to be working now. Would it be possible to update the cvs2svn > requirements to state that openssl is required? Perhaps that's not stricly > true but it seems to have given me whatever missing libraries I needed. Sure. Best would be if you would submit a patch to improve the cvs2svn documentation as you suggest. Thanks, Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2635260 To unsubscribe from this discussion, e-mail: [[email protected]].