<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>> To: scribus-dev@lists.scribus.info<br>> From: jluc@no-log.org<br>> Date: Sat, 30 May 2015 18:05:45 +0200<br>> Subject: Re: [scribus-dev] Windows - Replacing Shipped Python Interpreter<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></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><div><br></div><div>William</div><div><br></div><div><br></div>                                          </div></body>
</html>