Today I updated m2crypto binary tarballs for the make install build, but it seems like the tarballs were corrupted. I recreated them, but since they use the same name you need to blow away your existing m2crypto tarballs to get the new versions.
Easiest way is: make realclean make install The more difficult way (you can save on downloads, though) is to manually delete all the m2crypto files and then do make install: rm -fr $CHANDLERARCHIVES/m2crypto-* $CHANDLERBIN/release/m2crypto-* $CHANDLERBIN/debug/m2crypto-* $CHANDLERBIN/release/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/M2Crypto $CHANDLERBIN/debug/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/M2Crypto make install -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
