Installation Problem

Hi,

I am trying to reinstall SC 4.1.11 on my Ubuntu 12.04 64bit System but I always receive the message: “…failed to start GUI. Is your download incomplete or corrupt?”

I donwloaded the file several times, but I always get this message.

Thanks
Christian

The Linux version is 32 bit so you need the 32 bit compatibility libs:
sudo apt-get install ia32-libs
If that fails try:
sudo apt-get install ia32-libs-multiarch:i386