<?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: perl module compilation question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941409#M26997</link>
    <description>Why not add it to the system-wide '/etc/ld.so.conf' (or into '/etc/ld.so.conf.d/db2.conf') and re-run 'ldconfig'?</description>
    <pubDate>Thu, 08 Feb 2007 21:39:35 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2007-02-08T21:39:35Z</dc:date>
    <item>
      <title>perl module compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941408#M26996</link>
      <description>In order to successfully run a "make test" on a specific perl module, I had to export LD_LIBRARY_PATH.  After I did that, "make test" and subsequently "make install" ran without issue.  What are the ramifications of a reboot, or even someone else logging in and not having LD_LIBRARY_PATH exported? Will the PERL module work?&lt;BR /&gt;i.e.   the perl module was applied for the db2 dba's.  If I "su" to the db2 instance, and issue "echo $LD_LIBRARY_PATH", it points to the db2 instances sqllib path(/rpcjqhome/rpcjq/sqllib/lib).  When I compiled the module as root (LD_LIBRARAY_PATH was not set to anything). So I exported LD_LIBRARY_PATH to /opt/IBM/db2/V8.1/lib64.  Can anyone provide clarification as to how this will work or if it will work?  Thanks.</description>
      <pubDate>Thu, 08 Feb 2007 21:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941408#M26996</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2007-02-08T21:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: perl module compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941409#M26997</link>
      <description>Why not add it to the system-wide '/etc/ld.so.conf' (or into '/etc/ld.so.conf.d/db2.conf') and re-run 'ldconfig'?</description>
      <pubDate>Thu, 08 Feb 2007 21:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941409#M26997</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-02-08T21:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: perl module compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941410#M26998</link>
      <description>Thanks for the info... that is a big help.  However, would you happen to know what kind of results to expect with what I did?</description>
      <pubDate>Fri, 09 Feb 2007 07:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941410#M26998</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2007-02-09T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: perl module compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941411#M26999</link>
      <description>If your module needs LD_LIBRARY_PATH and it's not set you'll get an error when it tries to load telling you that it can't find some shared library.</description>
      <pubDate>Fri, 09 Feb 2007 15:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941411#M26999</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-02-09T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: perl module compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941412#M27000</link>
      <description>I needed to export the LD_LIBRARY_PATH in order to successfully compile the modules.  My dba's have logged in and confirmed that all is working as they expect.  Their LD_LIBRARY_PATH does not point to the same place that I exported the LD_LIBRARY_PATH to.</description>
      <pubDate>Fri, 09 Feb 2007 15:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-compilation-question/m-p/3941412#M27000</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2007-02-09T15:23:13Z</dc:date>
    </item>
  </channel>
</rss>

