is there a SVN PPA install workaround
#16
Thanks Burningsky - works for me!
Mythbuntu Maverick 64-bit Mythtv & XBMC E6300, GT430, Antec Minuet 350, 2GB DDR-800 Ram, Gigabyte G-31M-E2SL, Yamaha RXv-1800 over HDMI @ 1080p to Sony Bravia 55" LCD 100HZ, Focal-JM Labs 826/806 speakers & Velodyne CHT-12R sub... "mmm, nice."
Reply
#17
JBNY Wrote:OK, I got it working. My mistake, I did not see BurningSky's post was for Lucid, I am running Karmic.

Used the Karmic version and installed the dependencies and I was up and running again.

Here are the commands for 64bit Karmic BTW.

Code:
mkdir svn_r32246; cd svn_r32246

wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-data_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-live_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-skin-confluence_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-standalone_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-web_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc_10.08~svn32246-karmic1_all.deb

wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+build/1892961/+files/xbmc-bin_10.08~svn32246-karmic1_amd64.deb

sudo dpkg -i xbmc*.deb
Thanks for the help BurningSky.

I installed this version with these commands (as matter of fact, I installed the 32 bits version)
Code:
mkdir svn_r32246; cd svn_r32246

wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-data_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-live_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-skin-confluence_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-standalone_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-web_10.08~svn32246-karmic1_all.deb https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc_10.08~svn32246-karmic1_all.deb

wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+build/1892961/+files/xbmc-bin_10.08~svn32246-karmic1_i386.deb

sudo dpkg -i xbmc*.deb

Then I manually installed the dependencies:

Code:
aptitude install libpcrecpp0 ttf-liberation libmicrohttpd5

In the end, XBMC is running, but I think that the libvdpau is missing. I don't have a nvidia video card, but I cannot update ubuntu because of that, i think. It keeps asking to use apt-get -f install, but is sugest to delete the dependencies and XBMC. What is the adress to libvdpau for karmic?
Reply
#18
Raphael Barros Wrote:What is the adress to libvdpau for karmic?
sudo add-apt-repository ppa:nvidia-vdpau/ppa
sudo apt-get update
sudo apt-get install libvdpau1
Reply
#19
BurningSky Wrote:sudo add-apt-repository ppa:nvidia-vdpau/ppa
sudo apt-get update
sudo apt-get install libvdpau1

Thanks Man, that saved my life!
Reply
#20
BurningSky Wrote:For Ubuntu Lucid:

Code:
[b]If you have 32 Bit:[/b]
wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-bin_10.08~svn32246-lucid1_i386.deb
[b]Or for 64 Bit:[/b]
wget https://edge.launchpad.net/~team-xbmc-svn/+archive/ppa/+files/xbmc-bin_10.08~svn32246-lucid1_amd64.deb

can't see to be getting that *amd64.deb
any chance for another source, anyone?
Reply
#21
aparigraha Wrote:can't see to be getting that *amd64.deb
any chance for another source, anyone?

The packages were removed several days ago.

Look here for new one:
https://edge.launchpad.net/~team-xbmc-sv...es_filter=
Reply

Logout Mark Read Team Forum Stats Members Help
is there a SVN PPA install workaround0