Highlight is an utility that converts source code to formatted text with syntax highlighting.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): http://www.andre-simon.de/zip/highlight-3.39.tar.bz2
Download MD5 sum: 09eb1c78c8599125a0a7fe616e850b76
Download size: 1.2 MB
Estimated disk space required: 17 MB (with gui)
Estimated build time: 0.9 SBU (with gui)
Qt-5.9.1 (to build the GUI front-end)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/highlight
To build Highlight run the following command:
make
To build the Qt5 GUI front-end, run the following command:
make gui
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
Last updated on 2017-08-19 15:43:35 -0700