XBMC Community Forum
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Linux and Live support (/forumdisplay.php?fid=52)
+---- Thread: XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) (/showthread.php?tid=33327)



- BurningSky - 2010-07-22 12:15

Ayla Wrote:Sorry, new to this.

Are the PPA builds working again?

I use the GUI Software Manager in Ubuntu Karmic to update to XBMC SVN builds and I don't want to mess up the build I have installed now.

Thanks

https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+packages?field.name_filter=&field.status_filter=&field.series_filter=


- redstorm - 2010-07-26 08:36

-roadkill Wrote:it is unable to find libcrystalhd even when it's installed try to configure with --enable-crystalhd

Lets just remove crystal only those expensive apple crowd will potentially be using it..


- JackieBrown - 2010-07-26 09:39

redstorm Wrote:Lets just remove crystal only those expensive apple crowd will potentially be using it..

I have it installed and was getting this error (about a week ago and pretty much all my builds for the last month) and I just disabled libcrystal to build xbmc. (I have it installed but it always game me the soname error as well.


- -roadkill - 2010-07-26 12:02

Apply my patch it will fix it
http://trac.xbmc.org/attachment/ticket/9662/fix-crystalhd-soname-ticket-%239662.patch


- Ayla - 2010-07-26 14:54

XBMC SVN PPA builds look fine now?

https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+packages?field.name_filter=&field.status_filter=&field.series_filter=

Anyone tried the latest one, is it working correctly (I will try the Karmic build later today)?


- erhnam - 2010-07-26 16:36

Ayla Wrote:XBMC SVN PPA builds look fine now?

https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+packages?field.name_filter=&field.status_filter=&field.series_filter=

Anyone tried the latest one, is it working correctly (I will try the Karmic build later today)?

Code:
The following packages will be upgraded:
  xbmc xbmc-bin xbmc-data xbmc-live xbmc-skin-confluence xbmc-standalone xbmc-web
7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 37.5MB of archives.
After this operation, 242kB of additional disk space will be used.


Working on Lucid! Smile


- Ayla - 2010-07-26 18:26

Please, someone help Smile

I just tried to upgrade to the latest build on Karmic, but I get an error:
http://www.pastebin.com/WUtpzWZf

It's xbmc-eventclients-common that errors (I think I have to install it, to use LIRC).

Code:
trying to overwrite '/usr/share/pixmaps/xbmc/bluetooth.png', which is also in package xbmc-data 1:10.08~svn32178-karmic1

I tried deleting the folder it mentions it can't overwrite in the error msg. but it didn't help.

Any suggestions?

Thanks


- X3lectric - 2010-07-26 19:01

log says you should run apt-get autoremove to correct already ongoing errors.

I would suggest doing what it says on log + if it still fails do a complete purge of all xbmc packages followed by their install.


- Elbert - 2010-07-26 21:54

Seems crystalhd is not enabled in the latest ppa-build (svn32178 karmic). CrystalHD is no longer available in the list of render methods. Anyone who can confirm this?


- xanadu1979 - 2010-07-26 22:07

Elbert Wrote:Seems crystalhd is not enabled in the latest ppa-build (svn32178 karmic). CrystalHD is no longer available in the list of render methods. Anyone who can confirm this?

Yes, CrystalHD was what was causing the build to fail. I'm sure they'll fix it eventually. If you need CrystalHD and you need to test the latest builds, I would learn how to compile your own builds.

Here's the check-in where it was disabled:
http://trac.xbmc.org/changeset/32057