Hack Forums

Full Version: Windows to Ubuntu With Wine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have Windows Xp. I'm switching to Ubuntu. I had the Wine stuff from WineHQ. But the .zip or .rar when extracted had folders containing dlls and other files like that. One of them had programs like taskmanager and etc. So anybody want to help me?

Thanks.
Compile it...
yea find the path to the folder through terminal
compiling is in tree steps

1. ./configure
2. make
3. make install

run this commands in terminal
Just Run in Termanil

apt-get install wine, it should do it all for you
Reference URL's