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 root@desktop:~# aptitude install wine1.3 The following NEW packages will be installed: gnome-exe-thumbnailer{a} icoutils{a} wine1.3 wine1.3-gecko{a} winetricks{a} 0 packages upgraded, 5 newly installed, 0 to remove and 87 not upgraded. Need to get 0 B/48.4 MB of archives. After unpacking 145 MB will be used. Do you want to continue? [Y/n/?] y Preconfiguring packages ... Selecting previously deselected package wine1.3. (Reading database ... 326109 files and directories currently installed.) Unpacking wine1.3 (from .../wine1.3_1.3.28-0ubuntu1_amd64.deb) ... Selecting previously deselected package wine1.3-gecko. Unpacking wine1.3-gecko (from .../wine1.3-gecko_1.3.0+1_amd64.deb) ... Selecting previously deselected package winetricks. Unpacking winetricks (from .../winetricks_0.0+20110629_amd64.deb) ... Selecting previously deselected package icoutils. Unpacking icoutils (from .../icoutils_0.29.1-1_amd64.deb) ... Selecting previously deselected package gnome-exe-thumbnailer. Unpacking gnome-exe-thumbnailer (from .../gnome-exe-thumbnailer_0.8-0ubuntu1_all.deb) ... Processing triggers for man-db ... Processing triggers for gnome-menus ... Processing triggers for desktop-file-utils ... Processing triggers for bamfdaemon ... Rebuilding /usr/share/applications/bamf.index... Processing triggers for hicolor-icon-theme ... Processing triggers for gconf2 ... Setting up wine1.3 (1.3.28-0ubuntu1) ... procps stop/waiting Setting up wine1.3-gecko (1.3.0+1) ... Setting up winetricks (0.0+20110629) ... Setting up icoutils (0.29.1-1) ... Setting up gnome-exe-thumbnailer (0.8-0ubuntu1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place root@desktop:~# ls -la /usr/bin/wine -rwxr-xr-x 1 root root 9688 2011-09-15 23:49 /usr/bin/wine root@desktop:~# /usr/bin/wine cmd -su: /usr/bin/wine: No such file or directory