Forum Discussion
4 Replies
- Vicky1
Regular Contributor
Hi,
can you provide the screenshot?
which Quartus Edition(lite/pro/std) ?
Have you configure the bashrc file?
Refer the below link,
http://www.armadeus.org/wiki/index.php?title=Quartus_installation_on_Linux
Regards,
Vikas
- EBoln
Occasional Contributor
I use the std edition, but there is no difference in lite, the same problem with 18.0 too.
On the left screenshot, the Quartus is launched as ~/IntelFPGA/16.1/quartus/bin/quartus
On the right screenshot, the Quartus is launched launched using sudo(sudo ~/IntelFPGA/16.1/quartus/bin/quartus)
On ~/.bashrc:
export ALTERAPATH="$HOME/intelFPGA/16.1/" export QUARTUS_ROOTDIR=${ALTERAPATH}/quartusI do not know how to show (except video) that the plugin manager is frozen
- EBoln
Occasional Contributor
I checked which libraries are loaded in both cases using the ldd command. No difference
- JosephC_Intel
Contributor
Hi,
We suggest you to switch to the latest Quartus release. Kindly refer to below document:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf
Go to table 1 for Linux related dependencies.
Thanks,
JosephC
Intel Customer Support