NOWHERE=$PWD sudo aptitude install openbox obconf obmenu sudo aptitude install libcairo2-dev libpango1.0-dev libglib2.0-dev libimlib2-dev libxinerama-dev #libxrand-dev sudo aptitude install autoconf build-essentials sudo aptitude install libxdamage-dev libxcomposite-dev if [ ! -d ./tint2-read-only ]; then svn checkout http://tint2.googlecode.com/svn/trunk/ tint2-read-only fi cd tint2-read-only ./autogen.sh ./configure make sudo make install ln -s $NOWHERE/.config $HOME/.config #CONKY aptitude install conky ln -s $NOWHERE/conkyrc $HOME/.conkyrc #GMRUN aptitude install gmrun ln -s $NOWHERE/gmrunrc $HOME/.gmrunrc #Config openbox #install GSM-openboxTheme.obt dans openbox #aptitude install xcompmgr # echo "transset 0.5" sudo aptitude install network-manager-gnome sudo aptitude install xplanet sudo dpkg -i $NOWHERE/debian-multimedia-keyring_2008.10.16_all.deb wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add - sudo update-alternatives --config java sudo update-alternatives --config javac sudo update-alternatives --config jar