|
主题: 关于MAYA6.5国际版的安装问题
|
 stevenfish
职务:普通成员
等级:1
金币:0.0
发贴:1
注册:2005/4/25 22:26:29
|
#12005/4/28 0:23:36
安装的过程中好像C盘必须装入一个500多M的文件,而装入自定义指定盘符的文件只有400多M,找了半天都不知道再哪修改,请安装了的朋友指点一下~~谢谢了~!
|
 大梦未醒
职务:普通成员
等级:5
金币:9.0
发贴:3310
注册:2004/1/15 17:35:00
|
#22005/4/30 13:44:35
没遇到这种情况.
|
 bjj1205
职务:普通成员
等级:1
金币:0.0
发贴:3
注册:2005/5/15 20:41:26
|
#32005/5/17 20:22:34
我也没有安装上,请高手们提供个可以安装的MAYA供我们初学者下载,可以么?
|
 wen35chong
职务:普通成员
等级:1
金币:0.0
发贴:3
注册:2005/4/27 21:36:56
|
|
 wen35chong
职务:普通成员
等级:1
金币:0.0
发贴:3
注册:2005/4/27 21:36:56
|
#52005/5/17 23:16:17
安装Maya,你必须有一块网卡,这个要求现在应该很容易满足了。 如无网卡,则HOSTID为000000000000即可
安装主程序 windows 直接运行setup.exe,一路“下一步”即可。 Linux rpm -ivh AWCommon-*.rpm Maya*.rpm
安装帮助文档(如果不需要可以不装) windows 直接运行Win32_installMayaDocServer.exe,一路“下一步”即可。 Linux ./installDocs.sh
创建aw.dat原始文件。 打开记事本(win)或gvim(linux)。 根据安装的Maya的版本,将下面的文字(不包括*行)粘贴进去。 *********** Maya 4.5 *** aw.dat 原始文件 ************** FEATURE MayaUnltd sgiawd 4.500 permanent uncounted 0 HOSTID=your_hostid ******************** end ****************************** *********** Maya 5.0 *** aw.dat 原始文件 ************** FEATURE MayaUnltd sgiawd 5.000 permanent uncounted 0 HOSTID=your_hostid ******************** end ****************************** *********** Maya 6.0 *** aw.dat 原始文件 ************** FEATURE MayaUnltd sgiawd 6.000 permanent uncounted 0 HOSTID=your_hostid ******************** end ****************************** *********** Maya 6.5 *** aw.dat 原始文件 ************** FEATURE MayaUnltd sgiawd 6.500 permanent uncounted 0 HOSTID=your_hostid ******************** end ******************************
制作aw.dat windows 安装Maya。在程序菜单打开MAYA->FlexLM License Utilities,在system settings标签中找Ethernet address。将其后面的数值复制到aw.dat,替换HOSTID=后面的your_hostid。 linux 安装Maya。运行/usr/aw/COM/lmutil lmhostid,将显示的数值复制到aw.dat,替换HOSTID=后面的your_hostid。
生成LIC文件 windows 运行 awkeygen aw.dat linux chmod a+x awkeygen ./awkeygen aw.dat
安装LIC文件 windows 在程序菜单打开MAYA->Install License。安装aw.dat。 linux 运行 /usr/aw/COM/installkey。安装aw.dat。
附录:E文版Maya安装指南。 1- Login as root
2- open a shell and install the package "AWCommon-5.3-3.i686.rpm" rpm -ivh AWCommon-5.3-3.i686.rpm
3- Then launch in the shell /usr/aw/COM/bin/lmutil lmhostid and write down the HOST ID number
4- In the shell run: chmod 700 aw_keygen ./aw_keygen aw.dat
5- Now launch in the shell /usr/aw/COM/bin/installKey
6- hit install button
7- In the Input File box, browse to the location of the text license file and choose the license text file that you created (see step 6)
8- Hit the Install button.
9- A message window will pop up alerting the user to the status of the licence installation.
If the installation was successful, then you are ready to launch the Maya 4.5 installation software.
Software installation on the linux: -------------------------------------
1- Open a shell
2- rpm -ivh Maya4_5-4.5-90.i686.rpm
3- rpm -ivh openmotif-2.1.30-2_ICS.i386.rpm ( if it returns with some errors try " rpm -ivh --force openmotif-2.1.30-2_ICS.i386.rpm" ) (in support directory)
4- rpm -ivh Maya4_5-docs-4.5-90.i686.rpm ( not compulsory )
5- Done...enjoy
|
 大梦未醒
职务:普通成员
等级:5
金币:9.0
发贴:3310
注册:2004/1/15 17:35:00
|
#62005/5/21 1:11:07
wen35chong在上个帖子中说 引用: 安装Maya... 如无网卡,则HOSTID为000000000000即可
头一次听说,谢谢大虾.我有机会试试.
|
 justn
职务:普通成员
等级:1
金币:0.0
发贴:9
注册:2004/9/12 17:39:32
|
#72005/6/4 2:10:17
呵呵``MAYA 6和6.5的装法差不多的吗``
|
 yangguolang
职务:普通成员
等级:1
金币:0.0
发贴:111
注册:2001/12/14 11:12:41
|
#82005/6/8 11:46:47
附录:E文版Maya安装指南。是啥意思? 难道maya 6.5还有中文的么????
|