码迷,mamicode.com
首页 >  
搜索关键字:packages    ( 4018个结果
redhat 安装 setuptools【成功】
1. wget --no-check-certificate http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg2. sh setuptools-0.6c11-py2.7.egg出现如下信息表示成功...
分类:其他好文   时间:2014-08-29 15:59:48    阅读次数:318
【Java】Java Platform
The Java platform has two components: The Java Virtual Machine The Java Application Programming Interface(API)The API are known as packages.
分类:编程语言   时间:2014-08-29 12:57:47    阅读次数:201
RabbitMq install on Centos6.3
安装服务(root)step 1:启用EPEL:EPEL是一个Fedora Project 推出的 EPEL(Extra Packages for Enterprise Linux),EPEL是RHEL 的 Fedora 软件仓库,把它添上,你就可以获得 RHEL AS 的高质量、高性能、高可靠性,...
分类:其他好文   时间:2014-08-29 12:29:47    阅读次数:256
SVN服务器搭建和使用(一)
SVN服务器搭建和使用(一)Subversion是优秀的版本控制工具首先来下载和搭建SVN服务器.现在Subversion已经迁移到apache网站上了,下载地址:http://subversion.apache.org/packages.html这是二进制文件包的下载地址,你可在左侧的导航栏找到源...
分类:其他好文   时间:2014-08-29 10:54:57    阅读次数:196
The GPG keys listed not correct
The GPG keys listed for the "Extra Packages for Enterprise Linux 5 - x86_64" repository are already installed but they are not correct for this packag...
分类:其他好文   时间:2014-08-28 19:46:05    阅读次数:503
python-twisted
环境:win7 64位,python 2.7.3安装:http://twistedmatrix.com/Releases/Twisted/14.0/Twisted-14.0.0.win-amd64-py2.7.exehttps://pypi.python.org/packages/2.7/z/zop...
分类:编程语言   时间:2014-08-28 00:52:28    阅读次数:249
pymssql
1 installhttps://pypi.python.org/pypi/pymssql/2.1.0wget https://pypi.python.org/packages/source/p/pymssql/pymssql-2.1.0.tar.gz#md5=e955442a8cd43456cdf...
分类:数据库   时间:2014-08-27 23:20:08    阅读次数:442
sublime 配置文件
{ "bold_folder_labels": true, "caret_style": "solid", "color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme", "create_window_at_star...
分类:其他好文   时间:2014-08-26 11:32:15    阅读次数:211
Install Redmine on Centos 6.5 - 64 bit
Install Redmine on Centos 6.5 - 64 bit Install Redmine on Centos 6.5 - 64 bit The System Requirements Update the System Install the dependencies packages Install Apache and MySQL Turn off SELinux S...
分类:其他好文   时间:2014-08-25 19:36:05    阅读次数:450
CentOS6.x安装配置nginx
nginx安装nginx的官网:http://nginx.org/相应下载页面:http://nginx.org/en/download.html我这里使用nginx的yum在线安装wget http://nginx.org/packages/centos/6/noarch/RPMS/nginx-r...
分类:其他好文   时间:2014-08-25 18:30:54    阅读次数:227
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!