xfce 4.4.2

xcompmgr無しで透過できるらしいので、頑張ってcompile。vmwareのplamoを使って、色々確かめながら、最終的にMain PCにインスコ。で、色々すけすけ〜になるみたいだけど、activeのは、transsetを使わないとダメポ。設定パネルのiconが出ないのは何故かわからず。
20080409-xfce4.jpg
コンパイル手順は続く。。
次はcompiz観てみたいなあ。


### 先にinstallするもの
### URI-1.36.tar.gz
### vte-0.11.11.tar.bz2
### xproto-7.0.10.tar.bz2
### libXtrans-0.1.tar.bz2
### libICE-6.3.3.tar.bz2
### libSM-6.0.3.tar.bz2
### iceauth-1.0.2.tar.gz
tar jxvf gtk-xfce-engine-2.4.2.tar.bz2
cd gtk-xfce-engine-2.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf libxfce4util-4.4.2.tar.bz2
cd libxfce4util-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf libxfce4mcs-4.4.2.tar.bz2
cd libxfce4mcs-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf libxfcegui4-4.4.2.tar.bz2
cd libxfcegui4-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf exo-0.3.4.tar.bz2
cd exo-0.3.4
./configure
make
make install
ldconfig
cd ..
tar jxvf Terminal-0.2.8.tar.bz2
cd Terminal-0.2.8
./configure
make
make install
ldconfig
cd ..
tar jxvf Thunar-0.9.0.tar.bz2
cd Thunar-0.9.0
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-dev-tools-4.4.0.1.tar.bz2
cd xfce4-dev-tools-4.4.0.1
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce-mcs-manager-4.4.2.tar.bz2
cd xfce-mcs-manager-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce-utils-4.4.2.tar.bz2
cd xfce-utils-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-panel-4.4.2.tar.bz2
cd xfce4-panel-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfdesktop-4.4.2.tar.bz2
cd xfdesktop-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce-mcs-plugins-4.4.2.tar.bz2
cd xfce-mcs-plugins-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-appfinder-4.4.2.tar.bz2
cd xfce4-appfinder-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-icon-theme-4.4.2.tar.bz2
cd xfce4-icon-theme-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-mixer-4.4.2.tar.bz2
cd xfce4-mixer-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfprint-4.4.2.tar.bz2
cd xfprint-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfce4-session-4.4.2.tar.bz2
cd xfce4-session-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfwm4-4.4.2.tar.bz2
cd xfwm4-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf xfwm4-themes-4.4.2.tar.bz2
cd xfwm4-themes-4.4.2
./configure
make
make install
ldconfig
cd ..
tar jxvf mousepad-0.2.13.tar.bz2
cd mousepad-0.2.13
./configure
make
make install
ldconfig
cd ..
tar jxvf orage-4.4.2.tar.bz2
cd orage-4.4.2
./configure
make
make install
ldconfig