Beirdobot, irc.freenode.net :: #mythtv-users:: centre last night based on xbmc, the reviewer had said how i cant get the width/height detection to work, is there a problem with that ? [05:27:47] http://mythtv.beirdo.ca/ircLog/channel/1/2008-08-03HOME | I haven't seen instructions for this, so hopefully this will point people in the right direction. I'm using the AMD64 release of Gutsy. Here's a rough overview of the steps since I can't repeat them. I'd be happy to edit this post with more detailed instructions:
1. sudo apt-get install ia32-libs
2. Download the following files to a temp directory (substitute [VERSION] for the current version, that site has directory listings enabled so look at http://ppa.launchpad.net/team-xbmc/ubuntu/pool/main/x/xbmc/ for the latest versions):
mkdir ~/temp IRSeeK.com - Conversation page. Keywords: ati:: rubyonrails macosx xbmc perl6 amd amd64 intel wordpress rockbox Whitesox2007: i can just never get wine do work waht i need to work like winamp XD http://www.irseek.com/show.php?pageid=fdeee802271311ddb7b96ff7889ebf1e&hilite=atiHOME | Please post your Functional/Non Functional Hardware [Archive] - Ubuntu :: That is happening (if at all) on the back end system. have spent 100+ hours trying to get this to work on 2 versions of fedora, http://ubuntuforums.org/archive/index.php/t-566529.htmlHOME |
cd ~/temp
wget http://ppa.launchpad.net/team-xbmc/ubuntu/pool/main/x/xbmc/xbmc-common_[VERSION]-gutsy1_i386.deb
wget http://ppa.launchpad.net/team-xbmc/ubuntu/pool/main/x/xbmc/xbmc-skin-default_[VERSION]-gutsy1_i386.deb
3. Extract the deb files and then copy the files to /usr:
cd ~/temp
ar -x xbmc-common*.deb
tar -xvzf data.tar.gz
ar -x xbmc-skin*.deb
tar -xvzf data.tar.gz
cd usr
sudo cp -R * /usr
4. Ok, this is the boring part. Start xbmc up by running "xbmc". It will complain about missing libraries. Look up the corresponding library at http://packages.ubuntu.com/gutsy/libs/ and download the i386 version to the temp directory. I'll give an example for libcwiid:
cd ~/temp
rm -r *
wget http://mirrors.cat.pdx.edu/ubuntu/pool/universe/c/cwiid/libcwiid0_0.5.03+svn20070508-2_i386.deb
ar -x libcwiid*.deb
tar -xvzf data.tar.gz
cd usr/lib
sudo cp -P * /usr/lib32 #the -P will preserve symbolic links
cd ~/temp
rm -r *
5. Repeat step 4 until all libraries are accounted for. Took about 20 minutes on my system to get them all.
Enjoy!
-Tom
Mind anyone attempting this, 64 bit is still officially unsupported by the team ;)
Earnings Reports a Tonic for Ailing 'Net Stocks
NatWest and InterTrust Form Global Alliance To Provide E-Commerce On the Internet
|