Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThis library is in .../altera/10.1sp1/quartus/linux64 and .../altera/10.1sp1/quartus/linux. Normally, Altera scripts set up the environment so that all shared libraries can be found. It looks like you are trying to run the quartus binary out of linux or linux64, rather than the quartus script out of .../altera/10.1sp1/quartus/bin.
Check your PATH to make sure it points to .../quartus/bin, where the scripts are, and not to linux or linux64.