I got so fed up with windows, I decided one day, to trash everything and install Linux, in hopes it would be better (not hard to be better than Windows). Anyway, I jumped headlong into this Linux mess being an average OS X user with NO knowledge of UNIX commands or the like. So, not long after I installed it, I read about WINE (http://www.winehq.com) and thought I should give it a shot for my games (D2LOD (http://www.latte.ca/D2LOD). I read a couple of tutorials but I got stuck, not because of the nature of the tutorials, but of my own syntax problems.
When I start out trying to install WINE (I'm on Mandrake 10 BTW) in the Terminal:
I get:
So, I try the same command with sudo but then I get:
So then I try to edit the sudoers file using:
and I get a [Permission Denied] screen with a bunch of squiggles on it (~).
So, now that I've tried all that, I'm at a loss as to what to do. I just want to install WINE (then I'll stop whining about it)
When I start out trying to install WINE (I'm on Mandrake 10 BTW) in the Terminal:
Code:
rpm -iv wine-20040505-mdk1.i586.rpm
Code:
error: cannot open lock file ///var/lib/rpm/RPMLOCK in exclusive mode
error: cannot open Packages database in /var/lib/rpm
Code:
sendmail: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf
postdrop: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf
USER is not in the sudoers file. This incident will be reported.
So then I try to edit the sudoers file using:
Code:
vi /etc/sudoers
So, now that I've tried all that, I'm at a loss as to what to do. I just want to install WINE (then I'll stop whining about it)