开发者

how to Install easy_install Via yum on Linux CentOS Server [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

please tell me how to Install easy_install Via yum on Linux CentOS Server

i tried that in panel command center

yum install python-setuptools yum

output....

 * epel: mirrors.tummy.com
 * base: mirrors.tummy.com
 * updates: centos.mirrors.tds.net
 * addons: mirror.fdcservers.net
 * extras: mirrors.gigenet.com
0 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package python-setuptools.noarch 0:0.6c9-5 set to be updated
--> Processing Dependency: /usr/bin/python26 for package: python-setuptools
--> Running transaction check
---> Package python26.i386 0:2.6.5-6.el5 set to be updated
--> Processing Dependency: libpython2.6.so.1.0 for package: python26
--> Processing Dependency: libffi.so.5 for package: python26
--> Running transaction check
---> Package python26-libs.i386 0:2.6.5-6.el5 set to be updated
---> Package libffi.i386 0:3.0.5-1.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch          Version               Repository   Size
===================================================================开发者_StackOverflow社区=============
Installing:
 python-setuptools        noarch        0.6c9-5               chl         357 k
Installing for dependencies:
 libffi                   i386          3.0.5-1.el5           epel         21 k
 python26                 i386          2.6.5-6.el5           epel        6.5 M
 python26-libs            i386          2.6.5-6.el5           epel        667 k

Transaction Summary
================================================================================
Install      4 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 7.5 M
Is this ok [y/N]: Exiting on user Command
Complete!

I've also tried

yum install python-setuptools-devel

i want to install html5lib

easy_install html5lib


Disable the "chl" repo and try again. It's in the base repo.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜