1

I have a 64bit machine but because of some graphical troubles,i was obliged to install ubuntu 32bit.Now I need to install indesign 64bit trough Wine.Do you think there is a way to install 64bit apps on my 32bit OS as I have 64bit machine performance?

Mr Peter
  • 11
  • 1

2 Answers2

1

If you’re using 64-bit hardware and 32-bit OS, you cannot run 64-bit applications directly but you should be able to run a 64-bit OS in a virtual machine and run your 64-bit applications in it.

For VirtualBox specifically, see also:

Melebius
  • 11,750
0

If you are running a 32bit OS, it is not possible to install 64bit applications. It works the other way around. You can run 32bit applications on a 64bit OS, but not 64bit application on a 32bit OS, because the 32bit OS can handle only a certain amount of instructions, whereas a 64bit OS can handle a lot more than the 32bit OS. So there will be conflict on the 32Bit OS on the processor's bus.

efthialex
  • 3,941