TechFiz on August 10th, 2009

Wine-doors didn’t start on a fresh Ubuntu installation. To see whats really wrong with the installation, I ran the command inside the console and here is what I got.
$ wine-doors
Started logging session
/usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Checking wine drive: /home/techfiz/.wine/
sh: 1.1.27: not found
Traceback (most recent call last):
File “/usr/bin/wine-doors”, line 137, [...]

Continue reading about Fix: Wine-doors refusing to start

TechFiz on September 18th, 2008

We all felt bad when google released its brand new browser Chrome only for Windows. It was not released even for Mac OS. That day I did try installing Google Chrome on Linux using Wine but didn’t get much time to really hack into it and resolve some errors displayed on my console during the [...]

Continue reading about Hack: Google Chrome on Linux – Powered by Wine

TechFiz on June 9th, 2008

Is it possible to run internet explorer on Linux?
Yes, it’s possible. Wine has made it happen. Tatanka website tells you how you get it installed on your Linux desktop here.

Check out the installation progress in the above picture.
This will be very useful when you try checking websites on IE while working on a Linux box. [...]

Continue reading about IE’s for Linux?