开发者

Error when installing Xuggle to linux

开发者 https://www.devze.com 2023-02-18 18:11 出处:网络
I am repeatedly getting this error when trying to install Xuggle(http://www.xuggle.com/xuggler/downloads/) to linux server .

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 in开发者_运维知识库stall 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.


do

sudo -i 

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

0

精彩评论

暂无评论...
验证码 换一张
取 消