Jun 27 6月 27日
QutIM - new ICQ-client with Qt4 intreface qutim -新的I CQ客户端与q t4i ntreface
sudo wget http://linux.intonet.ru/ubuntu/qutim/hardy.list -O /etc/apt/sources.list.d/ qutim .list sudo的wget http://linux.intonet.ru/ubuntu/qutim/hardy.list邻的/ etc / apt / sources.list.d / qutim 。名单
sudo apt-get update sudo的apt - get update的
sudo apt-get install qutim sudo的apt - get的安装 qutim
Share/Save 分享/保存
Tags: Debian , Install , Life , linux , linux , qutim , ubuntu , ubuntu标签: Debian系统 , 安装 , 人生观 , Linux的 , Linux的 , qutim , Ubuntu的 , Ubuntu的 Related posts相关文章
Jun 09 6月 9日
Installing sun-java6-jdk with apt package manager 安装太阳java6 -的JDK与APT套件经理
Configuring $JAVA_HOME : 配置元java_home :
vim /etc/environment Vim中的/ etc /环境
JAVA_HOME= “/usr/lib/jvm/ java -6-sun” java_home = “是/ usr / lib中/的JVM / Java技术 - 6 -太阳”
source /etc/environment 源 /等/环境
Download CruiseControl binary 下载cruisecontrol二进制
cd /opt/ 裁谈会/选择/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol斌- 2.7.2.zip
Unzip archive : 解压存档:
unzip cruisecontrol -bin-2.7.2.zip -d /opt 解压cruisecontrol斌- 2.7.2.zip三维/选择
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol 中LN -的S /选择/ cruisecontrol斌- 2.7.2 /选择/ cruisecontrol
Install pear package : 安装 PEAR包:
pear config-set preferred_state beta 梨配置设置preferred_state试用版
pear channel-discover components.ez.no 梨频道发现components.ez.no
pear install -a ezc/Graph 梨 安装 - 1 ezc /图
pear channel-discover pear . phpunit .de 梨频道发现梨 。 phpunit 。德
pear install –alldeps phpunit / phpUnderControl 梨 安装 - alldeps phpunit / phpundercontrol
Patch CruiseControl with phpUnderControl and install the example : 修补程序cruisecontrol与phpundercontrol和安装 ,例如 :
phpuc install /opt/ cruisecontrol phpuc 安装 /选择/ cruisecontrol
phpuc example /opt/ cruisecontrol phpuc 例如 /选择/ cruisecontrol
Start CruiseControl : 开始cruisecontrol :
cd /opt/ cruisecontrol 裁谈会/选择/ cruisecontrol
./ cruisecontrol .sh 。 / cruisecontrol 。的SH
And read this manual .并宣读了本手册 。
Share/Save 分享/保存
Tags: CruiseControl , Debian , example , Install , java , Life , pear , phpuc , phpUnderControl , phpunit , source , ubuntu标签: cruisecontrol , Debian系统 , 例如 , 安装 , 爪哇 , 人生观 , 梨 , phpuc , phpundercontrol , phpunit , 来源 , Ubuntu的 Related posts相关文章