<?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: shlib_path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899421#M282745</link>
    <description>hi Joe,&lt;BR /&gt;&lt;BR /&gt;As mentioned above, you need to either set the environment variable in the .profile of the user or do an explicit export SHLIB_PATH...&lt;BR /&gt;&lt;BR /&gt;If you are using scripts, it will be better to include that export line in the script itself.&lt;BR /&gt;&lt;BR /&gt;in any case, if you do echo $SHLIB_PATH , the current setting for that environment variable will be displayed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Sat, 18 Nov 2006 02:22:05 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-11-18T02:22:05Z</dc:date>
    <item>
      <title>shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899416#M282740</link>
      <description>i have granted sudo access to my SAP guys and they say setting the env like this (export SHLIB_PATH=/install/dir/path/) and they it does not work. how do i set this env for them? or is there any other way to get this working?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 16 Nov 2006 09:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899416#M282740</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2006-11-16T09:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899417#M282741</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;They don't need sudo access to set environment variables if they have commandline/script access.&lt;BR /&gt;&lt;BR /&gt;They should be able to modify their .profile files. Two things they need to make that work. Permission to edit their .profile files and read access to whatever directories they want in their SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 16 Nov 2006 09:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899417#M282741</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-16T09:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899418#M282742</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;Jst ask them to edit their .profile file in their home directory.&lt;BR /&gt;&lt;BR /&gt;$vi .profile&lt;BR /&gt; and add this line,&lt;BR /&gt;export SHLIB_PATH=/install/dir/path/&lt;BR /&gt;somwhere in the file.&lt;BR /&gt;&lt;BR /&gt;But for this change to take effect i think they have to log out and login again after changing .profile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;siva&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2006 09:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899418#M282742</guid>
      <dc:creator>siva0123</dc:creator>
      <dc:date>2006-11-16T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899419#M282743</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for system wide setting of SHLIB_PATH and friends, I use the same method as HP-UX handles PATH and MANPATH:&lt;BR /&gt;&lt;BR /&gt;- create a file /etc/SHLIB_PATH with the desired content&lt;BR /&gt;- process its content in /etc/profile or /etc/profile.local or ... the same way as MANPATH .&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Fri, 17 Nov 2006 08:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899419#M282743</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-11-17T08:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899420#M282744</link>
      <description>&amp;gt;they say setting the env like this (export SHLIB_PATH=/install/dir/path/) and they it does not work.&lt;BR /&gt;&lt;BR /&gt;There have been several security fixes to dld that would prevent honoring of SHLIB_PATH for setuid programs.  Could that be your issue?&lt;BR /&gt;&lt;BR /&gt;See PHSS_34858 and /etc/dld.sl.conf. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;Sivagnanaselvan: But for this change to take effect i think they have to log out and login again after changing .profile.&lt;BR /&gt;&lt;BR /&gt;They can either resource it (. .profile) or export SHLIB_PATH.</description>
      <pubDate>Sat, 18 Nov 2006 00:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899420#M282744</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-11-18T00:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: shlib_path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899421#M282745</link>
      <description>hi Joe,&lt;BR /&gt;&lt;BR /&gt;As mentioned above, you need to either set the environment variable in the .profile of the user or do an explicit export SHLIB_PATH...&lt;BR /&gt;&lt;BR /&gt;If you are using scripts, it will be better to include that export line in the script itself.&lt;BR /&gt;&lt;BR /&gt;in any case, if you do echo $SHLIB_PATH , the current setting for that environment variable will be displayed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 18 Nov 2006 02:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shlib-path/m-p/3899421#M282745</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-18T02:22:05Z</dc:date>
    </item>
  </channel>
</rss>

