为了能使用ic610的license,必须用ic610的license server--lmgrd来启动license。用iscape.sh来安装ic610的license server,同ic613的安装方法一样,瞬间完成,不过要安装在单独的文件夹内:/home/cadence/lmgrd 。license server must be version 10.8.5 or below , 10.8.6 from ic613 does not accept the old license !! lmgrd -v prints out the license server version。
下一步是打补丁,破解。进入patch文件夹下,输入如下命令:
最终得到的 .bashrc文件内容如下: # .bashrc # User specific aliases and functions alias rm='rm -i' alias cp='cp -i' alias mv='mv -i' alias ll='ls -lsh' # Source global definitions if [ -f /etc/bashrc ]; then