[Python-Dev] Hi, I am new to this board and have a question
Bohuslav Kabrda
bkabrda at redhat.com
Thu Feb 5 16:37:15 CET 2015
----- Original Message -----
> Hi Everyone,
> I am a core software engineer at Rocket Software Inc. I am working on
> database system called UniData and Universe.
> 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.
> After I run configure and make the python, at the very end, it said some
> optional modules we missing,
> Python build finished successfully!
> The necessary bits to build these optional modules were not found:
> _bz2 _lzma _ssl
> _tkinter zlib
> So, I went to python development guide site and found out I have to download
> some other source to build the optional modules.
> Since I am on RH Linux and yum is installed on my Linux box, so I run
> following command
> # yum install yum-utils
> Loaded plugins: product-id, refresh-packagekit, security,
> subscription-manager
> This system is not registered to Red Hat Subscription Management. You can use
> subscription-manager to register.
> WANdisco | 951 B 00:00
> WANdisco/primary | 94 kB 00:00
> WANdisco 450/450
> my_repo | 3.9 kB 00:00 ...
> Setting up Install Process
> Package yum-utils-1.1.30-14.el6.noarch already installed and latest version
> Nothing to do
> Looks like yum-utils is already installed. Then
> # yum-builddep python3
> Loaded plugins: product-id, refresh-packagekit
> No such package(s): python3
> So what package name should I gave to download the additional source to build
> the optional module?
> Thanks!
> Jianhua Zhou
> ================================
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■
> +1 800.966.3270 ■ +1 781.577.4321
> Unsubscribe From Commercial Email – unsubscribe at rocketsoftware.com
> Manage Your Subscription Preferences -
> http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> ================================
> 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.
Hi Jianhua,
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 ;)).
Slavek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150205/4233f85d/attachment.html>
More information about the Python-Dev
mailing list