Forum Discussion
3 Replies
- Qazi_Shahid
Occasional Contributor
I have also checked the directory /home/.altera.quartus/
and there is only quartus2.qreg file in that directory and no .INI file are present there.
- SyafieqS
Super Contributor
Hi Qazi,
Could you install following libraries?
Install libc6:i386, libncurses5:i386, libxtst6:i386, libxft2:i386, libstdc+
+6:i386, libc6-dev-i386, lib32z1, lib32ncurses5, lib32bz2-1.0, and libpng12
libraries.
Note: • For Ubuntu 18.04, additionally install libqt5xml5 and liblzma-dev libraries.
Once done, reinstall Quartus Prime. You may need to refer to document below related to
Intel® FPGA Software Installation and Licensing. Please follow all the procedures that should be good already.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf
Then make sure the device .qdz file is in same directory with Quartus installer. Install the device support.
Thanks,
Regards
- SyafieqS
Super Contributor
Hi Qazi,
Any updates?