Forum Discussion
JJone
New Contributor
7 years agoYou won't find a 32-bit version of Ubuntu to download any more, but Intel has seen fit to no longer support a 64-bit Linux version of the Quartus software. You therefore get to install 32-bit versions of some libraries, and libSM.so.6 is one of them.
sudo apt-get install libsm6:i386did the trick for me, and should for you.