From: Duilio J. P. <dp...@fc...> - 2004-09-03 17:12:04
|
Remember that libvisual is a middle layer between visualization plugins and applications that want to "show something". libvisual-xmms is a XMMS plugin, not a libvisual plugin. But libvisual-xmms is linked against libvisual library, so when it's loaded from within XMMS, libvisual-xmms in turn loads all the available libvisual plugins, and start them work. What you need to install is the libvisual-plugins package, which contains various nice plugins (for libvisual). For now libvisual-gforce is very unstable and under development, so thanks for your reports about building problems, we will fix that soon. Bye, Duilio. > Hi, > I have managed to build and (I think) install the libvisual-xmms plugins. > However, even with these installed, visual_init is still returning -1. > > I am giving up until somebody can help me with this. Where should the > plugins be (I configured with --prefix=/usr/local) ? > Why am I still getting a -1 back ? > > Salsaman. |