Kodi Community Forum

Full Version: Trouble with SVN repositories
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I recently upgraded my XBMC to version 10.0. Everything is working correctly, as far as I can tell. However, the wiki says to extract the SVN repository to the ~/.xbmc/plugins/programs directory. I do not have this directory. I tried opening XBMC and closing it, which the wiki said should create the directory.

My /usr/share/xbmc folder only contains the folders 'addons', 'language', 'media', 'sounds', 'system', and 'userdata'. It does not have a plugins folder. The other xbmc folder located in /usr/lib/xbmc contains 'addons' and 'system'.

Where is the /plugins folder? How can I create it and point XBMC to it?

I'm running Ubuntu 10.04.

Thanks.
reinstall the XBMC
follow this

sudo add-apt-repository ppa:team-xbmc-svn/ppa
sudo apt-get update
sudo apt-get install xbmc
sudo apt-get update

after all should be ok