On Oct 21, 1:31 pm, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Sun, 21 Oct 2007 13:52:43 -0300, <[EMAIL PROTECTED]> escribi?:
>
> > I'm trying to build a program (MixMinion) with Python 2.5.1, MSVS 2003
> > SP1 and Windows XP Home SP2 but I'm getting a couple of errors.
>
> > Here are the two errors I am getting:
> > (1) .\contrib\OpenSSL\lib\Builder5\ssleay32.lib : fatal error LNK1136:
> > invalid or corrupt file
>
> Ensure that your downloaded files are not corrupt. You could try to
> download and compile OpenSSL yourself but this may be a bit tricky; I
> think it would be a lot better to ask this directly on the MixMinion dev
> list.
>
> --
> Gabriel Genellina

You are correct on all counts.  I have already re-downloaded openssl
and the curropution error went away. I originally thought the error
was a python issue, hence  my message here.

Thank you

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to