You are not logged in.

#1 2014-11-12 12:20:56

Smallville
Member
Registered: 2014-11-12
Posts: 62

[SOLVED] How install Kodi on Arch Linux

Hi all, im new on arch linux and i realy like arch linux, im trying move from ubuntu to arch but isnt easy. I have dig around the web to find the solution how install kodi (xbmc) on arch and i cant find the solution for kodi. I try the yaourt and from the git but always get errors. I really need the kodi version because the dual screen feature because i use my computer like a Htpc. I see a lot of people saying the kodi workd nice on arch but i cant install ...


Thx

Last edited by Smallville (2015-06-11 14:23:37)

Offline

#2 2014-11-12 12:26:32

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED] How install Kodi on Arch Linux

Smallville wrote:

I try the yaourt and from the git but always get errors.

First, I'd recommend never using yaourt for anything (except perhaps as a means of extracting information from enemy combatants).  Definitely don't use yaourt if you are new to arch and/or the AUR.  Use makepkg.

As for the errors - we can't help if you don't tell us what the errors are.  The kodi-git package in the AUR has quite a few votes and is not marked out of date, so I'd suspect it can work well.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2014-11-12 13:27:11

Smallville
Member
Registered: 2014-11-12
Posts: 62

Re: [SOLVED] How install Kodi on Arch Linux

Trilby wrote:
Smallville wrote:

I try the yaourt and from the git but always get errors.

First, I'd recommend never using yaourt for anything (except perhaps as a means of extracting information from enemy combatants).  Definitely don't use yaourt if you are new to arch and/or the AUR.  Use makepkg.

As for the errors - we can't help if you don't tell us what the errors are.  The kodi-git package in the AUR has quite a few votes and is not marked out of date, so I'd suspect it can work well.

Maybe i install wrong ... i donwload the tarball, and extract and run this command  makepkg -s -L

and after on install on the end i have this errors:

PeripheralCecAdapter.cpp: In member function ‘void PERIPHERALS::CPeripheralCecAdapter::SetConfigurationFromSettings()’:
PeripheralCecAdapter.cpp:1272:35: error: ‘CEC_CLIENT_VERSION_2_2_0’ was not declared in this scope
m_configuration.clientVersion = CEC_CLIENT_VERSION_2_2_0;


git/src/xbmc/xbmc/utils/GlobalsHandling.h:223:22: note: in definition of macro ‘XBMC_GLOBAL’
static classname & g_variable = (*(g_variable##Ref.get()))
^
/home/xxx/Transferências/kodi-git/src/xbmc/Makefile.include:93: recipe for target 'PeripheralCecAdapter.o' failed
make[1]: *** [PeripheralCecAdapter.o] Error 1
Makefile:517: recipe for target 'xbmc/peripherals/devices/peripheral-devices.a' failed
make: *** [xbmc/peripherals/devices/peripheral-devices.a] Error 2



Thx

Last edited by Smallville (2014-11-12 13:27:46)

Offline

#4 2014-11-12 13:48:54

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How install Kodi on Arch Linux

Offline

Board footer

Powered by FluxBB