cadence IC617安装求助
时间:03-15
整理:3721RD
点击:
各位好,今天安装完cadence IC617后进行patch,但是出现如下所示错误,请各位大侠帮忙看看是什么原因,多谢呀~~~
linux@ubuntu-pc:/opt/cadence/IC617$ sudo sh cadence_patch.sh
./sfk: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
linux@ubuntu-pc:/opt/cadence/IC617$ sudo sh cadence_patch.sh
./sfk: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
lose "lib 32bit"
find and get another version of sfk.
请问是缺少那个“32sit lab”,谢谢呀~~
已经解决了,多谢各位!
解决libstdc++.so.6: cannot open shared object file: No such file or directory:
原因在于,在13.10 版本中,ia32_libs 被废弃了导致没有32位的lib库。
解决方法
sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1
Very useful, helps a lot.Many thanks !
小编可不可以分享一下这套工具
thanks
装这个真是。
thank you
