Switch between compiled and pre-compiled
#1
Hello,

How do i switch between "self-compiled" and pre-compiled xbmc?
I compiled xbmc by myself but now I want to run a pre-compiled ppa.
So, how do I make the xbmc installed by the packetmanager start instead of the one i compiled from svn-source?
Reply
#2
So long as you used the default prefix (/usr/local) when you compiled yourself, you should be able to run "/usr/bin/xbmc" to get at the PPA version. /usr/local should come before /usr in you PATH env var, so "xbmc" will run "/usr/local/bin/xbmc" from your compiled version.
Reply

Logout Mark Read Team Forum Stats Members Help
Switch between compiled and pre-compiled0