怎样修改semens NX6 的安装脚本,使其能在ubuntu中安装使用。

sh/bash/dash/ksh/zsh等Shell脚本
回复
zhuimeng
帖子: 6
注册时间: 2010-05-14 18:55

怎样修改semens NX6 的安装脚本,使其能在ubuntu中安装使用。

#1

帖子 zhuimeng » 2010-05-14 19:56

在论坛里找到NX4的安装教程,可是人家改过安装脚本,因为NX4 for Linux是针对suse编写,可是网上找了N久,没找到关于NX6安装的,也不知道怎样修改NX6的安装脚本,于是我直接使用原NX6安装脚本安装但是失败了,也不知道是什么原因,下面是安装的截图,请各位高手帮忙看看问题出在哪?该怎样更改安装脚本,





图片
图片
图片
图片
图片
图片
附件
ugNX6_install.rar
NX6 for linux 安装脚本
(40.71 KiB) 已下载 23 次
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: 怎样修改semens NX6 的安装脚本,使其能在ubuntu中安装使用。

#2

帖子 wowoto » 2010-05-14 20:01

不要重复发帖||
附件
Screenshot.png
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
zhuimeng
帖子: 6
注册时间: 2010-05-14 18:55

Re: 怎样修改semens NX6 的安装脚本,使其能在ubuntu中安装使用。

#3

帖子 zhuimeng » 2010-05-14 20:07

刚才发错了,还没来得及删除。抱歉。
zhuimeng
帖子: 6
注册时间: 2010-05-14 18:55

Re: 怎样修改semens NX6 的安装脚本,使其能在ubuntu中安装使用。

#4

帖子 zhuimeng » 2010-05-15 8:46

安装NX6时出现以下问题,下面是安装许可证过程 重启 电脑许可证服务器, 没能运行,麻烦高人指教

dell@dell-laptop:~$ cd 桌面/nx/ugslicensing020
dell@dell-laptop:~/桌面/nx/ugslicensing020$ sudo ./ugslicensing_install -v

UGSLICENSING V2.0 Installation Started
2010年 05月 15日 星期六 08:32:24 CST

* Enter SOURCE directory for
UGSLICENSING [/home/dell/桌面/nx/ugslicensing020]:

Checking source directory /home/dell/桌面/nx/ugslicensing020...

* Enter the DESTINATION directory for
UGSLICENSING [/usr/ugslicensing]:

Checking destination directory /usr/ugslicensing...

NOTE: Directory is not empty. The installation may
overwrite files in: /usr/ugslicensing

Checking available disk space...

UGSLICENSING V2.0 files will be loaded
into: /usr/ugslicensing

* Enter full path to the UGS license
file [/usr/ugslicensing/ugs2.lic]:

Checking license file: /usr/ugslicensing/ugs2.lic ...
Checking license server: dell-laptop ... Local host


No further user input required.

Copying files for UGSLICENSING V2.0 ...
from: /home/dell/桌面/nx/ugslicensing020
to: /usr/ugslicensing

/usr/ugslicensing/./ugslicensing_reset
/usr/ugslicensing/./ugslmd
/usr/ugslicensing/./lmutil
/usr/ugslicensing/./lmgrd
/usr/ugslicensing/./ugs_composite.exe
8015 块

Creating Run Control (RC) script ...

Creating script: /etc/init.d/rc.ugs.licensing ...
./ugslicensing_install[1624]: /usr/lib/lsb/remove_initd: not found [没有那个文件或目录]
Calling install_initd to activate /etc/init.d/rc.ugs.licensing
./ugslicensing_install[1627]: /usr/lib/lsb/install_initd: not found [没有那个文件或目录]

NOTE: The UGS Licensing daemon does not need to run as root.
We recommended you change the file ownership of:
/etc/init.d/rc.ugs.licensing

Starting UGS license daemons on dell-laptop


System is now configured to serve UGS license.

UGSLICENSING V2.0 Installation Completed.
2010年 05月 15日 星期六 08:32:50 CST

dell@dell-laptop:~/桌面/nx/ugslicensing020$
回复