<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">


<style>
<!--
@font-face
        {font-family:SimSun}
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style>


<div class="WordSection1">
<p class="MsoNormal">Hi Everyone,</p>
<p class="MsoNormal"><br>
I am a core software engineer at Rocket Software Inc. I am working on database system called UniData and Universe.
</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Now we plan to introduce Python as the new programming language to our customer. When I try to build the python 3.4.1 on Red Hat Linux platform. I found some problem and need help.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">After I run configure and make the python, at the very end, it said some optional modules we missing,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Python build finished successfully!</p>
<p class="MsoNormal">The necessary bits to build these optional modules were not found:</p>
<p class="MsoNormal">_bz2                  _lzma                 _ssl               </p>
<p class="MsoNormal">_tkinter              zlib          </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">So, I went to python development guide site and found out I have to download some other source to build the optional modules.</p>
<p class="MsoNormal">Since I am on RH Linux and yum is installed on my Linux box, so I run following command</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">#  yum install yum-utils</p>
<p class="MsoNormal">Loaded plugins: product-id, refresh-packagekit, security, subscription-manager</p>
<p class="MsoNormal">This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.</p>
<p class="MsoNormal">WANdisco                                                 |  951 B     00:00    
</p>
<p class="MsoNormal">WANdisco/primary                                         |  94 kB     00:00    
</p>
<p class="MsoNormal">WANdisco                                                                450/450</p>
<p class="MsoNormal">my_repo                                                  | 3.9 kB     00:00 ...
</p>
<p class="MsoNormal">Setting up Install Process</p>
<p class="MsoNormal">Package yum-utils-1.1.30-14.el6.noarch already installed and latest version</p>
<p class="MsoNormal">Nothing to do</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Looks like yum-utils is already installed. Then</p>
<p class="MsoNormal">#  yum-builddep python3</p>
<p class="MsoNormal">Loaded plugins: product-id, refresh-packagekit</p>
<p class="MsoNormal">No such package(s): python3</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">So what package name should I gave to download the additional source to build the optional module?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Jianhua Zhou</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">                </p>
</div>
<p>================================<br>
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ +1 800.966.3270 ■ +1 781.577.4321<br>
Unsubscribe From Commercial Email – unsubscribe@rocketsoftware.com<br>
Manage Your Subscription Preferences - http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html<br>
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy<br>
================================</p>
<br>
This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy
 all copies of this communication. Thank you. <br></blockquote><div>Hi Jianhua,<br></div><div>this is probably not a question to be asked on this list. If you need some help, please drop me a private mail and I can help you sort this out (I'm the RHEL Python maintainer, so I consider myself pretty knowledgeable about these things ;)).<br></div><div><br></div><div>Slavek</div></div></body></html>