20 Feb
2007
20 Feb
'07
4:55 a.m.
Sorry for not having been paying close attention, but I found I needed python 2.5, so I installed that. I also needed py-crypto, but that has a dependency on python24 and no py25-crypto package was available. So, I fetch'd and extract'd plain ol py-crypto, then with python 2.5 on my PATH I was able to build, test, and install it (into /opt/local/ lib/python2.5/...) and so far it seems to be working fine. --Doug