Forum Discussion
AnandRaj_S_Intel
Regular Contributor
6 years agoHi Gurunam,
To launch quartus, open a terminal navigate to Quartus/bin directory and simply type quartus and enter.
or
Adding the path of your quartus in ~/.bashrc
export PATH=$PATH:<>/quartus/bin
open a terminal and simply type quartus.
Regards
Anand
gsing54
New Contributor
6 years agoquartus: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
we are getting that error when we start the quartus ii std ver
- we were install the quartus ii 19.1 ver linux then we open the dir Quartus/bin then run quartus script
- but it showing the above error ...