Xfennec/progress

Permission denied; non-sudo support?

johntiger1 opened this issue · 1 comments

I tried cloning the repo and running make && make install but don't have sudo. Is there a workaround for this?
image

Thanks

As stated, "try make PREFIX=~ install"; it will install binary and man page with your home directory as a root.