ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #97944
Re: [Bug 629391] Re: Compiz Wallpaper plugin broken in 10.10
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-X,
which is subscribed to xorg-server in ubuntu.
References