Hi there!
As far as ia32-libs
package was removed from ubuntu repository there is a difficult situation appears. It’s hard to locate what exactly is missing between ubuntu libraries to make CUDA-Z run properly.
I’ve found a command which install all necessary i386 libraries for CUDA-Z:
sudo apt-get install libc6:i386 libstdc++6:i386 zlib1g:i386 libx11-6:i386 libxext6:i386 libxrender1:i386
Have fun, ppl!
PS: I guess I should seriously consider building a CUDA-Z x64 package for Linux…
WBR,
Redscorp