Recommended Libraries
Xilinx recommends that you install the following libraries on your operating system.
- Independent JPEG Group's JPEG runtime library (version 6.2)
%sudo apt-get install libjpeg62 libjpeg62-dev
Xilinx recommends the following packages should be installed on CentOS 7.x
- PNG reference library.
%sudo yum install libpng12
- The Linux Standards Base (LSB) library. The redhat-lsb package provides utilities needed for LSB Compliant Applications.
%sudo yum install redhat-lsb
- The
libtiff3
package, an older version oflibtiff
library for manipulating TIFF (Tagged Image File Format) image format files. %sudo yum install redhat-lsb