Linux HOW-TO: Automated efficient XBMC install - Ubuntu 12.10/13.04 mini based
Tongue 
(2013-07-12, 07:52)coolmac Wrote:
(2013-07-12, 05:38)Morrtin Wrote: @coolmac what does happen when you use the command

Code:
sudo apt-get -y install nvidia-current

@all
Better to use uNiversaI script:

Code:
cd ~
wget https://github.com/uNiversaI/xbmc-ubuntu-minimal/blob/master/12.04/prepinstall_2_6_2.sh
bash ./prepinstall_2_6_2.sh

Thanks I will try this one, later


Hi Morrtin,

When I run "sudo apt-get -y install nvidia-current" something are mess up I have to run "apt-get update --fix-missing" to fix it, I have try to execute the prepinstall_2_6_2.sh but unfortunately it has an error

root@xbmc:/home/xbmc# wget https://github.com/uNiversaI/xbmc-ubuntu...l_2_6_2.sh
--2013-07-12 20:04:27-- https://github.com/uNiversaI/xbmc-ubuntu...l_2_6_2.sh
Resolving github.com (github.com)... 204.232.175.90
Connecting to github.com (github.com)|204.232.175.90|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 187425 (183K) [text/html]
Saving to: âprepinstall_2_6_2.shâ

100%[======================================>] 187,425 25.1KB/s in 7.3s

2013-07-12 20:04:36 (25.1 KB/s) - âprepinstall_2_6_2.shâ saved [187425/187425]

root@xbmc:/home/xbmc# bash ./prepinstall_2_6_2.sh
./prepinstall_2_6_2.sh: line 4: syntax error near unexpected token `newline'
./prepinstall_2_6_2.sh: line 4: `<!DOCTYPE html>'
root@xbmc:/home/xbmc#

for now I will just wait for the nvidia-current to install and will try the automated script again. hopping it work.
Reply


Messages In This Thread
Upstart XBMC issue with Quit - by vosip - 2013-01-15, 07:50
HOW-TO: upgrade xbmc from ppa - by un1versal - 2012-11-16, 20:17
Green Button MCE Remote - by emagin - 2013-02-11, 23:49
HOW-TO: Automated XBMC Ubuntu - by n1md4 - 2013-02-20, 23:38
RE: HOW-TO: Automated efficient XBMC install - Ubuntu 12.10/13.04 mini based - by coolmac - 2013-07-12, 14:24
Logout Mark Read Team Forum Stats Members Help
HOW-TO: Automated efficient XBMC install - Ubuntu 12.10/13.04 mini based11