To start slimserver with d_plugins do the following:

1. Open a command prompt (i.e dos box, c:/> )windows.  
2. Cd to the Slimserver server directory which has the file slim.exe.
3. Ensure slimserver is stopped i.e. stop using systray
4. Enter the command "slim --d_plugins" (no quotes) 


Regarding your file - near the end the line

Code:
--------------------
    
  @Plugins::Alien::AlienAddon::AlienSoupRadioMenu::I 
SA=qw(Plugins::Alien::AlienMenu);
  
--------------------


It looks like "ISA" has had a space inserted and has become "I SA" - it
should be ISA.  This sort of syntax error will show up once you run
slimserver with d_plugins.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=23956

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to