<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div><hr id="stopSpelling">Date: Sat, 30 May 2015 15:24:32 -0700<br>From: jlpoole56@gmail.com<br>To: scribus-dev@lists.scribus.net<br>Subject: Re: [scribus-dev] Windows - Replacing Shipped Python Interpreter<br><br><div dir="ltr"><div><div>William, are you the one that builds the WIndows versions of Scribus that are available for download?<br><br></div>My comment in the batch file is to alert the user to try and pick a release of Python that matches the release used to build the interpreter, e.g. the DLL, shipped with Scribus Windows 1.5.  I want to avoid a scenario where someone links to their own version of Python that is incompatible with what has been tested and approved for use with Scribus.<br><br></div><br></div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Sat, May 30, 2015 at 9:30 AM, William Bader <span dir="ltr"><<a href="mailto:williambader@hotmail.com" target="_blank">williambader@hotmail.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr"><br><br><div>> To: <a href="mailto:scribus-dev@lists.scribus.info" target="_blank">scribus-dev@lists.scribus.info</a><br>> From: <a href="mailto:jluc@no-log.org" target="_blank">jluc@no-log.org</a><br>> Date: Sat, 30 May 2015 18:05:45 +0200<br>> Subject: Re: [scribus-dev] Windows - Replacing Shipped Python Interpreter<span><br>> <br>> Le 30/05/2015 17:05, John L. Poole a écrit :<br>> > uses Python installed on the<br>> >      :: users system that matches the build of the Python interpreter<br>> >      :: shipped with Scribus rather than the Python Interpreter shipped<br>> >      :: with Scribus' build.<br>> <br>> <br>>  > Before I go public with this on the Sribus Scripting wiki, I'd like to see<br>>  > if there are any objections or problems with this approach.<br>> <br>> Is your comment wrong or my understanding ? What is the difference :<br>> - the Python interpreter shipped with Scribus<br>> - the Python Interpreter shipped with Scribus' build.<br>> <br>> ?<br>> <br>> JL<br></span></div><div><br></div><div>On my Linux laptop, "ldd /usr/local/bin/scribus | grep python" shows /lib64/libpython2.7.so.1.0</div><div><span style="font-size:12pt;"><br></span></div><div><span style="font-size:12pt;">"rpm -qa | grep python | grep devel" shows </span><span style="font-size:12pt;">python-devel-2.7.5-16.fc20.x86_64</span></div><div><span style="font-size:12pt;"><br></span></div><div><span style="font-size:12pt;">"</span>rpm -qa | grep '^python-2'" shows <span style="font-size:12pt;">python-2.7.5-16.fc20.x86_64</span></div><div><span style="font-size:12pt;"><br></span></div><div><span style="font-size:12pt;">So my Scribus executable was built against python 2.7.5, it dynamically links to </span>libpython2.7.so.1.0, and the python support files come from python-2.7.5.</div><div><br></div><div>Is the comment asking about the Windows equivalent of updating the libpython2.7.so.1.0 DLL or of updating the python-2.7.5-16.fc20.x86_64 package?</div><span class="ecxHOEnZb"><font color="#888888"><div><br></div><div>William</div><div><br></div><div><br></div>                                           </font></span></div></div>
<br>_______________________________________________<br>
scribus-dev mailing list<br>
<a href="mailto:scribus-dev@lists.scribus.net">scribus-dev@lists.scribus.net</a><br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus-dev" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="ecxgmail_signature"><div dir="ltr">John L. Poole<br><br>P.O. Box 6566 <br>Napa, CA 94581-6566<br>707-812-1323<br><br><a href="mailto:jlpoole56@gmail.com" target="_blank">jlpoole56@gmail.com</a></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">John,</div><div dir="ltr"><br></div><div dir="ltr">No, I do not do any Windows builds and I am not a Scribus developer.  I build Scribus on Linux for my own use.</div><div dir="ltr"><br></div><div dir="ltr">I see your point that the download pages <a href="http://www.scribus.net/downloads-3/unstable-branch/" target="_blank" style="font-size: 12pt;">http://www.scribus.net/downloads-3/unstable-branch/</a> and <a href="http://www.scribus.net/downloads-3/stable-branch/" target="_blank" style="font-size: 12pt;">http://www.scribus.net/downloads-3/stable-branch/</a> do not indicate where to get third party packages like python.  It is possible that everything is packaged in the download file.</div><div dir="ltr"><br></div><div dir="ltr">If you have to maintain multiple versions of python, you could try virtualenv <a href="https://virtualenv.pypa.io/en/latest/" target="_blank" style="font-size: 12pt;">https://virtualenv.pypa.io/en/latest/</a></div><div dir="ltr"><br></div><div dir="ltr">Regards,</div><div dir="ltr">William</div><div dir="ltr"><br></div></div>
</div>
<br>_______________________________________________
scribus-dev mailing list
scribus-dev@lists.scribus.net
http://lists.scribus.net/mailman/listinfo/scribus-dev</div>                                         </div></body>
</html>