Instalação Xfce4.10 no Debian
Publicado por Daniel Lara Souza (última atualização em 26/10/2012)
[ Hits: 5.016 ]
Homepage: http://danniel-lara.blogspot.com/
Simples script de instalação do Xfce4.10 no Debian Squeeze.
Instala as dependências, baixa o Xfce 4.10 e instala.
#!/bin/bash #Script de instalação do Xfce 4.10 # Guia de Referencia do Script #http://gnu2all.blogspot.com.br/2012/09/xfce-410-no-debian-squeezewheezy.html #https://sites.google.com/site/debianinstallnotes/tutorial/xfce/xfce-4-10 echo "Instalando o Xfce 4.10" sleep 2 apt-get install build-essential intltool pkg-config libglib2.0-dev libdbus-1-dev libdbus-glib-1-dev libx11-dev libgtk2.0-dev libwnck-dev x11-xserver-utils libgudev-1.0-dev libnotify-dev gcc make bzip2 wget http://archive.xfce.org/xfce/4.10/fat_tarballs/xfce-4.10.tar.bz2 tar xfvj xfce-4.10.tar.bz2 && cd src/ && tar xfvj libxfce4util-4.10.0.tar.bz2 && cd libxfce4util-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj xfconf-4.10.0.tar.bz2 && cd xfconf-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj libxfce4ui-4.10.0.tar.bz2 && cd libxfce4ui-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj exo-0.8.0.tar.bz2 && cd exo-0.8.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj gtk-xfce-engine-3.0.0.tar.bz2 && cd gtk-xfce-engine-3.0.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj garcon-0.2.0.tar.bz2 && cd garcon-0.2.0/ && ./configure --prefix=/usr && make && make install && mkdir -p /etc/xdg/menus/ sudo cp data/xfce/xfce-applications.menu /etc/xdg/menus/ && cd .. && tar xfvj xfce4-panel-4.10.0.tar.bz2 && cd xfce4-panel-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj Thunar-1.4.0.tar.bz2 && cd Thunar-1.4.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj xfce4-appfinder-4.10.0.tar.bz2 && cd xfce4-appfinder-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj xfce4-session-4.10.0.tar.bz2 && cd xfce4-session-4.10.0/ && ./configure --prefix=/usr --enable-libgnome-keyring && make && make install && cd .. && tar xfvj xfce4-settings-4.10.0.tar.bz2 && cd xfce4-settings-4.10.0/ && ./configure --enable-sound-settings --enable-pluggable-dialogs --prefix=/usr && make && make install && cd .. && tar xfvj xfdesktop-4.10.0.tar.bz2 && cd xfdesktop-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj xfwm4-4.10.0.tar.bz2 && cd xfwm4-4.10.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj tumbler-0.1.25.tar.bz2 && cd tumbler-0.1.25/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj thunar-volman-0.8.0.tar.bz2 && cd thunar-volman-0.8.0/ && ./configure --prefix=/usr && make && make install && cd .. && tar xfvj xfce4-power-manager-1.2.0.tar.bz2 && cd xfce4-power-manager-1.2.0/ && ./configure --prefix=/usr && make && make install && cd .. echo " Reiniciando a Máquina" sleep 3 reboot
Screenshot de menus??!! Script com temporizador popup!
Backup de vários servidores, diferenciado a rotina pela aplicação
Gerar arquivos CSV no postgresql
Nenhum coment�rio foi encontrado.
Atualizando o Passado: Linux no Lenovo G460 em 2025
aaPanel - Um Painel de Hospedagem Gratuito e Poderoso
O macete do Warsaw no Linux Mint e cia
Git config não aplica configurações
O que você quer para sua vida ao usar o Linux?
Visualizar arquivos em formato markdown (ex.: README.md) pelo terminal
How Do I Batch Convert EML to PST Format for Outlook 2021? (0)
Teclado n~ao escreve abnt2 (14)