CLEX version 4.7 tarball.
Download and uncompress the clex-4.7.tar.gz
file. Run ./configure && make
to build the software. See the INSTALL
file for details.
The source code archives do not contain the configure
script. You will need the autoconf
tools. Run autoreconf -i
to generate the configure
script and other required files.