Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI have encountered the same error launching from the command line gave me an error about libraries. I found a forum post on stackoverflow that helped: http://stackoverflow.com/questions/31908525/modelsim-altera-error
Some libraries need installing:
apt-get install libxft2 libxft2:i386 lib32ncurses5
That fixed it for me