.wine is not owned by you problem with Darwin
.wine is not owned by you problem with Darwin
I am completely new to wine. I remember reading somewhere that the problem(.wine is not owned by you) occurs when wine is run under sudo or root. I am not familiar with the unix part of Mac os, but I do know that sudo is a command and root is a type of user/access who has control over the entire computer like an administrator.Does that mean that I can't run wine from my administrator account on my mac? If so, how can I run wine without giving root access while I am using my admin account.
I am not to familiar with the terminal. So I never use sudo to run anything, I just use the gui within Mac OSX. I just right click the appilication I wish to run, and select open with wine helper. Then wine helper gives me the error
wine: wine: /Users/User Name/.wine is not owned by you.
If wine is running through sudo via the gui, how do I fix that?
wine: wine: /Users/User Name/.wine is not owned by you.
If wine is running through sudo via the gui, how do I fix that?
.wine is not owned by you problem with Darwin
On Tue, Jun 10, 2008 at 10:51 AM, Sai <[email protected]> wrote:
$ wine notepad
$ sudo rm -rf /Users/##########/.wineI am not to familiar with the terminal. So I never use sudo to run anything, I just use the gui within Mac OSX. I just right click the appilication I wish to run, and select open with wine helper. Then wine helper gives me the error
wine: wine: /Users/##########/.wine is not owned by you.
$ wine notepad
.wine is not owned by you problem with Darwin
On Wed, Jun 11, 2008 at 9:40 PM, Sai <[email protected]> wrote:
Are you sure you've installed wine correctly then?Terminal says -bash: wine: command not found when I type in "wine notepad"
.wine is not owned by you problem with Darwin
On Mon, 2008-06-09 at 22:48 -0500, Sai wrote:
appears to be the case). NEVER RUN WINE AS ROOT. Please see
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
before continuing.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
If you started using Wine as a normal user, continue to do so (thisI am completely new to wine. I remember reading somewhere that the
problem(.wine is not owned by you) occurs when wine is run under sudo
or root.
appears to be the case). NEVER RUN WINE AS ROOT. Please see
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
before continuing.
root=admin account; use a normal user that is not root.I am not familiar with the unix part of Mac os, but I do know that
sudo is a command and root is a type of user/access who has control
over the entire computer like an administrator.Does that mean that I
can't run wine from my administrator account on my mac? If so, how can
I run wine without giving root access while I am using my admin
account.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
No. You should never use *NIX system as root EVER. ALWAYS login as regular user.Sai wrote:Thank you guys for all the info. I now have wine up and running, but is
there anyway to wine under my admin account without giviging wine full access to my computer? Cause it's annoying to have to switch accounts everytime I run wine.
And no, root in *NIX always meant "root" not some half-ass administrator or broken windows. ROOT can do EVERYTHING, ALWAYS.
.wine is not owned by you problem with Darwin
On Thu, 2008-06-12 at 11:07 -0500, Sai wrote:
Not running things as root is by no means limited to wine. You
shouldn't ever log in as admin or root unless you actually have a need
to do so.
when you need to run something as root, not the other way around. Never
log in as root or admin.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
No. You shouldn't be logging in as admin for everyday tasks anyway:Thank you guys for all the info. I now have wine up and running, but is
there anyway to wine under my admin account without giviging wine full access to my computer?
Not running things as root is by no means limited to wine. You
shouldn't ever log in as admin or root unless you actually have a need
to do so.
Use sudo or whatever the GUI tool is for running things as another userCause it's annoying to have to switch accounts everytime I run wine.
when you need to run something as root, not the other way around. Never
log in as root or admin.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Okay, Okay I get it. Never run anything as root. I was playing around with a normal user account, and it seems I can basically do everything I want as a normal user. You see I was a windows user before, and on windows if you aren't admin you can't do jack. I never thought of anything but admin when it came to setting up accounts.
.wine is not owned by you problem with Darwin
Sai wrote:
Where did you get Wine from? I run Darwine and it sets up the .wine in
my user directory with my user account, even if it is a system
administrator.
Paul:
Wine under MacOSX is a strange beasty. I don't use the older Darwine
releases available from darwine.sourceforge.net as they are based on
0.9.23. Unfortunately, the Power PC release was partially abandoned
because of the x86 emulator being abandoned (that has changed in the
recent past.)
All:
Darwine is the Wine for the Mac. Regular Wine has problems functioning
and does not incorporate all of the necessary tricks to get it to run
under MacOSX. Wine IS buildable on the Mac and installable as a regular
UNIX application. However, it does get tricky to remove.
Thank you.
James McKenzie
Sai:Okay, Okay I get it. Never run anything as root. I was playing around with a normal user account, and it seems I can basically do everything I want as a normal user. You see I was a windows user before, and on windows if you aren't admin you can't do jack. I never thought of anything but admin when it came to setting up accounts.
Where did you get Wine from? I run Darwine and it sets up the .wine in
my user directory with my user account, even if it is a system
administrator.
Paul:
Wine under MacOSX is a strange beasty. I don't use the older Darwine
releases available from darwine.sourceforge.net as they are based on
0.9.23. Unfortunately, the Power PC release was partially abandoned
because of the x86 emulator being abandoned (that has changed in the
recent past.)
All:
Darwine is the Wine for the Mac. Regular Wine has problems functioning
and does not incorporate all of the necessary tricks to get it to run
under MacOSX. Wine IS buildable on the Mac and installable as a regular
UNIX application. However, it does get tricky to remove.
Thank you.
James McKenzie
.wine is not owned by you problem with Darwin
On Thu, 2008-06-12 at 22:24 -0500, Sai wrote:
"Run as user..." for what really needs Administrator. The same advice
applied to Windows tends to save a lot of headaches, especially if you
question why exactly something needs Administrator privileges before
blindly assigning them.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
You can still run as a normal user in Windows for most things, just useOkay, Okay I get it. Never run anything as root. I was playing around
with a normal user account, and it seems I can basically do everything
I want as a normal user. You see I was a windows user before, and on
windows if you aren't admin you can't do jack.
"Run as user..." for what really needs Administrator. The same advice
applied to Windows tends to save a lot of headaches, especially if you
question why exactly something needs Administrator privileges before
blindly assigning them.
--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp