Il 05/11/2010 14:38, wiseflying ha scritto:
> Dear Lorenzo and smoosh, would either of you provide a detailed steps of
> compiling the wallpaper.c file please

[safe copy the original modules first! ]

cp  /usr/lib/compiz/libwallpaper.*   /a/safe/place

[now let's go... ]

sudo  apt-get  install  build-essential
sudo  apt-get  install  intltool
sudo  apt-get  install  compiz-dev
sudo  apt-get  install  compiz-fusion-bcop

sudo  apt-get  source   compiz-fusion-plugins-extra

cd  compiz-fusion-plugins-extra-0.8.6/
./configure
cd  src/wallpaper/

[ copy here the new wallpaper.c ]

make

sudo cp  libwallpaper.la   /usr/lib/compiz
sudo cp  ./libs/libwallpaper.a  /usr/lib/compiz
sudo cp  ./libs/libwallpaper.so  /usr/lib/compiz


[ optionally, get rid of the installed packages : ]
sudo  apt-get  purge  build-essential
sudo  apt-get  purge  intltool
sudo  apt-get  purge  compiz-dev
sudo  apt-get  purge  compiz-fusion-bcop
sudo  apt-get  autoremove


Have fun!

-- 
Compiz Wallpaper plugin broken in 10.10
https://bugs.launchpad.net/bugs/629391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to