jjmckenzie wrote: > On Mon, Oct 24, 2011 at 12:40 PM, SwaJime <wineforum-user@xxxxxxxxxx> wrote: > > > john@desktop:~$ wine cmd > > bash: /usr/bin/wine: No such file or directory > > > > john@desktop:~$ ls -la /usr/bin/wine > > -rwxr-xr-x 1 root root 9688 2011-09-15 23:49 /usr/bin/wine > > > > What do you get with the following commands: > > which wine > file /usr/bin/wine > > Something is not correct here. > > James Update from bugs/880640: > Steve Langasek steve.langasek@xxxxxxxxxxxxx to john > > show details 2:46 PM (8 hours ago) > > *** This bug is a duplicate of bug 852101 *** > https://bugs.launchpad.net/bugs/852101 > > You need to run 'sudo apt-get install --reinstall libc6-i386'. > > ** This bug has been marked a duplicate of bug 852101 > 32-bit applications do not start on 64 I did as Steve suggested, and I have progress. So I undid the wine-dev install, redid the wine install ... Now I'm still trying to get the one application that I use wine for to run. So ... Code: john@desktop:~$ sudo apt-get install wine1.3-dev Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: gnome-exe-thumbnailer icoutils wine1.3 wine1.3-gecko winetricks Suggested packages: libterm-readline-gnu-perl libterm-readline-perl-perl The following NEW packages will be installed: gnome-exe-thumbnailer icoutils wine1.3 wine1.3-dev wine1.3-gecko winetricks 0 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. Need to get 0 B/50.2 MB of archives. After this operation, 166 MB of additional disk space will be used. Do you want to continue [Y/n]? y Preconfiguring packages ... Selecting previously deselected package wine1.3. (Reading database ... 326110 files and directories currently installed.) Unpacking wine1.3 (from .../wine1.3_1.3.28-0ubuntu1_amd64.deb) ... Selecting previously deselected package wine1.3-dev. Unpacking wine1.3-dev (from .../wine1.3-dev_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-dev (1.3.28-0ubuntu1) ... 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 john@desktop:~$ wine cmd CMD Version 1.3.28 Z:\home\john> At this point, I launch my app from the menu, and this shows up in that terminal: Code: fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 wine: Call from 0x7ed5b639 to unimplemented function msvcp90.dll.??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ, aborting err:module:attach_process_dlls "wtutil23u.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Watchtower\\Watchtower Library 2010\\E\\WTLibrary.exe" failed, status 80000100