Installation
Download the installation file AFForming_Rxxx_Remote_Linux64.tar.gz from Software Download.
Login in as root.
Create the AutoForm installation directory (in the following /opt/AutoForm/AFplus is assumed to be the installation directory, but any directory will do):
mkdir –p /opt/AutoForm/AFplus
Copy the archive into the AutoForm installation directory:
cp AFForming_Rxxx_Remote_Linux64.tar.gz /opt/AutoForm/AFplus
Unpack the archive in the AutoForm installation directory:
cd /opt/AutoForm/AFplus
tar zxvf AFForming_Rxxx_Remote_Linux64.tar.gz
Run the installation script: