On Mon, Oct 24, 2011 at 8:13 AM, SwaJime <wineforum-user@xxxxxxxxxx> wrote: > > ischou wrote: >> The "wine" meta-package seems to be incorrectly created. Do you need both wine 1.2 and 1.3, and the dev packages, and the debugging packages? Have you tried just installing wine-1.3? > > > I didn't think it had installed all of that ... but just to be sure, I purged the wine apps and tried again: > > > Code: > root@desktop:~# ls -la /usr/bin/wine > ls: cannot access /usr/bin/wine: No such file or directory One thing I noticed right here is that you are running Wine as ROOT. Please try to do so as a regular user. There is a FAQ on why this should not be done (issues appear when running as root that don't as a regular user.) James