%general-entities; ]> $LastChangedBy$ $Date$ highlight-&highlight-version; highlight Introduction to highlight highlight converts source code to formatted text with syntax highlighting. &lfs75_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 documentation) (to build gui), or User Notes: Installation of highlight First fix an incorrect file name in the makefile that causes qmake to not to be found: sed -i "s:qmake-qt4:qmake:g" -i makefile src/makefile Install highlight by running the following command: make This application does not have a test suite. Now, as the root user: make install In order to build both Qt4 and Qt5Gui's, you need to run the install commands twice, because although both are detected, only wrapper for the first Qt version in PATH is built. Either can be built first, but to facilitate the explanation, we choose first the Qt4 library. You can do this using source setqt4 (script from ). make gui To install the GUI as the root user issue the following command: make install-gui Command Explanations : This option will compile only the static library. : This option will compile only the shared library. : This option will compile static library and the Qt 4.x or Qt 5.x GUI : This option will build the documentation if doxygen is installed. Contents Installed Programs Installed Library Installed Directories highlight, and highlight-gui None /etc/highlight /usr/share/doc/highlight, and /usr/share/highlight Short Descriptions highlight is the highlight program. highlight highlight-gui is the Quick Time program used to configure highlight. highlight-gui