Trying to install DBmixer plugins. Used ./configure --prefix=/usr/kester . It compiled fine, and installed *some* stuff, but the plugins fail to install as the MakeFile list a whole bunch of system / root owned files, like those under /usr/bin or /usr/lib. Naturally we can't install there - which files do I have to copy to my home directory to get this plug in to work?
I would like to make small request: 'cause of slackware's specyfic locations of xmms includes I had to edit #include directives by hand in source. Could You migrate *ALL* xmms dependend includes to single header file generated at configure time? It wolud be much easer to correct paths. And small question: When icecast capability is expected to be implemented? Thanks for great progs
Hi. I installed dbmixer and started dbfsd! all works fine till here. I installed the plugin for xmms. no errors. I start xmms and everything looks fine. The dbmixer finds a session of xmms but i have no control over xmms. Sometimes the sound hangs up. I have then to reset the soundcard.
tnks to the author this is the bets plugin ever, i had a lot of fun mix my mp3s and ogg and CD
This is certainly one of the best plugins ever. It's just GREAT if you want to make some digital DJ'ing at parties. A must have. Peace!
/usr/local/lib/libxmms.so: undefined reference to `dcgettext__' collect2: ld returned 1 exit status make[2]: *** [dbplaylist] Error 1 make[2]: Leaving directory `/temp/DBMix-0.9.8/dbplaylist' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/temp/DBMix-0.9.8' make: *** [all-recursive-am] Error 2 :~/temp/DBMix-0.9.8>
First, this (presumably harmless) error during config: creating terminatorX/Makefile sed: can't read ./terminatorX/Makefile.in: No such file or directory Second, error on startup, blocking the plugin but not xmms. System is RedHat 7.2, 2.4.17 kernel, 256Mb, Celeron 667, Gnome. Error is: DBAudioLib ERROR: could not create shared memory for system data. Is dbfsd running?: No such file or directory plugin init.c: failed to init dbaudiolib. NON FATAL to xmms, but dbmix plugin will not work... xmms continuing... is dbfsd running? DBAudio ERROR: DBAudiolib initialization failed. I recompiled with debug on, started dfdsp in another shell, and now it starts fine but fails on playback: oss_open(): Failed to open audio device (/dev/dsp). But I think that may be unrelated.
In file included from audio.c:38: ../xmms/util.h:23: parse error before `*' ../xmms/util.h:23: parse error before `*' ../xmms/util.h:23: warning: data definition has no type or storage class ../xmms/util.h:31: parse error before `*' ../xmms/util.h:32: parse error before `*' ../xmms/util.h:32: parse error before `GtkSignalFunc' ../xmms/util.h:32: warning: data definition has no type or storage class ../xmms/util.h:33: parse error before `*' ../xmms/util.h:33: warning: data definition has no type or storage class ../xmms/util.h:34: parse error before `*' make[2]: *** [audio.lo] Error 1 Any ideas?
Actually...I have gotten DBMix working on freebsd. It involved a lot of time, though, and basically stepping through it with gdb. I noticed that it worked fine with 1 channel, but did nothing with anything more. I set it to two channels and stepped through the main loop in gdb. It truly was a fluke process because It would only start working as it's supposed to after letting the program run randomly, then stepping through random parts, then running random parts. Sounds a little flaky on the freebsd side of things, because other than a few compile-time things like the names of some defines, the source seemed fine... Cheers
...but I'm the author. If you ever have trouble with running dbmix, there are instructions in the README file on how to contact me for help. =) Feel free to do so. Many have, and they are now happy and content DBMix users! -BobDean p.s. freeBSD port is in the works. It's waiting on a kernel patch to get pipes working properly.
DBMixer ERROR: could not create shared memory for system data.: No such file or directory DBMixer: could not detach memory segment.: Invalid argument DBAudioLib ERROR: could not create shared memory for system data. Is dbfsd running?: No such file or directory plugin init.c: failed to init dbaudiolib. NON FATAL therefore continuing... is dbfsd running? : Unknown error: 50014 There are no compiler errors or nothing. I am very interested to see if we can get this working on FreeBSD TIA
But I cant´t get it work. No errors - but no Playin of Music. Can whatch the mp3 by stepping through and lookin it in da virtualizer *G* Hopefully it will do da great work in future I am lookin forward it Cu
Couldn't get it to work.
Copyright © 1997-2004, 4Front Technologies / XMMS Team. All rights reserved.
RTFM!
2003-02-09 02:37:56To you to who reported errors that said "Is dbfsd running?: ... is dbfsd running?". It says that because you have to run dbfsd before you run exmixer. Check out the README. Or maybe just read the error message that asks you twice if you have dbfsd running.
Ray (support at webmastersguide.com)