Is there just one tar.gz file for source? Wan to install it on Gentoo system
#1
I havea gentoo system and I really want to get XBMC on it. I checked out the sourcefile directory and everything is listed seperetely. Is there just one tar.gz file out there with all the source files and .config file? That way I can just uncompress it, ./config, make, and make install it?
Reply
#2
Code:
# cd ~
# svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
# cd ~/XBMC
# ./configure
# make
# sudo make install

Don't make it harder than it needs to be.
Reply
#3
http://bugs.gentoo.org/show_bug.cgi?id=198849

There is an ebuild for the SVN version. Probably the best option as it should pull in all the deps before hand.
Reply
#4
We've got a source tar ball for the new 8.10 release (https://sourceforge.net/project/showfile..._id=637956).
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.
Reply

Logout Mark Read Team Forum Stats Members Help
Is there just one tar.gz file for source? Wan to install it on Gentoo system0