Hi, I've installed wine-1.3.10 in my RedHat Linux machine. My machine in on x86_64 architecture, so during installation I've used ./configure --enable_win64 option then make command to compile the code. After installation when I'm trying to execute windows executable, I am getting error "Trying to load PE image for unsupported architecture (I386)". My windows executable is 32 bit. Is that the problem? Then how so I overcome the problem? Another question on Solaris. Will I be able to execute Solaris binary using wine64-preloader? Basically my problem is that I've RedHat Linux which is 64 bit and I've Solaris and Windows executable which are on 32 bit. How do I execute these 32 bit executable on my 64 bit machine using wine? Thanks in advance. Regards, Niloy