moonsorrox;449227 Wrote: 
> On the server running Linux Ubuntu 9.04
> Can not install SrvrPowerCtrl
> 
> Always get this error
> Wrong Repository http://srvrpowerctrl.googlecode.com/svn/repo.xml -
> Couldn't resolve IP address for: srvrpowerctrl.googlecode.com 
> 
> sorry my english is not so good

I just verified that SrvrPowerCtrl, at least on my Fedora box, installs
just fine via the 7.3.4 Extension downloader and the repo.  I really
don't know what could be going wrong in your case.

But, assuming that this problem doesn't magically fix itself, here are
instructions to "manually" install SrvrPowerCtrl in Ubuntu:


>From a terminal prompt, perform these commands (you may want to copy
them from here, one at a time, and paste them into the terminal
window):

Code:
--------------------
    
  cd /var/lib/squeezecenter/Plugins
  sudo /etc/init.d/squeezecenter stop
  wget http://srvrpowerctrl.googlecode.com/files/SrvrPowerCtrl_latest.zip -O 
SrvrPowerCtrl.zip
  unzip ./SrvrPowerCtrl.zip
  sudo 
/var/lib/squeezecenter/Plugins/SrvrPowerCtrl/scripts/Debian/srvrpowerctrl-setup.sh
  sudo /etc/init.d/squeezecenter start
  
--------------------

I hope this gets you up and running.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to