<?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 /etc/ld.so.conf.d/oracle.conf in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697198#M42323</link>
    <description>Hi, I want to add a couple of paths to ldconfig, and my plan is to put them in "/etc/ld.so.conf.d/oracle.conf".  My question is, do you put them in separated by a ":" (as in a PATH variable) or do you put each path on a separate line? It looks like they are to go on separate lines, i.e.&lt;BR /&gt;&lt;BR /&gt;/path1&lt;BR /&gt;/path2&lt;BR /&gt;&lt;BR /&gt;but I wasn't quite sure.  Thank you, Gil</description>
    <pubDate>Fri, 08 Oct 2010 15:26:32 GMT</pubDate>
    <dc:creator>Gilbert Standen_1</dc:creator>
    <dc:date>2010-10-08T15:26:32Z</dc:date>
    <item>
      <title>/etc/ld.so.conf.d/oracle.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697198#M42323</link>
      <description>Hi, I want to add a couple of paths to ldconfig, and my plan is to put them in "/etc/ld.so.conf.d/oracle.conf".  My question is, do you put them in separated by a ":" (as in a PATH variable) or do you put each path on a separate line? It looks like they are to go on separate lines, i.e.&lt;BR /&gt;&lt;BR /&gt;/path1&lt;BR /&gt;/path2&lt;BR /&gt;&lt;BR /&gt;but I wasn't quite sure.  Thank you, Gil</description>
      <pubDate>Fri, 08 Oct 2010 15:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697198#M42323</guid>
      <dc:creator>Gilbert Standen_1</dc:creator>
      <dc:date>2010-10-08T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/ld.so.conf.d/oracle.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697199#M42324</link>
      <description>HP-UX does not use ld.so.conf for library preload paths caching. I suppose your query is related to Linux environment. &lt;BR /&gt;&lt;BR /&gt;Anyway, ld.so.conf reads exactly one path per line. You example of /path1 and /path2 being on separate lines is correct.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Rajesh</description>
      <pubDate>Sun, 10 Oct 2010 15:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697199#M42324</guid>
      <dc:creator>Rajesh K Chaurasia</dc:creator>
      <dc:date>2010-10-10T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/ld.so.conf.d/oracle.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697200#M42325</link>
      <description>Thank you.  &lt;BR /&gt;&lt;BR /&gt;Regarding this, what are the opinions about adding paths using files like "oracle.conf" etc. Consider:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.sun.com/ali/entry/avoiding_ld_library_path_the" target="_blank"&gt;http://blogs.sun.com/ali/entry/avoiding_ld_library_path_the&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Which do you think is the preferred way to handle LD_LIBARY_PATH (custom library locations)? &lt;BR /&gt;&lt;BR /&gt;"/etc/ld.so.conf.d/oracle.conf" file &lt;BR /&gt;vs. &lt;BR /&gt;setting it in your current environment &lt;BR /&gt;vs. &lt;BR /&gt;setting it in the user profile?&lt;BR /&gt;&lt;BR /&gt;Thanks, Gil</description>
      <pubDate>Mon, 11 Oct 2010 18:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697200#M42325</guid>
      <dc:creator>Gilbert Standen_1</dc:creator>
      <dc:date>2010-10-11T18:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/ld.so.conf.d/oracle.conf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697201#M42326</link>
      <description>It depends on your requirements. If you want all the users on the system executing Oracle to pick up libraries from custom path, then you can put the changes in /etc/ld.so.conf.d/oracle.conf.&lt;BR /&gt;&lt;BR /&gt;If used with sufficient care, LD_LIBRARY_PATH can be used to pick up libraries from custom path for specific processes or all processes executed by particular user. Please note that user programs can optionally clear the environment strings if they call exec(), in such case LD_LIBRARY_PATH will have no effect.&lt;BR /&gt;&lt;BR /&gt;Placing the library path settings in user profile will be equivalent to setting the variable in user environment strings.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Rajesh</description>
      <pubDate>Tue, 12 Oct 2010 10:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-ld-so-conf-d-oracle-conf/m-p/4697201#M42326</guid>
      <dc:creator>Rajesh K Chaurasia</dc:creator>
      <dc:date>2010-10-12T10:07:12Z</dc:date>
    </item>
  </channel>
</rss>

