微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 综合技术问答 > EDA使用问答 > 64位centos6.2安装encounter缺少libXm.so.3,谁有资源求提供。谢谢

64位centos6.2安装encounter缺少libXm.so.3,谁有资源求提供。谢谢

时间:03-15 整理:3721RD 点击:
64位centos6.2安装encounter缺少libXm.so.3,yum search找不到合适的安装包,谁有资源求提供。谢谢。需要64位的。


yum seach libXm
yum install 。

补充,有些确实是不能直接search到的,
这个search这个 openmotif看看

可以到下面找
http://rpmfind.net/linux/rpm2html/

谢谢楼上两位的帮助,yum searchopenmotif 产生如下一串安装包:
openmotif.i686 : Open Motif runtime libraries and executables
openmotif.x86_64 : Open Motif runtime libraries and executables
openmotif-devel.i686 : Open Motif development libraries and header files
openmotif-devel.x86_64 : Open Motif development libraries and header files
openmotif22.i686 : Open Motif runtime libraries and executables
openmotif22.x86_64 : Open Motif runtime libraries and executables
然后我采用了第二个(因为我的系统是64位)
然后,终端encounter,无法启动,还是缺少libXm.so.3
于是我直接yum install libXm.so.3,还真给安装到了,终端encounter也可以启动了。但是问题是我在恩counter界面下执行任意一个操作(以画标尺为例),恩counter自行关闭退出

下面是encounter启动后的说明,我大概看了一下,好像是32bit的
Checking out Encounter license ...
SOC_Encounter_GXL 8.1 license checkout succeeded.
This Encounter release has been compiled with OA version 22.04-p032.
sourcing /home/cad/layout/encounter/encounter/etc/fe/rdaDSL.tcl
*******************************************************************
*Copyright (c)Cadence Design Systems, Inc.1996 - 2008.*
*All rights reserved.*
**
**
**
* This program contains confidential and trade secret information *
* of Cadence Design Systems, Inc. and is protected by copyright*
* law and international treaties.Any reproduction, use,*
* distribution or disclosure of this program or any portion of it,*
* or any attempt to obtain a human-readable version of this*
* program, without the express, prior written consent of*
* Cadence Design Systems, Inc., is strictly prohibited.*
**
*Cadence Design Systems, Inc.*
*2655 Seely Avenue*
*San Jose, CA 95134,USA*
**
**
*******************************************************************
@(#)CDS: First Encounter v08.10-p004_1 (32bit) 11/04/2008 14:34 (Linux 2.6)
@(#)CDS: NanoRoute v08.10-p008 NR081027-0018/USR58-UB (database version 2.30, 67.1.1) {superthreading v1.11}
@(#)CDS: CeltIC v08.10-p002_1 (32bit) 10/23/2008 22:04:14 (Linux 2.6.9-67.0.10.ELsmp)
@(#)CDS: CTE v08.10-p016_1 (32bit) Oct 26 2008 15:11:51 (Linux 2.6.9-67.0.10.ELsmp)
@(#)CDS: CPE v08.10-p009
--- Starting "First Encounter v08.10-p004_1" on Thu Dec 27 13:04:29 2012 (mem=62.2M) ---
--- Running on localhost (x86_64 w/Linux 2.6.32-220.el6.x86_64) ---
This version was compiled on Tue Nov 4 14:34:21 PST 2008.
Set DBUPerIGU to 1000.
Set Default Mode Total Cap Scale Factor to 1.00
Set Detail Mode Total Cap Scale Factor to 1.00
Set Coupling Total Cap Scale Factor to 1.00
Set Total Res Scale Factor to 1.00
Set net toggle Scale Factor to 1.00
Set Shrink Factor to 1.00000
encounter 1> Encounter terminated by internal (SEGV) error/signal...
*** Stack trace in log file.

然后,我在终端encounter -32,可以启动encounter
encounter -64 却无法启动encounter,报错如下:
/home/cad/layout/encounter/encounter/tools/fe/bin/64bit/encounter: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
我想会不会是我的libXm.so.3默认安装的为32bit的,在64bit下不能工作,如果真是这样的话,那么哪一个安装包下的libXm.so.3才可以应用呢?谢谢

x86——64 ,i686,都装,就好了

選openmotif22的32bit及64bit全裝!

楼上说的很对,按照你的要求,我两个都安装了,然后,encounter -32&encounter -64均能打开了,不过在图形界面执行标尺操作时,encounter还是会突然关闭退出,报错如下:
Encounter terminated by internal (SEGV) error/signal...
看到网上有同类的问题,但是没有一个完整的解答,有人说是环境变量设置有问题,下面附上我的环境变量设置(安装目录即为/home/cad/layout/encounter/encounter):
#Encounter810
setenv CDSDIR /home/cad/layout/encounter/encounter
setenv CDS_ROOT /home/cad/layout/encounter/encounter
setenv CDS_INST_DIR /home/cad/layout/encounter/encounter
setenv CDS_INSTALL_DIR /home/cad/layout/encounter/encounter/tools.lnx86/dfII
setenv OA_HOME /home/cad/layout/encounter/encounter/oa_v22.04.032
setenv CDS_LIC_FILE /home/cad/layout/encounter/encounter/share/license/license/license.dat
set path = ($path /home/cad/layout/encounter/encounter/tools/bin /home/cad/layout/encounter/encounter/tools/dfII/bin)

生成encounter.log文件,我也找不到错误产生在哪儿了,一并粘贴附上,希望哪位高人有耐心帮忙check一下,谢谢了先

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top