<?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 env  statements in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010090#M911206</link>
    <description>I am changing an env statement in HP 9000 Unix box.   &lt;BR /&gt;SHLIB_PATH=/opt/vertex20/lib&lt;BR /&gt;&lt;BR /&gt;When I do this,  my program still does not see files in this directory. &lt;BR /&gt;&lt;BR /&gt;I'm wondering if I need to REBOOT THE system for changes to ENV to take place.    Or if there is some procedure I must run to get ENV variables to become active.   Thanks.  for help&lt;BR /&gt;-bdp</description>
    <pubDate>Fri, 27 Jun 2003 14:40:09 GMT</pubDate>
    <dc:creator>Brett Penza</dc:creator>
    <dc:date>2003-06-27T14:40:09Z</dc:date>
    <item>
      <title>env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010090#M911206</link>
      <description>I am changing an env statement in HP 9000 Unix box.   &lt;BR /&gt;SHLIB_PATH=/opt/vertex20/lib&lt;BR /&gt;&lt;BR /&gt;When I do this,  my program still does not see files in this directory. &lt;BR /&gt;&lt;BR /&gt;I'm wondering if I need to REBOOT THE system for changes to ENV to take place.    Or if there is some procedure I must run to get ENV variables to become active.   Thanks.  for help&lt;BR /&gt;-bdp</description>
      <pubDate>Fri, 27 Jun 2003 14:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010090#M911206</guid>
      <dc:creator>Brett Penza</dc:creator>
      <dc:date>2003-06-27T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010091#M911207</link>
      <description>Which location are you changing the path in? The /etc/profile, or ~/.profile?&lt;BR /&gt;&lt;BR /&gt;Is the variable actually set? Go into a shel and enter "env", look for the variable to confirm.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 27 Jun 2003 14:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010091#M911207</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-27T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010092#M911208</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/opt/vertex20/lib&lt;BR /&gt;export SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;This should work. I think that you forgot to export it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Piyush</description>
      <pubDate>Fri, 27 Jun 2003 14:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010092#M911208</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2003-06-27T14:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010093#M911209</link>
      <description>Hi,&lt;BR /&gt;you have to check if the searching is enabled.&lt;BR /&gt;&lt;BR /&gt;use&lt;BR /&gt;&lt;BR /&gt;chatr  &lt;YOUR executable=""&gt;&lt;BR /&gt;to see and&lt;BR /&gt;&lt;BR /&gt;chatr +s &lt;YOUR executable=""&gt;&lt;BR /&gt;to enable searching&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;after that,&lt;BR /&gt;you have to simply re-load the env.&lt;BR /&gt;&lt;BR /&gt;as your user in your homo&lt;BR /&gt;&lt;BR /&gt;. ./.profile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or just logout/login&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt; Massimo&lt;BR /&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;</description>
      <pubDate>Fri, 27 Jun 2003 14:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010093#M911209</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-27T14:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010094#M911210</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You need to export the modified variable.  You can do this in one line as:&lt;BR /&gt;&lt;BR /&gt;# export SHLIB_PATH=/opt/vertex20/lib &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 27 Jun 2003 14:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010094#M911210</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-27T14:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010095#M911211</link>
      <description>Yes, you should export the variable. Also, if this is a regular requirement,...&lt;BR /&gt;&lt;BR /&gt;a) Place it in a profile script&lt;BR /&gt;b) Ensure that you include any existing contents of the SHLIB_PATH variable (Oracle uses this variable as well!) if it already has existing contents.&lt;BR /&gt;&lt;BR /&gt;ie export SHLIB_PATH=$SHLIB_PATH:/opt/vertex20/lib&lt;BR /&gt;&lt;BR /&gt;NB. No users were harmed during the coding of this script (more's the pity). Ian</description>
      <pubDate>Fri, 27 Jun 2003 14:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010095#M911211</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-27T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010096#M911212</link>
      <description>I'm just retyping a different path at the root prompt.&lt;BR /&gt;ie,.&lt;BR /&gt;root:\SHLIB_PATH=/opt/vertex132/lib&lt;BR /&gt;&lt;BR /&gt;Then when I type "env"   It does show the change that I have made.    &lt;BR /&gt;&lt;BR /&gt;I'm just not sure if this change is in place for everyone,  or is there some wierd thing going on here.   Because the program can't find the files that are in that directory when &lt;BR /&gt;it runs.&lt;BR /&gt;&lt;BR /&gt;Thanks for response.&lt;BR /&gt;-bdp</description>
      <pubDate>Fri, 27 Jun 2003 14:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010096#M911212</guid>
      <dc:creator>Brett Penza</dc:creator>
      <dc:date>2003-06-27T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010097#M911213</link>
      <description>Question - does the program start as another User, or is it started using a script that may wipe out environment variables that were set?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 27 Jun 2003 14:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010097#M911213</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-27T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010098#M911214</link>
      <description>&lt;BR /&gt;The following command may be better...:&lt;BR /&gt;&lt;BR /&gt;# export SHLIB_PATH=/opt/vertex20/lib:$SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;in case there is already some value in SHLIB_PATH and your program needs to have access to more than one library paths.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Fri, 27 Jun 2003 14:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010098#M911214</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-06-27T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010099#M911215</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;If you made this in the workspace that you after try to run that's ok (for feature better to put in you enviroment files)&lt;BR /&gt;Check with the chatr &lt;BINARY&gt; that it find&lt;BR /&gt;the library.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/BINARY&gt;</description>
      <pubDate>Fri, 27 Jun 2003 14:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010099#M911215</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-27T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010100#M911216</link>
      <description>Hi,&lt;BR /&gt;you should put the&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=/opt/vertex20/lib&lt;BR /&gt;&lt;BR /&gt;in the .profile of the owner of the program, and afterward logout and login as that user to see the proper change.&lt;BR /&gt;&lt;BR /&gt; Massimo&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2003 14:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010100#M911216</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-27T14:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: env  statements</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010101#M911217</link>
      <description>you can use the following command to export env variable:&lt;BR /&gt;# export SHLIB_PATH=/opt/vertex20/lib&lt;BR /&gt;verify the env variable are set correctly:&lt;BR /&gt;# echo SHLIB_PATH&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2003 15:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/env-statements/m-p/3010101#M911217</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-27T15:09:40Z</dc:date>
    </item>
  </channel>
</rss>

