Hi, I hope someone can help.. I am running this on a redhat 5 version. My problem is that I am not able to run the sudo command due to limitations in the company policy.... I got help to do this setcap from a guy who owned the root password. However after doing the setcap command as root, then wineserver was not able to find the libwine.so.1. Is there some way around this? BR Jan Erik
James McKenzie
2012-Jan-23 16:42 UTC
[Wine] Setting capabilities for process running under Wine
On Mon, Jan 23, 2012 at 3:24 AM, jeku <wineforum-user at winehq.org> wrote:> Hi, I hope someone can help.. > I am running this on a redhat 5 version. > My problem is that I am not able to run the sudo command due to limitations in the company policy....This is what you have to do...> I got help to do this setcap from a guy who owned the root password. > However after doing the setcap command as root, then wineserver was not able to find the libwine.so.1.You broke Wine by running it as root. See the FAQ on how to fix. James