flex

Introduction

 

Usage

 

 module load misc/flex/2.6.4

 

Installation

./configure --help 2>&1 | tee configurehelp.txt
./configure --prefix=/sw/misc/flex/2.6.4  2>&1 | tee configureLog.txt
 make 2>&1 | tee makeLog.txt
 make install 2>&1 | tee makeInstall.txt

 

Reference

  1. https://github.com/westes/flex/releases