Next Previous Contents

2. Installation

2.1 How to obtain SCA_Impl

2.2 Requirements

2.3 Compilation and installation

In order to compile and install SCA_Impl on your system, type the following in the base directory of the SCA_Impl distribution:

% ./configure
% make
% make install

Since SCA_Impl uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Greg Lanthier


Next Previous Contents