%general-entities; ]> $LastChangedBy$ $Date$ Highlight-&highlight-version; Highlight Introduction to Highlight Highlight is an utility that converts source code to formatted text with syntax highlighting. &lfs79_checked;&gcc6_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &highlight-md5sum; Download size: &highlight-size; Estimated disk space required: &highlight-buildsize; Estimated build time: &highlight-time; Highlight Dependencies Required and Optional (to build the API documentation) and Qt4 (to build the GUI front-end) User Notes: Installation of Highlight To build Highlight run the following command: make To build the Qt4 GUI front-end, run the following command: make gui To build the API documentation, run the following command: make apidocs This package does not come with a test suite. To install Highlight, run the following command as the root user: make install To install the GUI program, run the following command as the root user: make install-gui To install the API documentation, run the following command as the root user: cp -rv apidocs/html /usr/share/doc/highlight/apidocs Contents Installed Programs Installed Libraries Installed Directories highlight and highlight-gui None /etc/highlight /usr/share/doc/highlight, and /usr/share/highlight Short Descriptions highlight is a universal source code to formatted text converter. highlight highlight-gui is the Qt4 interface to highlight. highlight-gui