Kodi Community Forum

Full Version: Install from svn in Ubuntu fail...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is the wiki correct?

I get all the dependencies with no problems but when I checkout i get a folder named "trunk" and not "XBMC" wich the wiki says.
Think the "cd XBMC" is probably not necessary anymore since the latest svn restructure thingy, see xbmc.org for what changed.
The folder name you get after the checkout is irrelevant. You can rename it to whatever you like. To define how it gets created, just add it as a parameter. eg
Code:
svn co https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk/ xbmc