Search code examples
linuxxuggle

Error when installing Xuggle to linux


I am repeatedly getting this error when trying to install Xuggle(http://www.xuggle.com/xuggler/downloads/) to linux server .

-------------------- ERROR ----------------------- Failed to install xuggle-xuggler. You may need to be root to install to /usr/local/xuggler. -------------------- ERROR -----------------------

I am not a root user, but I have sudo rights. Aren't sudo rights sufficient to install xuggle? Thanx in advance.


Solution

  • do

    sudo -i 
    

    you will be in root mode and then try to install xuggle-xuggler