Difference between revisions of "User:Respatix"
From LinuxMCE
Line 1: | Line 1: | ||
sudo su - #This might ask for the password you specified earlier during the install of kubuntu. | sudo su - #This might ask for the password you specified earlier during the install of kubuntu. | ||
+ | |||
sudo apt-get update | sudo apt-get update | ||
+ | |||
sudo apt-get dist-upgrade | sudo apt-get dist-upgrade | ||
+ | |||
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer | svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer | ||
+ | |||
cd new-installer | cd new-installer | ||
+ | |||
./pre-install-from-repo.sh | ./pre-install-from-repo.sh | ||
+ | |||
./mce-install.sh | ./mce-install.sh | ||
+ | |||
./post-install.sh | ./post-install.sh | ||
+ | |||
sudo apt-get install w32codecs libdvdcss2 kubuntu-restricted-extras | sudo apt-get install w32codecs libdvdcss2 kubuntu-restricted-extras | ||
reboot | reboot | ||
Line 13: | Line 21: | ||
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main | deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main | ||
+ | |||
deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main | deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main | ||
+ | |||
+ | 1024R/AF1CDFA9 |
Revision as of 02:03, 28 July 2009
sudo su - #This might ask for the password you specified earlier during the install of kubuntu.
sudo apt-get update
sudo apt-get dist-upgrade
svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-0810/src/new-installer
cd new-installer
./pre-install-from-repo.sh
./mce-install.sh
./post-install.sh
sudo apt-get install w32codecs libdvdcss2 kubuntu-restricted-extras reboot
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu intrepid main
1024R/AF1CDFA9