<?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: Erase path from SHLIB_PATH variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022430#M428828</link>
    <description>check /etc/profile and /root/.profile</description>
    <pubDate>Thu, 11 Jan 2007 12:53:04 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2007-01-11T12:53:04Z</dc:date>
    <item>
      <title>Erase path from SHLIB_PATH variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022429#M428827</link>
      <description>Hi guys:&lt;BR /&gt;&lt;BR /&gt;I have the following when I do a &lt;BR /&gt;#echo $SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib:&lt;BR /&gt;/opt/bv1to1/xml/lib:&lt;BR /&gt;/opt/bv1to1/verity/_hpux11/bin:&lt;BR /&gt;/opt/bv1to1/jre/lib/PA_RISC/native_threads:&lt;BR /&gt;/opt/vertex316/lib:&lt;BR /&gt;/usr/lib:&lt;BR /&gt;/lib:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/obackup/lib::&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32/libclntsh.sl:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32/libclntsh.sl:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32/libclntsh.sl:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32/libclntsh.sl:&lt;BR /&gt;/usr/lib&lt;BR /&gt;&lt;BR /&gt;I need to erase the last /usr/lib, three of the repeated /opt/app/oracle/product/9.2.0/lib32/libclntsh.sl and clear the lost path after /opt/app/oracle/product/9.2.0/obackup/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;NM</description>
      <pubDate>Thu, 11 Jan 2007 12:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022429#M428827</guid>
      <dc:creator>NMory</dc:creator>
      <dc:date>2007-01-11T12:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Erase path from SHLIB_PATH variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022430#M428828</link>
      <description>check /etc/profile and /root/.profile</description>
      <pubDate>Thu, 11 Jan 2007 12:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022430#M428828</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2007-01-11T12:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Erase path from SHLIB_PATH variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022431#M428829</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;So...examine and edit as needed '/etc/SHLIB_PATH and/or see if your '.profile' defines and exports the offending entries.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 11 Jan 2007 12:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022431#M428829</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-11T12:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Erase path from SHLIB_PATH variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022432#M428830</link>
      <description>Simply re-export it the way you want it:&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=/opt/app/oracle/product/9.2.0/lib32:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib:&lt;BR /&gt;/opt/bv1to1/xml/lib:&lt;BR /&gt;/opt/bv1to1/verity/_hpux11/bin:&lt;BR /&gt;/opt/bv1to1/jre/lib/PA_RISC/native_threads:&lt;BR /&gt;/opt/vertex316/lib:&lt;BR /&gt;/usr/lib:&lt;BR /&gt;/lib:&lt;BR /&gt;/opt/app/oracle/product/9.2.0/obackup/lib::&lt;BR /&gt;/opt/app/oracle/product/9.2.0/lib32/libclntsh.sl:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 11 Jan 2007 12:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022432#M428830</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-01-11T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Erase path from SHLIB_PATH variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022433#M428831</link>
      <description>Thanks guys...</description>
      <pubDate>Thu, 11 Jan 2007 14:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-path-from-shlib-path-variable/m-p/5022433#M428831</guid>
      <dc:creator>NMory</dc:creator>
      <dc:date>2007-01-11T14:18:39Z</dc:date>
    </item>
  </channel>
</rss>

