Operating System - HP-UX
1752661 Members
6199 Online
108788 Solutions
New Discussion юеВ

Re: Can't open shared library: /usr/lib/libc.2

 
Peter Godron
Honored Contributor

Re: Can't open shared library: /usr/lib/libc.2

Bruno,
chnage
export SHLIB_PATH=$ORACLE_HOME/lib
to
export SHLIB_PATH=$ORACLE_HOME/lib:/usr/lib

Please update with feedback.
Bruno Arruda
Occasional Advisor

Re: Can't open shared library: /usr/lib/libc.2

the correct version is Oracle Forms and Reports services 10g (9.0.4.0)

i tried to install again with this variables

export ORACLE_HOME=/tools/oracle/dev10g
export ORACLE_SID=
export SHLIB_PATH=$ORACLE_HOME/lib32:/usr/lib
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export ORACLE_PATH=$ORACLE_HOME/bin
export PATH=$ORACLE_PATH:$PATH
export DISPLAY=172.20.1.197:0.0
export TERM=vt100

but failed again...

:(

MAUCCI_2
Frequent Advisor

Re: Can't open shared library: /usr/lib/libc.2

Hmm, very strange to have 777 on libc.2
What other strange things do you have on your system?

What is your system? (uname -a)
What version of libc.2 do you have? (what /usr/lib/libc.2)
Can you try use tusc in order to see what's going wrong with opening this lib?

-Cyrille
Bruno Arruda
Occasional Advisor

Re: Can't open shared library: /usr/lib/libc.2

do you know where i can download the tusc?

thanks
MAUCCI_2
Frequent Advisor

Re: Can't open shared library: /usr/lib/libc.2

Since this is open source, you can get it from Porting And Archiving Center for HPUX
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.8/

++Cyrille
Daniel Godoy_1
New Member

Re: Can't open shared library: /usr/lib/libc.2

Hi, the problem is with an OS Patch, looking through metalink you can found the following Note: 388345.1, it says:

1. Deinstall the patch PHSS_33037
2. Install patch PHSS_33035