Sep 18
Trin1.
#sudo wget http:// wine .budgetdedicated.com/ apt /sources.list.d/hardy.list -O /etc/ apt /sources.list.d/ winehq .list
Trin 2.
#sudo apt -get update
Trin 3.
#sudo apt -get install wine
eller
#sudo apt -get dist-upgrade
Gjort.
Share / Gem
Tags: apt, udvikling, Fun, Installer, Life, linux, kilde, ubuntu, ubuntu, vin, winehq Relaterede stillinger
09 juni
Installation af sun-java6-JDK med apt pakke manager
Opsætning $ JAVA_HOME:
vim /etc/environment
JAVA_HOME= “/usr/lib/jvm/ java -6-sun”
source /etc/environment
Download CruiseControl binære
cd /opt/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip
Unzip arkiv:
unzip cruisecontrol -bin-2.7.2.zip -d /opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol
Installere pærer pakke:
pear config-set preferred_state beta
pear channel-discover components.ez.no
pear install -a ezc/Graph
pear channel-discover pear . phpunit .de
pære install-alldeps phpunit / phpUnderControl
Patch CruiseControl med phpUnderControl og installere eksempel:
phpuc install /opt/ cruisecontrol
phpuc eksempel / opt / cruisecontrol
Start CruiseControl:
cd /opt/ cruisecontrol
./ cruisecontrol .sh
Og læse denne vejledning.
Share / Gem
Tags: CruiseControl, Debian, f.eks Installer, java, Life, pærer, phpuc, phpUnderControl, phpunit, kilde, ubuntu Relaterede stillinger