要能够管理运行网络许可证激活实用程序时收到的 Autodesk 产品许可,需要配置许可服务器。
/bin/su <用户 id> -c ‘echo starting lmgrd>\
/home/<用户 id>/flexlm11.5/boot.log’
/usr/bin/nohup/bin/su <用户 id> -c ‘umask 022;\
/home/<用户 id>/flexlm11.5/lmgrd -c\
/home/<用户 id>/flexlm11.5/acad.lic >> \
/home/<用户 id>/flexlm11.5/boot.log ‘
/bin/su <用户 id> -c ‘echo sleep 5 >> \
/home/<用户 id>/flexlm11.5/boot.log ‘
/bin/sleep 5
/bin/su <用户 id> -c ‘echo lmdiag >>\
/home/<用户 id>/flexlm11.5/boot.log ‘
/bin/su <用户 id> -c ‘/home/<用户 id>/flexlm11.5/lmutil lmdiag -n -c\
/home/<用户 id>/flexlm11.5/acad.lic >> \
/home/<用户 id>/flexlm11.5/boot.log ‘
/bin/su <用户 id> -c ‘echo exiting >>\
/home/<用户 id>/flexlm11.5/boot.log ‘