| Author |
Message |
jonna
Joined: 10 Aug 2007 Posts: 1
|
10 Aug 2007 8:28 Failed to start cdsdoc, please help !!! |
|
|
|
Hi everyone,
I have installed cadence IC 610 in Redhat ES 5,
When i try to start cdsdoc, i get the following error :
"error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
although libpthread.so.0 is in /lib directory, (/lib is set into $path already)
Anyone can help me out this trouble ?
tHank you
Added after 13 minutes:
problem solved! for anyone who get this problem.
locate cdsdoc, then comment the line
export LD_ASSUME_KERNEL=2.2.5
Added after 33 minutes:
Hi, I still get problem with cdsdoc. When trying to read any document, i get the error
fail to start CDSDOC server obServer
in the console
xxx/bin/obServer: error while loading shared libraries: libnsl.so.1: cannot open share object ...
An error that's pretty similar to error above. But I could not edit obServer file, it's a binary file. Any suggestion ?
|
|
| Back to top |
|
 |
Hughes
Joined: 10 Jun 2003 Posts: 712 Helped: 84
|
10 Aug 2007 15:49 Failed to start cdsdoc, please help !!! |
|
|
|
You may try to edit the script file of "cdsdoc".
In script "cdsdoc", it set LD_ASSUME_KERNEL to some value according the os version it detects. May be it is set to a wrong value. The environment variable will be inherited by the child process "obServer".
|
|
| Back to top |
|
 |
najhannur
Joined: 09 May 2007 Posts: 5
|
12 Aug 2007 23:19 Re: Failed to start cdsdoc, please help !!! |
|
|
|
Hi ,
You might need to find the library missing or install the patches for the RHEL5.
BTW it is good is you can check cadence lifecycle..I am not sure they support RHEL 5.
I had similar problem before with RHEL 5.
Good luck.
|
|
| Back to top |
|
 |
hpeda
Joined: 28 Nov 2007 Posts: 5
|
07 Dec 2007 14:02 Re: Failed to start cdsdoc, please help !!! |
|
|
|
hi guys
i have the same problem,have you solved?
|
|
| Back to top |
|
 |
roli
Joined: 29 Apr 2001 Posts: 947 Helped: 1 Location: 'SiliconWafer' Island
|
02 Aug 2008 8:18 Re: Failed to start cdsdoc, please help !!! |
|
|
|
Sorry to bump this thread again.
I have the same problem, and it is NOT resolved with changing "LD_ASSUME_KERNEL" variable:
11:43am [centos-lap-roli]> setenv LD_ASSUME_KERNEL 2.4.1
11:43am [centos-lap-roli]> cdsdoc
/bin/sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
Has anybody solved ?
|
|
| Back to top |
|
 |
leohart
Joined: 10 Nov 2006 Posts: 229 Helped: 12
|
06 Aug 2008 2:57 Failed to start cdsdoc, please help !!! |
|
|
|
try ln -s /lib/*** cadence_install_path/tools/lib/***
*** is the lib missing
but remeber to do the backup first...
|
|
| Back to top |
|
 |
bharundi
Joined: 01 Jan 1970 Posts: 223 Helped: 2
|
12 Nov 2008 3:04 Re: Failed to start cdsdoc, please help !!! |
|
|
|
| leohart wrote: |
try ln -s /lib/*** cadence_install_path/tools/lib/***
*** is the lib missing
but remeber to do the backup first... |
I tried that, but still does not work. Did anyone figure this out?
Thx,
|
|
| Back to top |
|
 |