cant get wine to install

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
alred39
Newbie
Newbie
Posts: 2
Joined: Sat Mar 07, 2009 12:19 pm

cant get wine to install

Post by alred39 »

i couldnt figue out how to get wine to install normally after download, so i had to download the source and do it that way. I followed the directions in the read me that came with it, but all I can ever get to is the "make" direction. After it's done with that, it says to do "wine install" in the read me. When I type that in and try it, it says it is an invalid operation. How do I fix it or at least get wine to install another way than from the source?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

cant get wine to install

Post by austin987 »

On Sat, Mar 7, 2009 at 11:35 AM, alred39 <[email protected]> wrote:
i couldnt figue out how to get wine to install normally after download, so i had to download the source and do it that way. I followed the directions in the read me that came with it, but all I can ever get to is the "make" direction. After it's done with that, it says to do "wine install" in the read me. When I type that in and try it, it says it is an invalid operation. How do I fix it or at least get wine to install another way than from the source?
'make install' with sudo or as root.

Where do you see 'wine install'?

--
-Austin
alred39
Newbie
Newbie
Posts: 2
Joined: Sat Mar 07, 2009 12:19 pm

Post by alred39 »

sorry, i dont know where tht came from. i did try make install. it keeps saying error, even still
User avatar
FatButtLarry
Level 3
Level 3
Posts: 70
Joined: Sat Feb 23, 2008 1:08 pm

cant get wine to install

Post by FatButtLarry »

Alred,

Is "make" installed?

What problems are you having installing it normally? Some Linux
distros are easier than others to install on, but if you've ever
installed something from source you'd know that it can be a timely
operation.

-Tres

On Sat, Mar 7, 2009 at 1:19 PM, alred39 <[email protected]> wrote:
sorry, i dont know where tht came from. i did try make install. it keeps saying error, even still






--
- [email protected]
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: cant get wine to install

Post by vitamin »

alred39 wrote:i couldnt figue out how to get wine to install normally after download, so i had to download the source and do it that way.
First stop downloading Wine: http://www.winehq.org/download
If you really really want to compile Wine yourself: http://wiki.winehq.org/Recommended_Packages
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

cant get wine to install

Post by austin987 »

On Sat, Mar 7, 2009 at 12:19 PM, alred39 <[email protected]> wrote:
sorry, i dont know where tht came from. i did try make install. it keeps saying error, even still
What error?

You'll have to run 'make install' as root/sudo.


--
-Austin
Locked