*WARNING* (icLic-3) Could not get license Vi

2025-11-03 17:59:48

1、打开cadence ic610时会出现下面的提示:

*WARNING* (icLic-3) Could not get license Virtuoso_Schematic_Editor_L

*WARNING* (icLic-3) Could not get license Virtuoso_Schematic_Editor_XL

(deLicense-5) Could not get the license for Schematics. Open aborted.

*WARNING* (icLic-3) Could not get license Vi

2、该提示说明.bashrc有问题

[redhat3@localhost redhat3]$ ls -a

.              CDS.log.1            .gstreamer         mylib

..             CDS.log.cdslck       .gtkrc             .nautilus

.bash_history  CDS.log.cdslck.3198  .gtkrc-1.2-gnome2  .recently-used

.bash_logout   .config              .ICEauthority      .rhn-applet.conf

.bash_profile  .emacs               .kde               .thumbnails

.bashrc        .esd_auth            lib.defs           tmp

.cache         .fonts.cache-1       libManager.log     .viminfo

.cadence       .gconf               .libmgr            .Xauthority

.canna         .gconfd              .libsel            .xemacs

.cdpcache      .gnome               .metacity          .xsession-errors

.cdsdoc        .gnome2              .mozilla           .zshrc

cds.lib        .gnome2_private      mydesign

CDS.log        .gnome-desktop       mydesign2

*WARNING* (icLic-3) Could not get license Vi

3、打开.bashrc一般在用户目录下,采用vi指令。

4、如下图所示,是一行内容中把一个单词分开了,导致了错误。

*WARNING* (icLic-3) Could not get license Vi

5、修改一下,把该单词挪到下一行。

*WARNING* (icLic-3) Could not get license Vi

6、# .bashrc

                                                                                

# User specific aliases and functions

alias lmli='/home/eda/ic610/tools/bin/lmgrd -c /home/eda/ic610/share/license /license.dat'

alias openlook='$CDS_ROOT/tools/dfII/bin/cdsdoc'

                                                                                

# Source global definitions

if [ -f /etc/bashrc ]; then

        . /etc/bashrc

fi

export OA_HOME=/home/eda/ic610/OA

export CDS_ROOT=/home/eda/ic610

export MMSIM_ROOT=/home/eda/mmsim61

export CDS_LIC_FILE=5280@localhost

export LM_LICENSE_FILE=$CDS_ROOT/share/license/license.dat

export CDS_Netlisting_Mode=Analog

export PATH=$MMSIM_ROOT/tools/bin:$MMSIM_ROOT/tools/spectre/bin:$CDS_ROOT/tools/bin:$CDS_ROOT/tools/dfII/bin:$PATH

export MOZILLA_HOME=/usr/bin/netscape

                                                                               

~

~

-- INSERT --                                                  5,1

7、再次打开就没有出现警告了。

*WARNING* (icLic-3) Could not get license Vi

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢