Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.

Modelsim on LTS24

Savageza
Beginner
826 Views

I have upgraded to Ubuntu LTS24, and I am trying to run modelsim. I get the following error.

~/intelFPGA/20.1/modelsim_ase/bin/vsim

./../linux/vish: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory.

On previous installations that was solved by installing the 32-bit libraries for LibXft. However that does not seem to work anymore? Is there a workaround or updated solution?

 

Labels (1)
0 Kudos
5 Replies
sstrell
Honored Contributor III
778 Views

Can you run a newer version of Quartus that uses Questa instead of ModelSim?  The latest is version 23.1: https://www.intel.com/content/www/us/en/software-kit/825244/intel-quartus-prime-standard-edition-design-software-version-23-1-1-for-linux.html

0 Kudos
KennyTan_Altera
Moderator
727 Views

Altera last supported OS for Ubuntu is 22.04 LTS, Altera not yet to support 24 LTS, you may need to follow the supported OS mention here. https://www.intel.com/content/www/us/en/support/programmable/support-resources/design-software/os-support.html


0 Kudos
KennyTan_Altera
Moderator
693 Views

Is there any further question?


0 Kudos
Savageza
Beginner
677 Views

I was able to get it to work. I incorrectly followed a step posted on another forum:

sudo apt-get install libxft2 libxft2:i386 lib32ncurses56

 

It now works without any issues.

Thank you

0 Kudos
KennyTan_Altera
Moderator
653 Views

It's great to hear that you got it resolved! However, for the best experience and to avoid unnecessary issues, we recommend installing it on a supported OS.


I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.

    •  



0 Kudos
Reply