Forum Discussion

TTetz1's avatar
TTetz1
Icon for New Contributor rankNew Contributor
7 years ago

Install Quartus Prime 18.1 on Ubuntu 18.04 LTS, but it fails to run due to missing libpng12 library. Isn't this something that should be caught before release?

Ubuntu 18.04 LTS is a supported OS for Quartus 18.1. Quartus won't run due to the missing libpng12 library (Ubuntu 18.04 has a newer libpng16 library). While it was relatively easy to find the libp...