Linux HOW-TO compile XBMC from a GIT source

  Thread Rating:
  • 12 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
boykster Offline
Senior Member
Posts: 205
Joined: Nov 2009
Reputation: 16
Post: #41
Awesome - glad it worked for you. I do want to add a disclaimer that I tested my script on a Dharma LIVE installation, and no other distros of linux or builds of XBMC.
find quote
gekados Offline
Senior Member
Posts: 172
Joined: Mar 2005
Reputation: 0
Location: Stockholm
Post: #42
Thanks for the guide, used the step by step from post 1 and it worked flawlessly.

XBMCbuntu (build as of 121015)
Asrock 330 ION -> Primare SP31.7 -> McCormack DNA-2 -> Von Schweikert VR-4
Asrock 330 ION -> Pioneer LX-5090 / Panasonic PT-AE2000
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #43
also added ppa now quite experimental but it seems to work fine so far on either, ppa will be updated as any Linux changes/improvements are introduced.

https://launchpad.net/~x3lectric/+archive/xbmc-git-head

Team XBMC is not going to offer > karmic builds going forward Eden will because of dependencies (though I dont understand why nor do i care to make sense of it) so I will offer ppa builds as long as it is possible for karmic at least.

Anything above lucid is up to team xbmc...

feedback welcome from appreciative users only.
(This post was last modified: 2011-03-08 02:13 by X3lectric.)
find quote
Xenomes Offline
Member
Posts: 79
Joined: Jun 2009
Reputation: 0
Location: The Netherlands
Post: #44
X3lectric Wrote:Team XBMC is not going to offer > karmic builds going forward Eden will because of dependencies (though I dont understand why nor do i care to make sense of it) so I will offer ppa builds as long as it is possible for karmic at least.

Yeah great, I am a Karmic user. I have tons of custom settings, i hate to reinstall my system and lose all of that. Rolleyes
find quote
krijeck Offline
Senior Member
Posts: 138
Joined: Aug 2009
Reputation: 0
Location: Vienna
Post: #45
wow! now running XBMC 11!!!
Thanks!

I did not manage to upgrade with the instructions of post 1 but the script from boykster in his post did the job!!
Wink

XBMCbuntu 13.0 ALPHA2 Git:194c408 (compiled Apr 1 2013)
ZOTAC MAGHD-ND01 @2GHz - 40GB SSD - LG 32LH4000 - 6TB USBDrive - Hama MCE Remote
OpenELEC
RaspberryPi - 4GB SD - USB DVB-T - for LiveTV streaming
XBMC 12.2 Git:20130502 (compiled May 2 2013)
MacBook Pro Late 2011 - 2x500GB HDD - OSX 10.8.2 - for testing AddOns
find quote
misterbeauds Offline
Junior Member
Posts: 11
Joined: Jan 2007
Reputation: 0
Post: #46
when I try to sun this i get the following:make[1]: Leaving directory `/home/xbmc/setup/xbmc/xbmc/music/tags'
Copying XBMC binary to /usr/lib/xbmc/xbmc.bin
install: cannot stat `xbmc.bin': No such file or directory
make: *** [install-binaries] Error 1
xbmc-live start/running, process 27583

this is of course at the end of watching text fly accross putty for a good 10 minutes.

any help?
find quote
boykster Offline
Senior Member
Posts: 205
Joined: Nov 2009
Reputation: 16
Post: #47
misterbeauds Wrote:when I try to sun this i get the following:make[1]: Leaving directory `/home/xbmc/setup/xbmc/xbmc/music/tags'
Copying XBMC binary to /usr/lib/xbmc/xbmc.bin
install: cannot stat `xbmc.bin': No such file or directory
make: *** [install-binaries] Error 1
xbmc-live start/running, process 27583

this is of course at the end of watching text fly accross putty for a good 10 minutes.

any help?

it sounds like one of 2 things happened - either you didn't run the script as root (not sudo, root), or the build failed, so there wasn't an xbmc.bin file to copy. Based on the error, my guess is that the build failed. I tried the script again this morning, and it built successfully on my system, so you might try again. Sometimes nightlies just don't build....
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #48
misterbeauds Wrote:when I try to sun this i get the following:make[1]: Leaving directory `/home/xbmc/setup/xbmc/xbmc/music/tags'
Copying XBMC binary to /usr/lib/xbmc/xbmc.bin
install: cannot stat `xbmc.bin': No such file or directory
make: *** [install-binaries] Error 1
xbmc-live start/running, process 27583

this is of course at the end of watching text fly accross putty for a good 10 minutes.

any help?

refer to first post update 7 for eg things like this can happen that re fixed http://goo.gl/AaL1u
find quote
DejaVu Offline
Posting Freak
Posts: 1,155
Joined: May 2010
Reputation: 2
Location: United Kingdom
Post: #49
I just tried to upgrade my original XBMC-Live 10.1 install using

sudo ./XBMC_build_git.sh upgrade

but for some reason, when it reloads, it crashed straight away.

Trying sudo ./XBMC_build_git.sh refresh now

Plus, if I installed from the download version of XBMC-Live, how do I gain access via root? It seems it errors a lot when using sudo.

--EDIT--
Is it this?
http://forum.xbmc.org/showthread.php?tid=95858

[Image: watched-fanart.jpg]
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #50
no sudo and its ./XBMC_build_git.sh <refresh>

including <>

it well documented on first post, please read it and you should be running as root not that it makes a great difference...
find quote
Post Reply