Installation von sun-jdk-java6 mit apt-Paket-Manager
Konfigurieren von $ JAVA_HOME:
vim /etc/environment
JAVA_HOME= “/usr/lib/jvm/ java -6-sun”
source /etc/environment
Download CruiseControl binären
cd /opt/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip
Entpacken Sie Archiv:
unzip cruisecontrol -bin-2.7.2.zip -d /opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol
Installieren Sie PEAR-Paket:
pear config-set preferred_state beta
pear channel-discover components.ez.no
pear install -a ezc/Graph
pear channel-discover pear . phpunit .de
pear install-alldeps phpunit / phpUnderControl
Patch CruiseControl mit phpUnderControl und installieren Sie das Beispiel:
phpuc install /opt/ cruisecontrol phpuc Beispiel / opt / CruiseControl
Start CruiseControl:
cd /opt/ cruisecontrol
./ cruisecontrol .sh
Und lesen Sie diese Anleitung.
Tags: CruiseControl, Debian, Beispiel, Installieren, Java-, Life-, Birnen-, phpuc, phpUnderControl, PHPUnit, Quelle, ubuntu




















