installation

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
tony.chamberlain

installation

Post by tony.chamberlain »

I just installed wine and am having trouble installing. I get the message

The authority of the current user is limited. The program will exit

further details show

Only members of the administrators group can install programs

I found something on the web page about creating a windows user with no
password, and doing a lot of changes to /etc/sudoers adding WINDOWS_ADMIN
and WINDOWS_USERS and several other things. I did this and still got the
same error.

Then I thought maybe I needed to make a new group so I did

groupadd administrators
usermod -a -G administrators chamberl
usermod -a -G administrators root

and logged out and back in (to get me into that group) but when I tried
to install I still got the same error message. There is probably something
simple I am missing, but I can't figure it out. Can anyone help?

This is LinuxMint. Can't find the version but the kernel is
2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 and wine is
wine-1.2.2

I tried both through

wine explorer

and directly cd'ing to the directory and doing wine ./setup.exe
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: installation

Post by vitamin »

tony.chamberlain wrote:Only members of the administrators group can install programs
wine is wine-1.2.2
Upgrade Wine first. The latest version is wine-1.3.21.

If that won't fix your problem, then this program can't be installed in Wine. You could still be able to install it on Windows and copy (files and related registry entries) to Wine.

What you trying to do (adding yourself to the root group) won't have any affects. Wine already reporting user to have full administrative privileges.
bauer5152
Newbie
Newbie
Posts: 1
Joined: Thu Jun 23, 2011 3:57 am

Re: installation

Post by bauer5152 »

tony.chamberlain wrote:I just installed wine and am having trouble installing. I get the message

The authority of the current user is limited. The program will exit

further details show

Only members of the administrators group can install programs

I found something on the web page about creating a windows user with no
password, and doing a lot of changes to /etc/sudoers adding WINDOWS_ADMIN
and WINDOWS_USERS and several other things. I did this and still got the
same error.

Then I thought maybe I needed to make a new group so I did

groupadd administrators
usermod -a -G administrators chamberl
usermod -a -G administrators root

and logged out and back in (to get me into that group) but when I tried
to install I still got the same error message. There is probably something
simple I am missing, but I can't figure it out. Can anyone help?

This is LinuxMint. Can't find the version but the kernel is
2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 and wine is
wine-1.2.2

I tried both through

wine explorer

and directly cd'ing to the directory and doing wine ./setup.exe
Thanks you for the post.
tony.chamberlain

installation

Post by tony.chamberlain »

-----Original Message-----
From: bauer5152 [mailto:[email protected]]
Sent: Thursday, June 23, 2011 04:11 AM
To: [email protected]
Subject: [Wine] Re: installation


tony.chamberlain wrote:
I just installed wine and am having trouble installing. I get the message

The authority of the current user is limited. The program will exit

further details show

Only members of the administrators group can install programs

I found something on the web page about creating a windows user with no
password, and doing a lot of changes to /etc/sudoers adding WINDOWS_ADMIN
and WINDOWS_USERS and several other things. I did this and still got the
same error.

Then I thought maybe I needed to make a new group so I did

groupadd administrators
usermod -a -G administrators chamberl
usermod -a -G administrators root

and logged out and back in (to get me into that group) but when I tried
to install I still got the same error message. There is probably something
simple I am missing, but I can't figure it out. Can anyone help?

This is LinuxMint. Can't find the version but the kernel is
2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 and wine is
wine-1.2.2

I tried both through

wine explorer

and directly cd'ing to the directory and doing wine ./setup.exe
Thanks you for the post.
Um, if that's serious then you're welcome.
If not, then I do not understand.
Charles Davis

installation

Post by Charles Davis »

On 6/23/11 10:50 AM, [email protected] wrote:
-----Original Message-----
From: bauer5152 [mailto:[email protected]]
Sent: Thursday, June 23, 2011 04:11 AM
To: [email protected]
Subject: [Wine] Re: installation

Thanks you for the post.
Um, if that's serious then you're welcome.
If not, then I do not understand.
That's a spammer. They pop up on this list from time to time. Most of
them abuse the forum interface.

Chip
User avatar
SpawnHappyJake
Level 5
Level 5
Posts: 272
Joined: Sun Feb 06, 2011 5:57 am

Nuke It! Nuke It!

Post by SpawnHappyJake »

Yeah, I'd uninstall the old WINE, delete the old .wine folder, and install the new WINE. Save anything you need to keep first, of course.
I'd also undo any funny user account stuff you did. You don't want to run WINE as root. If you add your user to the root group and run WINE as you, I'm worried that might be the same as running WINE as root.

Cheers,
Jake
Isaacee
Newbie
Newbie
Posts: 1
Joined: Fri Jun 24, 2011 8:16 am

Re: installation

Post by Isaacee »

tony.chamberlain wrote:I just installed wine and am having trouble installing. I get the message

The authority of the current user is limited. The program will exit

further details show

Only members of the administrators group can install programs

I found something on the web page about creating a windows user with no
password, and doing a lot of changes to /etc/sudoers adding WINDOWS_ADMIN
and WINDOWS_USERS and several other things. I did this and still got the
same error.

Then I thought maybe I needed to make a new group so I did

groupadd administrators
usermod -a -G administrators chamberl
usermod -a -G administrators root

and logged out and back in (to get me into that group) but when I tried
to install I still got the same error message. There is probably something
simple I am missing, but I can't figure it out. Can anyone help?

This is LinuxMint. Can't find the version but the kernel is
2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 and wine is
wine-1.2.2

I tried both through

wine explorer

and directly cd'ing to the directory and doing wine ./setup.exe

This is very nice post and i really like vine.
Locked