Hello to all! I noticed with regret that in Kali1.0.4 and 1.0.5 it is impossible to install compiz, and sid repo no longer work.
To solve this problem created my personal solution, sprero helpful to those who love me as graphical effects compiz (warning only works with the operating system installed is not tested on persistent usb or virtual machines tested on kali 1.0.4 32bit kali 1.0.5 32bit )
we start
Sumber cyberly
1. Install gdebiKoetaradja MY COMPIZ :D2. Download the necessary packages:Code:apt-get install gdebi
. python-compizconfig_0.8.4-2_i386.deb. compiz-gtk_0.8.4-4_i386.debCode:wget http://ftp.us.debian.org/debian/pool/main/c/compizconfig-python/python-compizconfig_0.8.4-2_i386.deb
. libgnome-desktop-2-17_2.30.2-2_i386.debCode:wget http://ftp.us.debian.org/debian/pool/main/c/compiz/compiz-gtk_0.8.4-4_i386.deb
. libgnome-window-settings1_2.30.0-0ubuntu4_i386.debCode:wget mirror.pnl.gov/ubuntu//pool/main/g/gnome-desktop/libgnome-desktop-2-17_2.30.2-0ubuntu1_i386.deb
3. Create the following directories:Code:wget mirror.pnl.gov/ubuntu//pool/main/g/gnome-control-center/libgnome-window-settings1_2.30.0-0ubuntu4_i386.deb
Code:mkdir /root/rep/
4. Extract the package compiz-gtk_0.8.4-4_i386 into the created directoryCode:mkdir /root/rep/compiz-gtk_0.8.4-4_i386/
Code:dpkg-deb -x compiz-gtk_0.8.4-4_i386.deb /root/rep/compiz-gtk_0.8.4-4_i386/
. Edit the control fileCode:dpkg-deb -e compiz-gtk_0.8.4-4_i386.deb /root/rep/compiz-gtk_0.8.4-4_i386/DEBIAN/
. Find in text libmetacity-private0 (>= 1:2.26.0) delete and replace with libmetacity-private0aCode:leafpad /root/rep/compiz-gtk_0.8.4-4_i386/DEBIAN/control
. Save and exit
. Edit pack5. Created directoryCode:dpkg-deb -b /root/rep/compiz-gtk_0.8.4-4_i386 /root/rep/compiz-gtk_0.8.4-4_i386.deb
6. Extract the package python-compizconfig_0.8.4-2_i386 into the created directoryCode:mkdir /root/rep/python-compizconfig_0.8.4-2_i386/
Code:dpkg-deb -x python-compizconfig_0.8.4-2_i386.deb /root/rep/python-compizconfig_0.8.4-2_i386/
. Edit the control fileCode:dpkg-deb -e python-compizconfig_0.8.4-2_i386.deb /root/rep/python-compizconfig_0.8.4-2_i386//DEBIAN/
. Find in text python (<< 2.7) delete and replace with python (<< 3.0)Code:leafpad /root/rep/python-compizconfig_0.8.4-2_i386//DEBIAN/control
. Save and exit
. Modify python-compizconfig.public. Delete all copy and paste this textCode:leafpad /root/rep/python-compizconfig_0.8.4-2_i386/usr/share/python-support/python-compizconfig.public
. Create directory python2.7 in /root/rep/python-compizconfig_0.8.4-2_i386/usr/lib/pysharedCode:pyversions=2.5,2.6,2.7
/usr/lib/pyshared/python2.5/compizconfig.so
/usr/lib/pyshared/python2.6/compizconfig.so
/usr/lib/pyshared/python2.7/compizconfig.so. Copy compizconfig.so python2.6 in /root/rep/python-compizconfig_0.8.4-2_i386/usr/lib/pyshared/python2.7Code:mkdir /root/rep/python-compizconfig_0.8.4-2_i386/usr/lib/pyshared/python2.7
. Edit packCode:cp /root/rep/python-compizconfig_0.8.4-2_i386/usr/lib/pyshared/python2.6/compizconfig.so /root/rep/python-compizconfig_0.8.4-2_i386/usr/lib/pyshared/python2.7
7. Install the dependencies that are neededCode:dpkg-deb -b /root/rep/python-compizconfig_0.8.4-2_i386 /root/rep/python-compizconfig_0.8.4-2_i386.deb
Code:gdebi /root/libgnome-desktop-2-17_2.30.2-0ubuntu1_i386.deb
8. Edit your sources.list adding deb http://ftp.us.debian.org/debian squeeze mainCode:gdebi /root/libgnome-window-settings1_2.30.0-0ubuntu4_i386.deb
.My sources.listCode:leafpad /etc/apt/sources.list
. Save and exitCode:#Kali Linux Repository Full
deb http://http.kali.org/ /kali main contrib non-free
deb http://http.kali.org/ /wheezy main contrib non-free
deb http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali-dev main/debian-installer
deb-src http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali main contrib non-free
deb http://http.kali.org/kali kali main/debian-installer
deb-src http://http.kali.org/kali kali main contrib non-free
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://ftp.us.debian.org/debian squeeze main
9. Update system10. Install compizCode:apt-get update
11. Install compiz-gtk_0.8.4-4_i386 previously editedCode:apt-get install libdecoration0 libdecoration0-dev compiz-core libcompizconfig0 libcompizconfig-dev compizconfig-backend-gconf compiz-fusion-bcop compiz-fusion-plugins-extra compiz-fusion-plugins-main compiz-fusion-plugins-unsupported
compiz-plugins12. Install python-compizconfig_0.8.4-2_i386.debCode:gdebi /root/rep/compiz-gtk_0.8.4-4_i386.deb
13. Install other dependenciesCode:gdebi /root/rep/python-compizconfig_0.8.4-2_i386.deb
14. RebootCode:apt-get install compiz-gnome compizconfig-settings-manager compiz-dev compiz
15. After restartingCode:reboot
. Go on application>system tools>preferences>compiz setting
. Edit your preferences
. Run commandCode:compiz --replace
Share This:
Post Tags:
tutorialIchsan Bahri
I'm Ichsan. A full time web designer. I enjoy to make modern template. I love create blogger template and write about web design, blogger. Now I'm working with Themeforest. You can buy our templates from Themeforest.
Website: http://sagoe.net/
No Comment to " cara install Compiz on Kali linux No sid repo! "