1

When I install the CEWE Fotobuch (rebranded as "Kruidvat fotoservice" in the Netherlands) software on my 64 bit system, the application does not start. Instead, I'm getting a 'file not found' error. But the files are there! What's going on?

BuZZ-dEE
  • 14,223
iGadget
  • 873

1 Answers1

1

Please take a look at Gilles' answer to this question for the background on this issue: "No such file" when running a 32-bit program on a 64-bit system

The fastest solution is this:

sudo apt-get install ia32-libs-multiarch

I have informed CEWE about this issue and hopefully they will improve their installation script in the future so the user is notified beforehand when these libraries are missing.

iGadget
  • 873