| 
 
  本帖最后由 kofkiller 于 2024-5-8 10:10 编辑  
 
看到论坛有人求liunx版本,马不停蹄把手上有的版本分享给大家~ 
 
下载请移步论坛下载中心:https://bbs.formingcn.com/resource-view-89.html 
 
安装说明: 
 
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: 
 
cd RxF/installation ./install [nobody|root] 
 
 
和谐建议使用Tianyi大神的补丁,在windows端架设license许可,Linux端调用即可~ 
 
Tianyi大神的补丁原帖地址:https://bbs.formingcn.com/thread-44762-1-1.html |