"));
Jul 25 Juillet 25

step 1. sudo apt-get install libxml2-dev l'étape 1. sudo apt-get install libxml2-dev

step 2. wget http://superb-east.dl.sourceforge.net/sourceforge/ rarcrack / rarcrack -0.2.tar.bz2 l'étape 2. wget http://superb-east.dl.sourceforge.net/sourceforge/ rarcrack / rarcrack-0.2.tar.bz2

step 3. tar xvjf rarcrack -0.2.tar.bz2 l'étape 3. tar xvjf rarcrack-0.2.tar.bz2
step 4. cd rarcrack -0.2 l'étape 4. cd rarcrack -0,2
step 5. make l'étape 5. faire
step 6. sudo make install l'étape 6. sudo make install
step 7. rarcrack archive_name. rar l'étape 7. rarcrack archive_name. rar

Share/Save Partagez / Sauver

Tags: archive , development , Fun , Install , Life , linux , rar , rarcrack , ubuntu , ubuntu , Unix Tags: archives, le développement, Fun, d'installation, de la vie, linux, rar, rarcrack, ubuntu, ubuntu, Unix

Related posts Connexes

Jul 24 Juillet 24

Add to source .list Ajouter à la source. Liste

deb http://ppa.launchpad.net/googlegadgets/ ubuntu hardy main Deb http://ppa.launchpad.net/googlegadgets/ Ubuntu Hardy principal
deb -src http://ppa.launchpad.net/googlegadgets/ ubuntu hardy main deb-src http://ppa.launchpad.net/googlegadgets/ ubuntu rustique principale

sudo apt-get update sudo apt-get update

sudo apt-get install google - gadgets sudo apt-get install Google - gadgets

and run et exécutez

ggl-gtk. GGL-GTK.

Have fun. Amusez-vous.

Share/Save Partagez / Sauver

Tags: deb , gadgets , Google , Hardy , Install , Life , linux , ubuntu , ubuntu Tags: deb, gadgets, Google, Hardy, d'installation, de la vie, linux, ubuntu, ubuntu

Related posts Connexes

Jun 27 Juin 27

QutIM - new ICQ-client with Qt4 intreface QutIM - nouveau client ICQ avec Qt4 intreface

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-O / etc / apt / sources.list.d / qutim. liste
sudo apt-get update sudo apt-get update
sudo apt-get install qutim sudo apt-get install qutim

Share/Save Partagez / Sauver

Tags: Debian , Install , Life , linux , linux , qutim , ubuntu , ubuntu Tags: Debian, d'installation, de la vie, linux, linux, qutim, ubuntu, ubuntu

Related posts Connexes

Jun 09 Juin 09

Installing sun-java6-jdk with apt package manager Installation de soleil-java6-jdk avec le gestionnaire de paquets apt
Configuring $JAVA_HOME : Configuration $ JAVA_HOME:
vim /etc/environment vim / etc / environnement

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

source /etc/environment source / etc / environnement

Download CruiseControl binary Télécharger CruiseControl binaire
cd /opt/ 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-bin-2.7.2.zip

Unzip archive : Décompressez l'archive:
unzip cruisecontrol -bin-2.7.2.zip -d /opt décompresser cruisecontrol-bin-2.7.2.zip-d / opt
ln -s /opt/ cruisecontrol -bin-2.7.2 /opt/ cruisecontrol ln-s / opt / cruisecontrol-bin-2.7.2 / opt / cruisecontrol

Install pear package : Installer PEAR package:
pear config-set preferred_state beta pear config-set preferred_state beta
pear channel-discover components.ez.no pear channel-découvrir components.ez.no
pear install -a ezc/Graph pear install-un ezc / Graphique
pear channel-discover pear . phpunit .de poire-découvrir la chaîne de poire. phpunit. de
pear install –alldeps phpunit / phpUnderControl pear install-alldeps phpunit / phpUnderControl

Patch CruiseControl with phpUnderControl and install the example : Patch CruiseControl avec phpUnderControl et installer l'exemple:
phpuc install /opt/ cruisecontrol phpuc installer / opt / cruisecontrol
phpuc example /opt/ cruisecontrol phpuc exemple / opt / cruisecontrol

Start CruiseControl : Début CruiseControl:
cd /opt/ cruisecontrol cd / opt / cruisecontrol
./ cruisecontrol .sh . / Cruisecontrol. SH

And read this manual . Et lisez ce manuel.

Share/Save Partagez / Sauver

Tags: CruiseControl , Debian , example , Install , java , Life , pear , phpuc , phpUnderControl , phpunit , source , ubuntu Tags: CruiseControl, Debian, par exemple, d'installation, de java, de la vie, poire, phpuc, phpUnderControl, phpunit, de l'origine, ubuntu

Related posts Connexes