allisfree wrote:
James McKenzie wrote:
This is extremely dangerous if you are chrooting to the root user. Wine
should not be run as root unless you have a special reason to do so.
I use:
Code:
sudo chroot --userspec=foo:foo .
Ok, as long as Foo is not a privileged user..
James McKenzie wrote:
This looks like a dependency
problem, not a Wine one.
I can't find what the wine dependent on? Any suggestion is welcome
Clarification: This looks like an OPERATING SYSTEM dependency. Wine
only runs in user space and can only do what you tell it to do...
James McKenzie