%general-entities; ]> $Date$ Highlight-&highlight-version; Highlight Introduction to Highlight Highlight is an utility that converts source code to formatted text with syntax highlighting. &lfs101_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 GUI front-end) User Notes: Installation of Highlight For consistency, do not compress man pages. sed -i '/GZIP/s/^/#/' makefile To build Highlight run the following command: make To build the Qt5 GUI front-end, run the following command: make doc_dir=/usr/share/doc/highlight-&highlight-version;/ gui This package does not come with a test suite. To install Highlight, run the following command as the root user: make doc_dir=/usr/share/doc/highlight-&highlight-version;/ install To install the GUI program, run the following command as the root user: make install-gui Command Explanations doc_dir=/usr/share/doc/highlight-&highlight-version;/: installs the highlight documentation into a versioned directory. This parameter is also needed for make gui, because its value would be hardcoded into the gui executable. Note that the trailing / is necessary. Contents Installed Programs Installed Libraries Installed Directories highlight and highlight-gui (optional) None /etc/highlight, /usr/share/doc/highlight/&highlight-version;, and /usr/share/highlight Short Descriptions highlight is a universal source code to formatted text converter highlight highlight-gui is the Qt5 interface to highlight. highlight-gui