iscape运行错误
admin 发布于 2年前 (2017-07-31)
Initializing InstallScape using JVM at /opt/iscape.04.23-s008/runtime/LNX86/bin/java. This might take some time... Exception in thread "main...
阅读(1388)评论(0)赞 (1)
admin 发布于 2年前 (2017-07-31)
Initializing InstallScape using JVM at /opt/iscape.04.23-s008/runtime/LNX86/bin/java. This might take some time... Exception in thread "main...
阅读(1388)评论(0)赞 (1)
admin 发布于 2年前 (2017-04-09)
添加chrome源 su root cd /etc/yum.repos.d/ 下载google-chrome.repo并保存 google-chrome-mirrors.repo 百度网盘下载 安装Corome dnf install -y google-chrome-stabl...
阅读(2114)评论(0)赞 (0)
admin 发布于 3年前 (2016-04-12)
soc encounter 8.1安装完成了,但是启动不成功,遇到问题如下 安装方法:http://www.chiplayout.net/cadence-soc-encounter-8-1-install.html 问题一: encounter: ERROR: The OA2.2...
阅读(3094)评论(0)赞 (1)
admin 发布于 3年前 (2016-04-12)
其实安装过程和安装IC610一样,大概总结一下 1. 将下载的压缩包解压,默认会解压到SOC Encounter 8.1,尝试安装时不支持有空格的路径,所以将该目录里面的SOC08.10.000_lnx86.Base移动到了当前路径。 2. 新建安装路径,如 /xx/cds/so...
阅读(4208)评论(0)赞 (4)
admin 发布于 3年前 (2016-04-07)
fedora22启动icfb时报出以下错误 [[email protected] ~]$ icfb Qt Warning: X Error: BadMatch (invalid parameter attributes) 8 Extension: 138 (RENDER) Mino...
阅读(2902)评论(0)赞 (0)
admin 发布于 3年前 (2016-04-06)
ic610安装完成后,接照网上的安装说明,进行open access配置时,没出现任何提示,直接出现了配置界面,结果当然是配置不成功。 网上找了下方法,可以直接在ic610的安装目录下找到 share/oaInstallers/oaInstall 一路回车即可安装,也可以自己设置...
阅读(2064)评论(0)赞 (0)
admin 发布于 3年前 (2016-04-06)
测试平台fedora22,打开用户目录下的.bashrc, 加入下面的设置 如果用ic5141, 先输入ic51, 再输入icfb; ic61同理。 alias ic61='export cds_ver=ic610;source .bashrc;echo "virtuoso ve...
阅读(3291)评论(0)赞 (1)
admin 发布于 3年前 (2016-03-29)
创建rc.local, 把要执行的内容写进 [[email protected] ~]$ sudo gedit/etc/rc.local lmgrd -c license.dat -l log 保存后,给他添加执行权限 [[email protected] ~]$ sudo chmo...
阅读(1869)评论(0)赞 (0)
admin 发布于 3年前 (2015-10-26)
ICC安装完成启动时显示 Fatal: Galaxy-Common+Galaxy-ICC is not enabled. (DCSH-1) 网上说绝对license问题,制作了好几个发现都不行,后来仔细看了log,说是hostid无法识别, 赶紧用lmhostid查看, host...
阅读(2467)评论(0)赞 (1)
admin 发布于 3年前 (2015-09-19)
个人还是比较喜欢fedora的,装了个fedora22, 安装IC5141后启动时报错,总结了下缺少好多库文件,按下面的方法逐条安装就行 [[email protected] ~]$ sudo dnf install ld-linux.so.2 [[email protected] ...
阅读(1951)评论(0)赞 (3)