You are not logged in.

#1 2009-11-29 01:44:52

JuseBox
Member
Registered: 2009-11-27
Posts: 260

[SOLVED] Can't install stable xbmc

I was trying the last few days to get xbmc installed.... but everything i try nothing works. when i call:

pacman -Sy xbmc

Everything apears ok, when i type the xbmc command it never works. I didn't know if anyone was having he same issue. I can't get the xbmc-svn either...

Last edited by JuseBox (2009-11-30 14:34:54)


Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD

Offline

#2 2009-11-30 12:35:13

turing
Member
From: Munich, Germany
Registered: 2006-12-10
Posts: 30

Re: [SOLVED] Can't install stable xbmc

What errormessage do you get?
Try the complete path: /opt/xbmc/bin/xbmc

Offline

#3 2009-11-30 14:19:11

JuseBox
Member
Registered: 2009-11-27
Posts: 260

Re: [SOLVED] Can't install stable xbmc

there isn't any error message.  when running pacman -S xbmc I get this output tho:

09:17:00 | lithid | etc > sudo pacman -S xbmc
resolving dependencies...
looking for inter-conflicts...

Targets (3): glew-1.5.1-1  tre-0.8.0-1  xbmc-9.04.1-6

Total Download Size:    0.00 MB
Total Installed Size:   109.96 MB

Proceed with installation? [Y/n]

Now maybe its just me but the total download size doesn't look right. but maybe just me.

Last edited by JuseBox (2009-11-30 14:21:09)


Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD

Offline

#4 2009-11-30 14:25:07

JuseBox
Member
Registered: 2009-11-27
Posts: 260

Re: [SOLVED] Can't install stable xbmc

Well nvm i guess that is the correct path. but for some reason running locate xbmc didn't find that path. o well thank for the help. solved.


Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD

Offline

#5 2009-11-30 14:27:46

hcjl
Member
From: berlin
Registered: 2007-06-29
Posts: 330

Re: [SOLVED] Can't install stable xbmc

did you

sudo updatedb

before you tried to locate the bin file?

Last edited by hcjl (2009-11-30 14:28:33)

Offline

#6 2009-11-30 14:38:26

JuseBox
Member
Registered: 2009-11-27
Posts: 260

Re: [SOLVED] Can't install stable xbmc

hcjl wrote:

did you

sudo updatedb

before you tried to locate the bin file?

Didn't even know about that thanks alot man!


Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD

Offline

#7 2009-11-30 17:14:02

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: [SOLVED] Can't install stable xbmc

Since the complete path worked, it's probably because you didn't give your $PATH a chance to update.  xbmc is installed to /opt, which is not in Arch's default $PATH.  The shortened "xbmc" command will only work after relogging or running /etc/profile.d/xbmc.sh manually.

JuseBox wrote:

Now maybe its just me but the total download size doesn't look right. but maybe just me.

Download size is 0 because you've already downloaded it from a previous xbmc installation, so it pulls the package from /var/cache/pacman/pkg.

Last edited by tdy (2009-11-30 17:17:25)

Offline

Board footer

Powered by FluxBB