Forum Discussion
RichardT_altera
Super Contributor
6 years agoYou can try out the workaround/fix in the link below:
https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2019/quartus--error-while-loading-shared-libraries--libxerces-c-3-2-s.html
RRomano001
Contributor
6 years agoHi Shyan, I posted solution with issue, I checked waht you proposed me but it is not same library, this post is solved at my side, was just a todo remainder.
Issue appear on fresh new Ubuntu 18_04 and formerly exactly same on Linux Mint 19.1:
download library
https://sourceforge.net/projects/libpng/files/libpng12/1.2.59/
get .xz or .gz, follow screen on end of download page if in doubt.
unpack on a directory then cd to build install and link
- cd to where unpacked
- ./configure
- make
- sudo make install
- sudo ldconfig
After that Quartus start from icon without hassle, not sure about programmer and USB.
Regards
Roberto