<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Heikki Toivonen wrote:
<blockquote cite="mid43D5571E.8090300@osafoundation.org" type="cite">
  <pre wrap="">John Simeone wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Testing M2CRYPTO 0.13 with Python 2.3.4, Openssl 0.97e and swig 1.3.27

SMIME test fails. Traceback:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Please try with 0.15 or the trunk from the Subversion source repository:
<a class="moz-txt-link-freetext" href="http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto">http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto</a>

  </pre>
</blockquote>
As suggested above, I am trying with 0.15.<br>
<br>
I have followed the conventions of placing&nbsp; OpenSSL include files in <br>
\file{c:/pkg/openssl/include} <br>
<br>
and the import libraries in<br>
\file{c:/pkg/openssl/lib}.<br>
<br>
When running the command, "python setup.py build," I get the following
error:<br>
<br>
<br>
building '__m2crypto' extension<br>
D:\swigwin-1.3.27\swig.exe -python -ISWIG -I"c:\pkg\openssl\include" -o
SWIG/_m2crypto.c SWIG/_m2cry<br>
pto.i<br>
SWIG\_m2crypto.i(28): Error: Unable to find 'openssl\opensslv.h'<br>
error: command 'swig.exe' failed with exit status 1<br>
_______________________________________________________________________<br>
<br>
Does anyone know what the problem is here?<br>
<br>
Thank you.<br>
<br>
</body>
</html>