"));
Sep 18

Trinn 1.

#sudo wget http:// wine .budgetdedicated.com/ apt /sources.list.d/hardy.list -O /etc/ apt /sources.list.d/ winehq .list

Trinn 2.

#sudo apt -get update

Trinn 3.

#sudo apt -get install wine
eller
#sudo apt -get dist-upgrade

Ferdig.

Del / Spar

Tags: apt, utvikling, Moro, installere, Life, linux, kilde, Ubuntu, Ubuntu, vin, winehq

Relaterte artikler

Juni 09

Installere søn-java6-JDK med apt-pakken manager
Konfigurere $ JAVA_HOME:
vim /etc/environment

JAVA_HOME= “/usr/lib/jvm/ java -6-sun”

source /etc/environment

Last ned CruiseControl binære
cd /opt/
wget http://switch.dl.sourceforge.net/sourceforge/ cruisecontrol / cruisecontrol -bin-2.7.2.zip

Unzip arkivet:
unzip cruisecontrol -bin-2.7.2.zip -d /opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol

Installere pre-pakken:
pear config-set preferred_state beta
pear channel-discover components.ez.no
pear install -a ezc/Graph
pear channel-discover pear . phpunit .de
Solen installere-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 lese denne håndboken.

Del / Spar

Tags: CruiseControl, Debian, eksempel installere, java, Life, pære, phpuc, phpUnderControl, phpunit, kilde, ubuntu

Relaterte artikler