fp@198: -------------------------------------------------------------------------------
fp@198: 
fp@198: This is the INSTALL file of the IgH EtherCAT Master.
fp@198: 
fp@198: $Id$
fp@198: 
fp@198: -------------------------------------------------------------------------------
fp@198: 
fp@198: Building and installing
fp@355: =======================
fp@355: 
fp@380: The building and installation procedure is described in section 2.1 in the
fp@380: EtherCAT master documentation:
fp@198: 
fp@380:   documentation/ethercat-doc.pdf
fp@355: 
fp@198: -------------------------------------------------------------------------------
fp@380: 
fp@380: For the impatient:
fp@380: 
fp@380: The procedure mainly consists of calling
fp@380: 
fp@380:   ./configure
fp@380:   make
fp@380:   make install
fp@380: 
fp@380: ...and copying the init script and sysconfig files from $prefix/etc to the
fp@380: appropriate locations and customizing the sysconfig file.
fp@380: 
fp@380: -------------------------------------------------------------------------------