cparker;318645 Wrote: 
> I found an old rusty PC in the garage last night and have started to
> install ubuntu on it, so hopefully I can reproduce the problem and fix
> it.  
> 
> Will take a while though, as I've never used linux before..... 
> 
> So I have a add/remove programs section that mentions 3rd party
> installs, but then there is also this synaptic package manager...
> crikey, What no simple download and run setup.exe ?? LOL :s

No, sorry, its not as easy as just to click on the exe file ;-)

Install Ubuntu
Open a Terminal. (From the menu)
Enter:
sudo apt-get update #updates the software list from the ubuntu servers
sudo apt-get upgrade #download and install the updates
sudo gedit /etc/apt/sources.list #edits the package sources
Insert the following line:
deb http://debian.slimdevices.com testing main
Save and close the file.
sudo apt-get update #updates the software list. This time squeeze
servers too
sudo apt-get install squeezecenter  #installs sc


Hmm just found this...
http://wiki.slimdevices.com/index.php/DebianPackage
:-)


-- 
Blu3IcE
------------------------------------------------------------------------
Blu3IcE's Profile: http://forums.slimdevices.com/member.php?userid=13792
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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

Reply via email to