wine install without sudo

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
veeseekay
Newbie
Newbie
Posts: 1
Joined: Thu Jan 22, 2009 11:12 am

wine install without sudo

Post by veeseekay »

Hi Folks,

am fairly new to wine and linux. I do not have sudo permissions on my box.
would like to know if there is some other way of installing wine ?(probably a zip distribution that would just require me to untar/unzip) or a hack?

Please help.

thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine install without sudo

Post by dimesio »

veeseekay wrote:Hi Folks,

am fairly new to wine and linux. I do not have sudo permissions on my box.
would like to know if there is some other way of installing wine ?(probably a zip distribution that would just require me to untar/unzip) or a hack?

Please help.

thanks!

Wine does not have to be installed to run. Build it from source, and run it from the build directory as a normal user.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

wine install without sudo

Post by austin987 »

On Thu, Jan 22, 2009 at 10:16 AM, veeseekay <[email protected]> wrote:
Hi Folks,

am fairly new to wine and linux. I do not have sudo permissions on my box.
would like to know if there is some other way of installing wine ?(probably a zip distribution that would just require me to untar/unzip) or a hack?

Please help.

thanks!





You could compile it and install it in an area where you have write
access, if you have all the dependencies.

--
-Austin
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

I think Crossover can be installed for a single user without sudo, so if you don't have the needed dependencies or don't want to attempt to build Wine yourself, you might want to try that.
IneedAname

wine install without sudo

Post by IneedAname »

On Thu, 22 Jan 2009 10:16:37 -0600
"veeseekay" <[email protected]> wrote:
Hi Folks,

am fairly new to wine and linux. I do not have sudo permissions on my box.
would like to know if there is some other way of installing wine ?(probably a zip distribution that would just require me to untar/unzip) or a hack?

Please help.

thanks!
Are you using Ubuntu and did you set it up your self ?
If so try "sudo gedit" type in your login password, if that works you can use sudo.
Locked