Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > dbb9ecc339e1476503a856d9467181ab > files > 5

xmms-alarm-0.3.0-0.1mdk.i586.rpm

* If you get errors when compiling about missing .h files then make sure
* you have installed the glib-devel, gtk-devel and xmms-devel packages
* for your system.

To install this plugin simply run 

	./configure
	
	then 
	   
	make install
	
If you  want it to be installed in the system-wide xmms plugins directory 
(you will need to be root to install it).  
  If you would prefer to have the plugin installed in your user space then
make sure you have xmms-1.2 or later and do

	./configure --enable-user-dir

	then

	make install


hopefully it will install with no problems, if it doesnt then please let
us know.