<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: libclntsh.sl.8.0 not found in the library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920509#M817697</link>
    <description>You could try this.&lt;BR /&gt;Stop the instance and listener and then  recreate LIBCLNTSH.SL.8.0:&lt;BR /&gt;1. Change the directory to ORACLE_HOME/bin&lt;BR /&gt;&lt;BR /&gt;2.genclntsh64&lt;BR /&gt;&lt;BR /&gt;3. Then relink :  relink utilities&lt;BR /&gt;&lt;BR /&gt;But before that make sure LD_LIBRARY_PATH/SHLIB_PATH variable are set properly. Form your profile they seems to be defined correctly. And also make sure there is enough space in /tmp directory. In the above answere from Yogeeraj there is described how to enable/disable the variables.&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Mar 2003 06:12:40 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2003-03-11T06:12:40Z</dc:date>
    <item>
      <title>libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920489#M817677</link>
      <description>I' running Oracle 8i with precompiler PRO*COBL 1.8. on HP-UNIX B.11.00 with 32 bits. The problem is I can't compile my program by using "make -f" command. The Message Error is : &lt;BR /&gt;&lt;BR /&gt;procob18 ireclen=132 oreclen=132 select_error=no litdelim=quote mode=ans &lt;BR /&gt;i iname=rdbpgm0.pco oname=rdbpgm0.cbl &lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libclntsh.sl.8.0 &lt;BR /&gt;/usr/lib/dld.sl: No such file or directory &lt;BR /&gt;sh: 10915 Abort(coredump) &lt;BR /&gt;*** Error exit code 134 &lt;BR /&gt;&lt;BR /&gt;Stop. &lt;BR /&gt;============================================== &lt;BR /&gt;&lt;BR /&gt;What can I do if this file is not found? &lt;BR /&gt;&lt;BR /&gt;I have only "libclntsh.sl" and the .profile file is setting to SHLIB_PATH. &lt;BR /&gt;&lt;BR /&gt;Thank for your prompt help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 05:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920489#M817677</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-06T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920490#M817678</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;In our installations libclntsh.sl  is a link to libclntsh.sl.8.0&lt;BR /&gt;&lt;BR /&gt;I think you have to move libclntsh.sl to libclntsh.sl.8.0 and then link libclntsh.sl to libclntsh.sl.8.0&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 06:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920490#M817678</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2003-03-06T06:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920491#M817679</link>
      <description>Sorry but we have the same link:&lt;BR /&gt;lrwxrwxr-x   1 101        101             16 Feb 18 12:58 libclntsh.sl -&amp;gt; libcln&lt;BR /&gt;tsh.sl.8.0&lt;BR /&gt;-rw-r--r--   1 101        101           9028 Mar  4 09:25 libclntst8.a&lt;BR /&gt;==============================================&lt;BR /&gt;&lt;BR /&gt;My actual question is how to set up the LD_SHLIBRARY_PATH and SHLIB_PATH? it seems really it does not find the right PATH.</description>
      <pubDate>Thu, 06 Mar 2003 06:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920491#M817679</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-06T06:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920492#M817680</link>
      <description>you can generate that file &lt;BR /&gt;&lt;BR /&gt;First stop all Oracle processes including listener.&lt;BR /&gt;&lt;BR /&gt; $cd $ORACLE_HOME/bin&lt;BR /&gt;$genclntsh(32 bit Oracle)&lt;BR /&gt;or&lt;BR /&gt;the eqv. for 64 bit&lt;BR /&gt;After generating relink using&lt;BR /&gt;$relink all&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Thu, 06 Mar 2003 06:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920492#M817680</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-06T06:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920493#M817681</link>
      <description>Aftger running this script as Oracle user, this is the result:&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817/bin ] $ genclntsh&lt;BR /&gt;cat: Cannot open /tmp/clntst8.13627/*.nm: No such file or directory&lt;BR /&gt;Extracting from  ...&lt;BR /&gt;sort: Cannot open /tmp/clntst8.13627/*.objs&lt;BR /&gt;usage: ar [-][mrxtdpq][ACTabcFfilsuvzS] [posname] archive files ...&lt;BR /&gt;ar: creating /cyborg/app/oracle/product/817/lib/libclntst8.a&lt;BR /&gt;Created /cyborg/app/oracle/product/817/lib/libclntst8.a&lt;BR /&gt;======================================&lt;BR /&gt;So, what is about the path?</description>
      <pubDate>Thu, 06 Mar 2003 06:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920493#M817681</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-06T06:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920494#M817682</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Set the SHLIB_PATH in the .profile of the User.&lt;BR /&gt;Be sure you have set the ORACLE_HOME before:&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=$ORACLE_HOME/lib:$SHLIB_PATH&lt;BR /&gt;export SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 06:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920494#M817682</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2003-03-06T06:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920495#M817683</link>
      <description>Did you do any upgrade of Oracle or OS patches?</description>
      <pubDate>Thu, 06 Mar 2003 07:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920495#M817683</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-06T07:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920496#M817684</link>
      <description>This is what I have but it is still the same message error :&lt;BR /&gt;# Set Oracle Environment&lt;BR /&gt;&lt;BR /&gt;        ORACLE_HOME=/cyborg/app/oracle/product/817 ; export ORACLE_HOME&lt;BR /&gt;        ORACLE_SID=dev3                         ; export ORACLE_SID&lt;BR /&gt;       LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH&lt;BR /&gt;        SHLIB_PATH=$ORACLE_HOME/lib:$SHLIB_PATH ; export SHLIB_PATH&lt;BR /&gt;        PATH=$PATH:$ORACLE_HOME:$SHLIB_PATH     ; export PATH&lt;BR /&gt;        PATH=$PATH:$LD_LIBRARY_PATH:$ORACLE_HOME/bin    ; export PATH&lt;BR /&gt;        PATH=$PATH:$ORACLE_HOME/precomp/demo/procob     ; export PATH&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 07:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920496#M817684</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-06T07:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920497#M817685</link>
      <description>I'm not doing any upgrade on Oracle. What I'm doing is to create a Relational Environment from the Indexed One by using Oracle 8i. This is running well with Oracle 8.0.6 but not 8i.&lt;BR /&gt;&lt;BR /&gt;Please assist me.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 08:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920497#M817685</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-06T08:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920498#M817686</link>
      <description>you are getting error with these dir,(clntst8.13627).&lt;BR /&gt;&lt;BR /&gt;Is this dir available under $ORACLE_HOME/lib.&lt;BR /&gt;If this dir is available there then try running &lt;BR /&gt;&lt;BR /&gt;$cd $ORACLE_HOME/lib&lt;BR /&gt;$$ORACLE_HOME/bin/genclntsh&lt;BR /&gt;&lt;BR /&gt;My previous query was &lt;BR /&gt;Did you do any upgrade recently.&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Thu, 06 Mar 2003 09:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920498#M817686</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-06T09:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920499#M817687</link>
      <description>Once genclntsh has generated libclntsh.sl.8.0 it calls genclntst to generate libclntst.a.  I believe that the error messages being generated from genclntsh are, in fact, coming from genclntst.  genclntsh should have created libclntsh.sl.8.0 and symbolically linked libclntsh.sl to it.  Is this the case?  If so, retry the procob18 command.&lt;BR /&gt;BTW, the directory is the error is created by genclntst.  I think that the error refers to the fact that there are no files in the directory rather than the directory not existing and it is due to the fact that there is a bug in genclntst.</description>
      <pubDate>Thu, 06 Mar 2003 10:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920499#M817687</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-03-06T10:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920500#M817688</link>
      <description>You can try recreating the the client shared library and &lt;BR /&gt;relinking all the products by running : &lt;BR /&gt;&lt;BR /&gt;gensyslib &lt;BR /&gt;genclntsh &lt;BR /&gt;cd $ORACLE_HOME/network/lib &lt;BR /&gt;make -f ins_network.mk install &lt;BR /&gt;cd $ORACLE_HOME/sqlplus/lib &lt;BR /&gt;make -f ins_sqlplus.mk install &lt;BR /&gt;cd $ORACLE_HOME/rdbms/lib &lt;BR /&gt;make -f ins_rdbms.mk install &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Mar 2003 07:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920500#M817688</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-03-07T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920501#M817689</link>
      <description>This is what I've found when running "gensyslib":&lt;BR /&gt;&lt;BR /&gt;Cannot locate /lib/lib-L/opt/sna/lib.a nor /usr/lib/lib-L/opt/sna/lib.a.&lt;BR /&gt;Cannot install LU62 Protocol Adapter driver.&lt;BR /&gt;Cannot locate /opt/sna/lib/libappc.sl.&lt;BR /&gt;Cannot install LU62 Protocol Adapter driver.&lt;BR /&gt;Cannot locate /opt/sna/lib/libcsv.sl.&lt;BR /&gt;Cannot install LU62 Protocol Adapter driver.&lt;BR /&gt;Cannot locate /opt/sna/lib/libmgr.sl.&lt;BR /&gt;Cannot install LU62 Protocol Adapter driver.&lt;BR /&gt;========================================</description>
      <pubDate>Fri, 07 Mar 2003 13:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920501#M817689</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-07T13:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920502#M817690</link>
      <description>Is there anybody to help me for the LD_LIBRARY_PATH and SHLIBPATH variables to set up?&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817 ] $ echo $LD_LIBRARY_PATH&lt;BR /&gt;/cyborg/app/oracle/product/817/lib:/cyborg/app/oracle/product/817/lib:&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817 ] $ echo $SHLIB_PATH&lt;BR /&gt;/cyborg/app/oracle/product/817/lib:/opt/cobol/cobdir/coblib&lt;BR /&gt;&lt;BR /&gt;This is my .profile file:&lt;BR /&gt;&lt;BR /&gt;ORACLE_HOME=/cyborg/app/oracle/product/817   ; export ORACLE_HOME&lt;BR /&gt;        TERM=vt220                                      ; export TERM&lt;BR /&gt;        TNS_ADMIN=/etc                                  ; export TNS_ADMIN&lt;BR /&gt;        PATH=$PATH:$ORACLE_HOME/bin                     ; export PATH&lt;BR /&gt;&lt;BR /&gt;# Set Cobol Environment&lt;BR /&gt;        LPATH=/usr/lib:/opt/cobol/cobdir                ; export LPATH&lt;BR /&gt;        TMPDIR=/tmp                                     ; export TMPDIR&lt;BR /&gt;                        LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH ; export LD_LIBRARY_PATH&lt;BR /&gt;        SHLIB_PATH=$ORACLE_HOME/lib:$SHLIB_PATH         ; export SHLIB_PATH&lt;BR /&gt;        PATH=$PATH:/usr/bin:/usr/ccs/bin:/opt/cobol     ; export PATH&lt;BR /&gt;        PATH=$PATH:/opt/cobol/bin                       ; export PATH&lt;BR /&gt;        PATH=$PATH:$LPATH:$SHLIB_PATH                   ; export PATH&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;Please I need you help.&lt;BR /&gt;&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817 ] $ l -ltr $ORACLE_HOME/bin/oracle&lt;BR /&gt;-rwsr-s--x 1 oracle dba 34012064 Feb 18 14:08 &lt;BR /&gt;/cyborg/app/oracle/pr&lt;BR /&gt;oduct/817/bin/oracle&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817 ] $ l -ltr lib/libclntsh.sl&lt;BR /&gt;lrwxrwxr-x 1 oracle dba 16 Feb 18 12:58 lib/libclntsh.sl -&amp;gt; &lt;BR /&gt;li&lt;BR /&gt;bclntsh.sl.8.0&lt;BR /&gt;&lt;BR /&gt;==============================================&lt;BR /&gt;&lt;BR /&gt;This the result after running a shell script "jcmprdb 0"&lt;BR /&gt;SCRIPT TO COMPILE rdbpgm0&lt;BR /&gt;*************************&lt;BR /&gt;jcmprdb 0 PROCESSING ...&lt;BR /&gt;procob18 ireclen=132 oreclen=132 select_error=no litdelim=quote &lt;BR /&gt;mode=ans&lt;BR /&gt;i iname=rdbpgm0.pco oname=rdbpgm0.cbl&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libclntsh.sl.8.0&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;sh: 6014 Abort(coredump)&lt;BR /&gt;*** Error exit code 134&lt;BR /&gt;Stop.&lt;BR /&gt;jcmprdb 0 COMPLETED&lt;BR /&gt;Press &lt;ENTER&gt; to continue . . .&lt;BR /&gt;JCMPRDB COMPLETED - rdbpgm0&lt;BR /&gt;***************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 10 Mar 2003 09:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920502#M817690</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-10T09:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920503#M817691</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Change dir to $ORACLE_HOME/lib&lt;BR /&gt;&lt;BR /&gt;try with:&lt;BR /&gt;&lt;BR /&gt;ldd -s libclntsh.sl.8.0&lt;BR /&gt;&lt;BR /&gt;to see references to other libraries within libclntsh.sl.8.0. It should find all the libraries, like in my installation:&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libcl.2; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libcl.2 =&amp;gt;     /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libisamstub.1; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libisamstub.1 =&amp;gt;       /usr/lib/libisamstub.1&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by implicit load&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libm.2; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libnss_dns.1; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libnss_dns.1 =&amp;gt;        /usr/lib/libnss_dns.1&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libnss_dns.1&lt;BR /&gt;    search path=/usr/lib  (RPATH)&lt;BR /&gt;    trying path=/usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by /usr/lib/libnss_dns.1&lt;BR /&gt;    search path=/usr/lib  (RPATH)&lt;BR /&gt;    trying path=/usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libpthread.1; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/libpthread.1 =&amp;gt;        /usr/lib/libpthread.1&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/librt.2; required by libclntsh.sl.8.0&lt;BR /&gt;        /usr/lib/librt.2 =&amp;gt;     /usr/lib/librt.2&lt;BR /&gt;&lt;BR /&gt;  find library=/logiciel/oracle/oracle_817/lib/libwtc8.sl; required by libclntsh.sl.8.0&lt;BR /&gt;        /logiciel/oracle/oracle_817/lib/libwtc8.sl =&amp;gt;   /logiciel/oracle/oracle_817/lib/libwtc8.sl&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by /logiciel/oracle/oracle_817/lib/libwtc8.sl&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;If there's a "not found" or something like that, check the offending library, try to find it or post the result.</description>
      <pubDate>Mon, 10 Mar 2003 10:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920503#M817691</guid>
      <dc:creator>Roberto Martinez_6</dc:creator>
      <dc:date>2003-03-10T10:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920504#M817692</link>
      <description />
      <pubDate>Mon, 10 Mar 2003 10:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920504#M817692</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-03-10T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920505#M817693</link>
      <description>Thanks for your help but actually, the main problem consists in how to create this "libclntsh.sl.8.0" file wihtout error; when I ran "genclntsh", this is the output :&lt;BR /&gt;&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817/bin ] $ genclntsh&lt;BR /&gt;cat: Cannot open /tmp/clntst8.7515/*.nm: No such file or directory&lt;BR /&gt;Extracting from  ...&lt;BR /&gt;sort: Cannot open /tmp/clntst8.7515/*.objs&lt;BR /&gt;usage: ar [-][mrxtdpq][ACTabcFfilsuvzS] [posname] archive files ...&lt;BR /&gt;ar: creating /cyborg/app/oracle/product/817/lib/libclntst8.a&lt;BR /&gt;Created /cyborg/app/oracle/product/817/lib/libclntst8.a&lt;BR /&gt;=============================================&lt;BR /&gt;However, this command is not successful:&lt;BR /&gt;cyb_hpux [ /cyborg/app/oracle/product/817/lib ] $ ldd -s libclntsh.sl.8.0&lt;BR /&gt;ldd: cannot open "libclntsh.sl.8.0".&lt;BR /&gt;ldd: No such file or directory&lt;BR /&gt;=============================================&lt;BR /&gt;cyb_hpux [ / ] $ find library=/usr/lib/libcl.2; required by libclntsh.sl.8.0&lt;BR /&gt;find: cannot stat library=/usr/lib/libcl.2&lt;BR /&gt;ksh: required:  not found&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 12:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920505#M817693</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-10T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920506#M817694</link>
      <description>It seems that genclntsh has not created libclntsh.sl.8.0 which it should have done before it generated the errors you described.  Can you try running a debug version of genclntsh and post the output so we can see where it is going wrong.  To do this:&lt;BR /&gt;log on as oracle&lt;BR /&gt;cd $ORACLE_HOME/bin&lt;BR /&gt;cp genclntch mygenclntsh&lt;BR /&gt;edit mygenclntsh and insert a new line on line 2 with the contents "set -x" (without the quotes)&lt;BR /&gt;mygenclntsh</description>
      <pubDate>Mon, 10 Mar 2003 13:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920506#M817694</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-03-10T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920507#M817695</link>
      <description>Attached is the file "genclntsh" created after running "genclntsh" with trace.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Engo.</description>
      <pubDate>Mon, 10 Mar 2003 14:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920507#M817695</guid>
      <dc:creator>Engo Armand-Blaise</dc:creator>
      <dc:date>2003-03-10T14:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: libclntsh.sl.8.0 not found in the library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920508#M817696</link>
      <description>The reason that libclntsh.sl.8.0 was not generated and we saw no error is that all errors from the link command that generates it are redirected to a file.  You should have a newly created file called  /cyborg/app/oracle/product/817/lib/clntsh.map which contains the output of the link command.  Can you please post that.</description>
      <pubDate>Mon, 10 Mar 2003 14:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libclntsh-sl-8-0-not-found-in-the-library/m-p/2920508#M817696</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-03-10T14:45:26Z</dc:date>
    </item>
  </channel>
</rss>

