steve1977 Wrote:Can you take a brief look at below whether this looks right? Compared to the one in the WIKI, I had to add "sudo" before "make install" and also had to change directory to "/home/user" before running "./bootstrap".
ok, looks like you downloaded the xbmc source in /home/user/xbmc right?
so, cd to that directory before running ./bootstrap.
also, i would pass a prefix to configure: ./configure --prefix=/usr
to install xbmc in it's standard location instead of /usr/local
and yes, you have to use sudo make install, as you have no rights to install anything outside of your home directory.
in case you have any other compiling questions, please ask them in the appropriate subforum (xbmc for linux) ;-)

Search
Help