PDA

View Full Version : How to open wine.



Clowgon
05-12-2008, 06:48 PM
I've extract it but theres no program i can see. Just loads of wine files.

What do i need to do next?

HotelUser
06-12-2008, 03:02 AM
Xandros. EEE I presume? Here's a tutorial on installing WINE, http://www.modaco.com/content/asus-eee-pc-http-www-eeeasy-com/261913/installing-wine-on-eee/

good luck!

Tomm
06-12-2008, 12:51 PM
You don't run it as such. Either execute the .exe from the terminal by typing: wine /path/to/your/application.exe or just running the .exe from your file manager.

By looking at those screenshots it appears you have not compiled it. You can compile it but I recommend you get a package for your distribution as it is easier. However, if you are intent on compiling it then you'll need to open a terminal and CD to that wine directory and type:
./configure
make
sudo make install

To compile and install it. When prompted for your password, enter it.

Want to hide these adverts? Register an account for free!