Hello people. I am using a Debian based distro, 64-bit. I have instealled the 1.1.40 Lenny version of Wine, from your site. But I can't start Wine at all. It gives the error.> bash: /usr/bin/wine: No such file or directoryThe executable file is there. What is wrong and how can I fix it? Many thanks.
I didn't find how to edit my previous post so... Nothing seems to be wrong, here's the proof. [quote=ls -l /usr/bin/wine]-rwxr-xr-x. 1 root root 16920 2010-03-06 08:32 /usr/bin/wine[/quote] [quote=file /usr/bin/wine]/usr/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped[/quote]
Has got nothing to do with path. Same error if you try to run $ /usr/bin/wine
>It's frustrating that there's no edit option for your own posts. >Anyway, help!See the first sticky for why you cannot edit posts.> >Also: why is wine 32-bit on a 64-bit distribution? >Because Wine on 64 bit has major problems right now, like you cannot run your 32 bit Windows programs on it. So, we have to build as a 32 bit program for now. Yes, there is work to get the 64bit to 32bit Windows on Windows (WoW) working. James McKenzie
James Mckenzie wrote:> Because Wine on 64 bit has major problems right now, like you cannot run your 32 bit Windows programs on it. > > So, we have to build as a 32 bit program for now. Yes, there is work to get the 64bit to 32bit Windows on Windows (WoW) working. > > James McKenzieHello James. I hope you people get the 64-bit version up and running soon. Yet I need a solution for my current problem. If this problem is because of Debian's 32-bit compatibility ... thing ... then I'd rather bug them than you.
John, do you mean installing the DEB for i386? I don't think that is even permitted by the package manager.
MERDE1337 wrote:> If this problem is because of Debian's 32-bit compatibility ... thing .Can your distro run any 32-bit programs at all? If it can't - that's the major problem with it.
I can run 32-bit apps fine. Before I got Wine 1.1.40, I was happily running 1.1.27.
> I am using a Debian based distro, 64-bit. > I have instealled the 1.1.40 Lenny version of Wine, from your site. >Just noticed this. I assume by "Debian-based" you mean "not Debian." Using a package not meant for your distro could be the cause of the problem. If there are no packages specifically for your distro, compile Wine yourself.