LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how-to wine (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-wine-669404/)

Durogista 09-12-2008 01:35 AM

how-to wine
 
can u guys help me how to manually install wine for ubuntu?

Nathanael 09-12-2008 02:06 AM

open the console and run "sudo apt-get install wine" (without the quotes!)

Durogista 09-12-2008 02:10 AM

thanx a lot nathanael
im gonna try that at home
coz im in my office right now.

Durogista 09-24-2008 07:35 PM

guys its been a long time since i have been online.
im using ubuntu 8.04 amd
stil i can't figure out how to install wine.
i dont have net at home thats why i cant install it online
any help guys?any help will be appreciated
thanx a lot

henry_shadowjet 09-24-2008 07:51 PM

You don't have internet at home? That's very unusual for this day and age, but no comment there.

Anyway, if you want you can download the source code at http://www.winehq.org. With the source code, you can extract and compile wine.

Here's a step by step so that you don't get confused, say you downloaded the source code 'wine-1.0.tar.bz2' to /home/myname/Downloads. Then the steps are:
- tar -xjvf ~/Downloads/wine-1.0.tar.bz2
- cd wine-1.0
- ./configure
- make depend && make
- make install

Give it a try! ;)

Durogista 09-24-2008 08:03 PM

im stayin in a province far from the city thats why
some locations in the philippines can't be reached by some ISPs
hehe
tnx hens
gonna try that
tnx tnx tnx a lot


All times are GMT -5. The time now is 11:37 PM.