Forum Discussion
Altera_Forum
Honored Contributor
9 years agoquartus on linux
hi im new in fpga and try to install Qartus II 9.1 sp2 on fedora 25 , installation done but when i try to run quartus with this command " /opt/altera9.1sp2/quartus/bin/quartus --64" i facing this ...
Altera_Forum
Honored Contributor
9 years agoNot sure what version on linux you are using, but for CentOS/Redhat I need to install the libSM-dev rpm
login1(13)# find /usr -name libSM.so /usr/lib64/libSM.so login1(14)# rpm -qf /usr/lib64/libSM.so libSM-devel-1.2.2-2.el7.x86_64 login(15)#