Forum Discussion
Altera_Forum
Honored Contributor
11 years agoModelSim on Fedora 20
Hi, I've installed ModelSim into my fedora 20, and when I change the directory to: /altera/14.1/modelsim_ase/linuxaloem/ And I tried to run ModelSim with command: ./vsim But there were err...
Altera_Forum
Honored Contributor
11 years agoThe error is complaining about libncurses, you installed libXft
Try "sudo yum install ncurses-libs.i686" and see if the error changes. The last time I installed Quartus/Modelsim, the installer listed the packages it thought you needed to install. Did you install those packages? If not, then you may end up with a long list of things you need to "yum install" See page 4: http://www.altera.com/literature/manual/quartus_install.pdf