在RHEL上安装python开发包

我一直试图在我的红帽机器上安装python开发包,但无法find任何地方的包。

我的服务器是一个红帽企业Linux服务器版本6.8(圣地亚哥)(x86_64 GNU / Linux),板载python 2.6.6

回购列表不包括所需的软件包,我也没有访问权限。

我曾尝试做一个“yum安装python-devel”和“yum search ..”,但没有成功。

从哪里可以抓住这个包裹? 任何外部链接可用?

1 .-> yum安装epel-release

之后 ;

[root@srv1 ~]# yum search python-devel Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.daniel-jost.net * epel: mirror.daniel-jost.net * epel-debuginfo: mirror.daniel-jost.net * epel-source: mirror.daniel-jost.net * extras: mirror.daniel-jost.net * remi-safe: mirror.23media.de * updates: mirror.daniel-jost.net ============================================================= N/S matched: python-devel ============================================================== +dbus-python-devel.i686 : Libraries and headers for dbus-python +dbus-python-devel.x86_64 : Libraries and headers for dbus-python +gstreamer-python-devel.i686 : Headers for developing programs that will use gstreamer-python +gstreamer-python-devel.x86_64 : Headers for developing programs that will use gstreamer-python +nemo-python-devel.x86_64 : Python bindings for Nemo + ---->>>>> python-devel.x86_64 : The libraries and header files needed for Python development +qscintilla-python-devel.noarch : Development files for QScintilla PyQt4 bindings +wxPython-devel.x86_64 : Development files for wxPython add-on modules