From: salsaman <sal...@xs...> - 2004-09-03 13:25:22
|
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. |
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. |
From: salsaman <sal...@xs...> - 2004-09-03 17:28:10
|
Duilio Javier Protti wrote: >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. > > > OK. Thanks for clarifying that. I will try with the libvisual-plugins. Regards, Salsaman. |
From: salsaman <sal...@xs...> - 2004-09-03 17:41:25
|
Duilio Javier Protti wrote: >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. >> >> > > > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >_______________________________________________ >Libvisual-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > > > BTW, autogen.sh is not working on my machine (maybe a Mandrake problem though): bash-2.05b$ ./autogen.sh You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. autoreconf-2.5x: Entering directory `.' autoreconf-2.5x: configure.ac: not using Gettext autoreconf-2.5x: running: aclocal --output=aclocal.m4t autoreconf-2.5x: `aclocal.m4' is created autoreconf-2.5x: configure.ac: tracing autoreconf-2.5x: running: libtoolize --force autoreconf-2.5x: running: aclocal --output=aclocal.m4t autoreconf-2.5x: `aclocal.m4' is unchanged autoreconf-2.5x: running: /usr/bin/autoconf --force autoreconf-2.5x: running: /usr/bin/autoheader --force autoreconf-2.5x: running: automake --add-missing --force-missing automake: unrecognized option -- `--force-missing' Try `automake --help' for more information. autoreconf-2.5x: automake failed with exit status: 2 I then have to run: automake --add-mising to complete the process. Salsaman. |
From: salsaman <sal...@xs...> - 2004-09-03 17:51:43
|
salsaman wrote: > Duilio Javier Protti wrote: > >> 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. >>> >> >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by BEA Weblogic Workshop >> FREE Java Enterprise J2EE developer tools! >> Get your free copy of BEA WebLogic Workshop 8.1 today. >> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >> _______________________________________________ >> Libvisual-devel mailing list >> Lib...@li... >> https://lists.sourceforge.net/lists/listinfo/libvisual-devel >> >> >> >> > BTW, autogen.sh is not working on my machine (maybe a Mandrake problem > though): > > bash-2.05b$ ./autogen.sh > You should add the contents of `/usr/share/aclocal/libtool.m4' to > `aclocal.m4'. > autoreconf-2.5x: Entering directory `.' > autoreconf-2.5x: configure.ac: not using Gettext > autoreconf-2.5x: running: aclocal --output=aclocal.m4t > autoreconf-2.5x: `aclocal.m4' is created > autoreconf-2.5x: configure.ac: tracing > autoreconf-2.5x: running: libtoolize --force > autoreconf-2.5x: running: aclocal --output=aclocal.m4t > autoreconf-2.5x: `aclocal.m4' is unchanged > autoreconf-2.5x: running: /usr/bin/autoconf --force > autoreconf-2.5x: running: /usr/bin/autoheader --force > autoreconf-2.5x: running: automake --add-missing --force-missing > automake: unrecognized option -- `--force-missing' > Try `automake --help' for more information. > autoreconf-2.5x: automake failed with exit status: 2 > > I then have to run: > automake --add-mising > to complete the process. > > Salsaman. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel > > OK, now another slight problem, I have to upgrade my libalsa, I am currently using version 0.9.6 Salsaman. |
From: Dennis S. <sy...@yo...> - 2004-09-06 14:52:57
|
If you do so rather, you can use the esd plugin as input. > OK, now another slight problem, I have to upgrade my libalsa, I am > currently using version 0.9.6 > > Salsaman. |
From: Duilio J. P. <dp...@fc...> - 2004-09-06 18:06:14
|
> If you do so rather, you can use the esd plugin as input. > > > OK, now another slight problem, I have to upgrade my libalsa, I am > > currently using version 0.9.6 > > > > Salsaman. The last CVS version fix this problem. If you doesn't have a newly enough libalsa, configure just disable the alsa input plugin. Bye, Duilio. |