<div dir="ltr"><div><div>Also the "install.windows" document refers to 'pacman', which appears to be an 'archlinux' utility of some kind.<br><br></div>In addition to my earlier comments, I do not find the documents to be that useful.<br><br><br></div>Richard<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 May 2015 at 23:27, Saúl Ibarra Corretgé <span dir="ltr"><<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 11 May 2015, at 22:26, Richard Prosser <<a href="mailto:richard.prosser@mail.com">richard.prosser@mail.com</a>> wrote:<br>
<br>
> 'darcs' does not work for me, so I am using the tar files, e.g.:<br>
><br>
> pip install <a href="http://download.ag-projects.com/SipClient/python-sipsimple-2.4.0.tar.gz" target="_blank">http://download.ag-projects.com/SipClient/python-sipsimple-2.4.0.tar.gz</a><br>
><br>
> Initially this complained that "pkg_config" could not be found but I managed to install that via <a href="http://sourceforge.net/projects/pkgconfiglite" target="_blank">http://sourceforge.net/projects/pkgconfiglite</a>.<br>
><br>
> However the install process now fails with the following error:<br>
><br>
> running build_ext<br>
> Compiling Cython extension sipsimple.core._core<br>
> Configuring PJSIP<br>
> error: PJSIP TLS support was disabled, OpenSSL development files probably not present on this system<br>
><br>
> I then installed OpenSSL via <a href="https://www.openssl.org/source/openssl-1.0.2a.tar.gz" target="_blank">https://www.openssl.org/source/openssl-1.0.2a.tar.gz</a> and set the LIB and INCLUDE environment variables as appropriate:<br>
><br>
> $ echo $LIB<br>
> /c/OpenSSL-Win32/lib<br>
><br>
> $ echo $INCLUDE<br>
> /c/OpenSSL-Win32/include<br>
><br>
> but that did not solve the problem.<br>
><br>
><br>
> Does anyone know how make the error go away, please? I am just guessing at present.<br>
><br>
<br>
</div></div>You must follow the Install.windows tutorial in the docs/ directory. The compilation process is thoroughly documented there.<br>
<br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
<br>_______________________________________________<br>
Blink mailing list<br>
<a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br>
<a href="http://lists.ag-projects.com/mailman/listinfo/blink" target="_blank">http://lists.ag-projects.com/mailman/listinfo/blink</a><br>
<br></blockquote></div><br></div>