Cause:
This error might appear when running QuartusII software on Linux machine (Fedora 23/Centos 6).
This error happens because 32 bit libraries are missing from the system.
Resolution:
Install necessary 32 bit libraries with the terminal using the command below:
yum -y install glibc.i686
This will install 32 bit libraries and fix the problem.
Applies to:
- Linux Operating System
Knowledge Base ID: 181818 - Last Review: Jun 30, 2016 - Revision: 1.0