LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1894|回复: 9

有在SUSE 9.3下安装Cadence软件的吗?

[复制链接]
发表于 2005-6-15 13:36:23 | 显示全部楼层 |阅读模式
我以前在9.2下装Cadence 5.141没问题,现在在9.3下却装不了,老是提示TAR解压错误,实际软件没有问题。
 楼主| 发表于 2005-6-15 21:24:24 | 显示全部楼层
Located CDROM at /tools/tmp/IC5141_lnx86.Base/CDROM1
\c

Specify path of install directory \c
[OR type [RETURN] to exit]: \c
/tools/ic5141

Directory /tools/ic5141 does not exist. Create? [y/n]: \c
y


Creating directory /tools/ic5141
\c

Setting up softload for lnx86 in /tools/ic5141
\c

The following tar errors were detected:
\c
/bin/tar: -b1:归档中找不到
/bin/tar: 由于前面延迟的错误而退出
/bin/tar: -b1:归档中找不到
/bin/tar: 由于前面延迟的错误而退出

Could not set up SoftLoad in /tools/ic5141\c


You must have write permissions to install directory \c
and all its subdirectories
and atleast 10 MB available disk \c
space in install directory.
\c

Specify path of install directory \c
[OR type [RETURN] to exit]: \c
回复 支持 反对

使用道具 举报

发表于 2006-3-29 21:46:56 | 显示全部楼层
是啊,我用的FC和FC45时,都有这样的错误

据说是解压的tar版本不同的原因,拿旧的换了就可以,不过我是新手,不知道怎么弄,

有知道的告诉一下!!!!
回复 支持 反对

使用道具 举报

发表于 2006-5-10 00:17:34 | 显示全部楼层

您的ic5141能传给我一份吗?谢谢

本人有ic50, 需要用到ic5141里的一些功能
回复 支持 反对

使用道具 举报

发表于 2006-7-27 17:27:07 | 显示全部楼层

容易

你可以将其它的版本中的/bin/tar 文件 copy 到/bin下。请可以了。
回复 支持 反对

使用道具 举报

发表于 2006-11-1 18:58:08 | 显示全部楼层
cadence软件下载地址:

CD1   http://www.icedu.net/down/soft/1336.htm
CD2   http://www.icedu.net/down/soft/1337.htm

Linux版本的,不知道哪里有windows版本的?

知道的说下
回复 支持 反对

使用道具 举报

发表于 2006-11-1 23:20:27 | 显示全部楼层
tar的版本有问题。
回复 支持 反对

使用道具 举报

发表于 2007-4-19 21:53:55 | 显示全部楼层
安装环境 SUSE Linux 10.1

运行icms&时提示如下错误:

/usr/cds/ic-5.0/tools/dfII/bin/icfb.exe: relocation error: /usr/cds/ic-5.0/tools/dfII/bin/icfb.exe: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

在google上搜索得到如下解决办法:

GLIBC_2.0 not defined in file libc.so.6 Affected versions: All versions bellow 5.1.14

Affected DKs: All

Affected OS: Suse 9.3

Summary: When starting Cadence the following error appears "/usr/cds/ic-5.0/tools/dfII/bin/icfb.exe: relocation error: /usr/cds/ic-5.0/tools/dfII/bin/icfb.exe: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference." Then Cadence software exits. This happens because older versions of Cadence don't like the new 2.6 Linux kernel. Fix: Before starting Cadence software set the environment variable LD_ASSUME_KERNEL to 2.4.1.

If using tcsh shell, setenv LD_ASSUME_KERNEL 2.4.1
If using bash shell, LD_ASSUME_KERNEL=2.4.1; export LD_ASSSUME_KERNEL

安装此方法修改.bashrc文件:

LD_ASSUME_KERNEL=2.4.1
export LD_ASSSUME_KERNEL

运行icms&问题依然存在。。。

从装系统到Cadence安装,用了两天多时间,功亏一篑,心有不干啊,还望大家多多指教!!!

在此谢过了!!!
回复 支持 反对

使用道具 举报

发表于 2007-4-19 23:19:50 | 显示全部楼层
glibc2.4的兼容性问题,而且无法解决,除非用glibc 2.3.x重新编译整个系统。
你需要用更新版本的ic,或者换suse10.1之前的系统。
回复 支持 反对

使用道具 举报

发表于 2007-4-20 11:11:33 | 显示全部楼层
Post by cobranail
glibc2.4的兼容性问题,而且无法解决,除非用glibc 2.3.x重新编译整个系统。
你需要用更新版本的ic,或者换suse10.1之前的系统。
非常感谢你的帮助!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表