PDA

View Full Version : nothing in plugins-extra works


eteq
July 23rd, 2007, 01:59 AM
It's taken me a while to figure out the common theme here, but I just realized that all of the plugins-extra plugins don't seem to work in my compiz-fusion. I've installed from source, and most everything else is working fine, but none of the plugins in the plugins-extra package seem to do anything. They appear in the manager, and I can enable them and so on without any trouble, its just that they don't actually do anything when I activate them or alter any of their settings.

The steps I used to build and install were:
git clone git://anongit.opencompositing.org/fusion/plugins-extra
then in plugins-extra (after installing everything else):
./autogen.sh --prefix=/usr/local
make
sudo make install

no errors are reported anywhere in this process. Yet the plugins just don't do anything. Anyone have any suggestions?