Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Introduction

 

Usage

 

 

 

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
  • No labels