I am new to XBMC development and had the package compiling and running a month ago. I decided to start a new fresh development cycle on Ubuntu and have been following the README.ubuntu and having all kinds of problems now.
First in section 3.2 where it says
You can get all build dependencies used for building the packages on the PPA. For this, you
need to specify the PPA in your apt sources. Please find the documentation on how to add a
PPA to your system here:
http://launchpad.net/+help/soyuz/ppa-sources-list.html
Has anyone gone to that url? Its a page not found?
Next in section 3.1 (I'm on Ubuntu 12.04 LTS), I do all commands that are <= 12.04 correct? (from the xbmc directory off of $HOME)
For Ubuntu (all versions >= 7.04): (I do this command)
For >= 10.10: (I do this one)
For >= 12.10 (NOT this one)
For <= 12.04 (this one to "build taglib)
Correct?
if I do all of that and then
sudo apt-get update
.
.
.
Reading package lists... Done
dkardell@ubuntu:~/xbmc$
which is correct,
However if I do the following (which used to work)
dkardell@ubuntu:~/xbmc$ sudo apt-get build-dep xbmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Build-Depends dependency for xbmc cannot be satisfied because the package libtag1x8 cannot be found
dkardell@ubuntu:~/xbmc$
Thoughts?
README.ubuntu problems
dkardell
Junior Member Posts: 22 Joined: Mar 2013 Reputation: 0 |
2013-05-19 16:43
Post: #1
|
| find quote |
wsnipex
Team-XBMC packaging monkey Posts: 1,907 Joined: Jun 2011 Reputation: 51 |
2013-05-19 17:01
Post: #2
hehe, this READMe really needs some cleanup
![]() this should do: Code: sudo add-apt-repository ppa:team-xbmc/unstable |
| find quote |
dkardell
Junior Member Posts: 22 Joined: Mar 2013 Reputation: 0 |
2013-05-19 17:48
Post: #3
(2013-05-19 17:01)wsnipex Wrote: hehe, this READMe really needs some cleanup Thanks.. after that.. this is what I got. Thoughts? dkardell@ubuntu:~$ sudo add-apt-repository ppa:team-xbmc/xbmc-ppa-build-depends You are about to add the following PPA to your system: This is the PPA which contains the packages required only for building XBMC. More info: https://launchpad.net/~team-xbmc/+archiv...ld-depends Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmpkef_sY/secring.gpg' created gpg: keyring `/tmp/tmpkef_sY/pubring.gpg' created gpg: requesting key 91E7EE5E from hkp server keyserver.ubuntu.com gpg: /tmp/tmpkef_sY/trustdb.gpg: trustdb created gpg: key 91E7EE5E: public key "Launchpad PPA for XBMC for Linux" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK dkardell@ubuntu:~$ sudo apt-get build-dep xbmc Reading package lists... Done Building dependency tree Reading state information... Done E: Build-Depends dependency for xbmc cannot be satisfied because the package libtag1x8 cannot be found dkardell@ubuntu:~$ |
| find quote |
wsnipex
Team-XBMC packaging monkey Posts: 1,907 Joined: Jun 2011 Reputation: 51 |
2013-05-19 19:29
Post: #4
omg, please do a "apt-get update"
|
| find quote |
dkardell
Junior Member Posts: 22 Joined: Mar 2013 Reputation: 0 |
2013-05-20 16:08
Post: #5
(2013-05-19 19:29)wsnipex Wrote: omg, please do a "apt-get update" Thank you!!!! I'm in the process of the "make" now as we speak. I will try and "rewrite" the readme with all of your updates. Thanks again! ![]() Dan |
| find quote |
Kibje
Team-XBMC Member Joined: Jan 2010 Reputation: 35 Location: Netherlands |
2013-05-27 23:43
Post: #6
That would be valuable input
Thanks
When your issue is solved, please edit your original post and select Solved Issue from the pulldown menu. Thanks! |
| find quote |
dkardell
Junior Member Posts: 22 Joined: Mar 2013 Reputation: 0 |
2013-05-28 17:27
Post: #7
Thanks Kibje, I now have it compiled. I will update the steps from a new install of Ubuntu to a built version of XBMC.
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 116 Location: Dawn of time |
2013-05-28 17:47
Post: #8
|
| find quote |



Search
Help