2011-05-08 6 views
2

어떻게 설치 말해주십시오 easy_install을 통해 냠 리눅스 CentOS는 서버에리눅스 CentOS는 서버에서 냠 easy_install을 통해 설치하는 방법을

난 패널 명령 센터에서

를 냠 파이썬-setuptools에 설치하는 것이 시도

출력 ....

* 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 
================================================================================ 
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'v 전자는-(STABLE) 파이썬-setuptools에 설치 냠

을 시도 내가 html5lib를 설치하려는

easy_install을 html5lib

+0

http://serverfault.com 또는 http://superuser.com/에서 해당 질문을 게시하는 것이 좋습니다. http://stackoverflow.com 프로그래밍 질문에 대한 것입니다 – afarazit

+0

당신은이 질문에 ServerFault로 이동해야합니다 – gruntled

+0

그것이 당신을 위해 일한 것 같습니다. 루트 권한으로'easy_install'을 호출해야한다는 것을 이해하십시오. –

답변

1

은 "CHL"REPO을 해제하고 다시 시도 . 기본 레포에 있습니다.

관련 문제