Sep 18
Stap1.
#sudo wget http:// wine .budgetdedicated.com/ apt /sources.list.d/hardy.list -O /etc/ apt /sources.list.d/ winehq .list
Stap 2.
#sudo apt -get update
Stap 3.
#sudo apt -get install wine
of
#sudo apt -get dist-upgrade
Gedaan.
Delen / Opslaan
Tags: apt-, ontwikkelings-, Fun, Installeren, Life, linux, bron, ubuntu, ubuntu, wijn, winehq Verwante posten
09 juni
Het installeren van de zon java6-JDK met apt package manager
Het instellen van $ JAVA_HOME:
vim /etc/environment
JAVA_HOME= “/usr/lib/jvm/ java -6-sun”
source /etc/environment
Download CruiseControl binaire
cd /opt/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip
Unzip archief:
unzip cruisecontrol -bin-2.7.2.zip -d /opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol
Installeer peren-pakket:
pear config-set preferred_state beta
pear channel-discover components.ez.no
pear install -a ezc/Graph
pear channel-discover pear . phpunit .de
peren-install-alldeps phpunit / phpUnderControl
Patch CruiseControl met phpUnderControl en installeer het voorbeeld:
phpuc install /opt/ cruisecontrol
phpuc voorbeeld / opt / cruisecontrol
Start CruiseControl:
cd /opt/ cruisecontrol
./ cruisecontrol .sh
En lees deze handleiding.
Delen / Opslaan
Tags: CruiseControl, Debian, bijvoorbeeld installeren, java, Life, peer, phpuc, phpUnderControl, phpunit, bron, ubuntu Verwante posten