Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

about cadence 5141 DRACULA ?

Status
Not open for further replies.

mylihua

Junior Member level 2
Joined
Aug 23, 2004
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
292
Dear all,

run in liunx suse10 :

% jxrun.com

CREATED ON 25-NOV-2005 23:36:28 PDRACULA REV 4.9.05-2004 301

0.050u 0.072s 0:00.16 75.0% 0+0k 0+0io 0pf+0w
*******************************************************************************
*/N* DRACLM (REV. 4.9.05-2004 / LINUX /GENDATE: 5-APR/2004 )
*** ( Copyright 1995, Cadence ) ***
*/N* EXEC TIME =23:51:03 DATE =25-NOV-2005 HOSTNAME = lzh.loca
*******************************************************************************

LICENSE REQUIREMENT

DRAC2CORE 4.900000
DRACERC 4.900000
DRAC2LVS 4.900000
Segmentation fault (core dumped)

$
---------------------------------------------------------------------

set Path is Ok. but have above problem!!!
use linux system : suse10 , core ver: 2.6.x .

----------------------------------------------------------------------
but , run linux redhat , core ver: 2.4.X is Ok

I need help!

Thank you.
 

Use : export LD_ASSUME_KERNEL="2.4.1" in your bashrc file .


............and don't post other topic with same problem because you will receive warnings from moderators ...........
 

I have same question with you before. But I fix the path like this:(.cshrc)
origin path:

setenv PATH ".:/bin:${PATH}"

fix path :

setenv PATH ".:/bin"

remove ${PATH} and it will gonna be right on DRACULA.

For your reference. good Luck!!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top