XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu)

  Thread Rating:
  • 12 Votes - 4.25 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Duduke Offline
Senior Member
Posts: 117
Joined: Oct 2004
Reputation: 0
Location: Israel
Post: #41
Any chance that you will compile the packages with the --enable-halmount so that it will automount my SD card Smile
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,264
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #42
It also has issues for people running as an app on gnome because it will unmount stuff when xbmc shuts down and is more designed for people with no desktop

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
Duduke Offline
Senior Member
Posts: 117
Joined: Oct 2004
Reputation: 0
Location: Israel
Post: #43
So, is there any way to make that a User Configurable option?

(I'm running an XBMC only system without gnome or kde)
find quote
althekiller Offline
Team-XBMC Developer
Posts: 4,701
Joined: May 2004
Reputation: 12
Post: #44
Duduke Wrote:So, is there any way to make that a User Configurable option?

(I'm running an XBMC only system without gnome or kde)

Compile yourself. There is no way to make this an option short of two completely separate builds.
find quote
drewjacks0n Offline
Member
Posts: 62
Joined: May 2008
Reputation: 0
Post: #45
How does one revert to the last PPA build? Is that possible? Stupid Question?

NOW: AppleTV+CrystalHD PREVIOUS: HTPC and XBOX (both loudly running XBMC)
find quote
wattazoum Offline
Team-XBMC Linux Packager
Posts: 315
Joined: Mar 2008
Reputation: 0
Location: Antibes, France
Post: #46
I think you can't , unless you have the deb packages cached in /var/cache/apt/archives/

If so, you will need to uninstall your current version and put those local packages.
There can't be 2 differents version on the same PPA

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

Want a clean no-ads paste bin? http://pastebin.ubuntu.com/
find quote
sjhotz Offline
Junior Member
Posts: 17
Joined: Jun 2008
Reputation: 0
Post: #47
I am having issues with installing XBMC on a fresh install of Ubuntu 8.04. I add the software sources from the PPA links, and the Package Manager keeps telling me that XBMC wont install due to "unresolvable dependencies" XBMC, XBMC-common, and XBMC-skins-default dont seem to match up and wont install together. I tried following the readme and when i get to the "sva up" it tells I am at revision 13682. When i do "make clean" it tells me "make: *** No rule to make target `clean'. Stop." and attempting to get the necessary dependencies fails as well. Crap im lost! Please help!Sad
find quote
Duduke Offline
Senior Member
Posts: 117
Joined: Oct 2004
Reputation: 0
Location: Israel
Post: #48
Now that there is an option to enable/disable automount from advancedsettings.xml

Click for Reference

Is the --enable-halmount a part of the PPAs?
find quote
blubyu Offline
Junior Member
Posts: 49
Joined: Jan 2008
Reputation: 0
Post: #49
sjhotz Wrote:I am having issues with installing XBMC on a fresh install of Ubuntu 8.04. I add the software sources from the PPA links, and the Package Manager keeps telling me that XBMC wont install due to "unresolvable dependencies" XBMC, XBMC-common, and XBMC-skins-default dont seem to match up and wont install together. I tried following the readme and when i get to the "sva up" it tells I am at revision 13682. When i do "make clean" it tells me "make: *** No rule to make target `clean'. Stop." and attempting to get the necessary dependencies fails as well. Crap im lost! Please help!Sad

The readme is for the SVN install of XBMC. You don't need to do any of that if you are going to do the PPA install. Try this:

Code:
apt-get update

then try this:

Code:
apt-get upgrade

I just did that on my box and everything worked just fine. See if it works for you.
find quote
wattazoum Offline
Team-XBMC Linux Packager
Posts: 315
Joined: Mar 2008
Reputation: 0
Location: Antibes, France
Post: #50
BTW, currently the SVN PPA build is failing for every distro but Hardy i386. we are working on it.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

Want a clean no-ads paste bin? http://pastebin.ubuntu.com/
find quote
Post Reply