| Discussion: First off you will need to download the *nix server package. Now put it in the home directory of the user that will be running xmms, un-compress the package, edit the XMMS.pm and xmms_remote_server.pl files filling in the values as requested at the top of both files (for $LocalAddr in xmms_remote_server.pl it is recomended that you use the address of an interface on your internal network). Now we have to install SOAP::Lite (if not already installed, I assume you already have perl), you may want to do the following as root: type 'perl -e shell -MCPAN' then answer all of the setup questions (if this is the first run), now type 'install SOAP::Lite'. Exit from root (to the user who owns the account that is running xmms) Run the xmms_remote_server.pl and enjoy.
|