Kodi Community Forum
Install from svn in Ubuntu fail... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Install from svn in Ubuntu fail... (/showthread.php?tid=58583)



Install from svn in Ubuntu fail... - SwedishGojira - 2009-09-26

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.


- Clumsy - 2009-09-26

Think the "cd XBMC" is probably not necessary anymore since the latest svn restructure thingy, see xbmc.org for what changed.


- theuni - 2009-09-26

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