<?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: Trying to get SDK working on Red Hat (first time) in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28302#M236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are seeing an error because of the wrong usage of Perl "use lib" (and nothing specific to NMSDK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are providing multiple paths in "use lib", you can either specify them as a list (e.g. using "qw") or as separate "use lib" statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use lib qw(/root/netapp/sdk50/perl/NetApp /root/netapp/sdk50/perl/NetApp/XML);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use lib "/root/netapp/sdk50/perl/NetApp";&lt;/P&gt;&lt;P&gt;use lib "/root/netapp/sdk50/perl/NetApp/XML";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 14:36:37 GMT</pubDate>
    <dc:creator>sens</dc:creator>
    <dc:date>2012-09-24T14:36:37Z</dc:date>
    <item>
      <title>Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28289#M233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error message:&lt;/P&gt;&lt;P&gt;Can't locate NaServer.pm in @INC &lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;use lib "/root/netapp/sdk50/perl/NetApp;/root/netapp/sdk50/perl/NetApp/XML";&lt;/P&gt;&lt;P&gt;use NaServer (this is where is dies)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened a case with NetApp but support isn't there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:18:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28289#M233</guid>
      <dc:creator>bbjholcomb</dc:creator>
      <dc:date>2025-06-05T06:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28294#M234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check if NaServer.pm is present under one of the folders you have mentioned for 'use lib', i.e.:&lt;/P&gt;&lt;P&gt;/root/netapp/sdk50/perl/NetApp&lt;/P&gt;&lt;P&gt;/root/netapp/sdk50/perl/NetApp/XML&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually the perl libraries for NMSDK are located under:&lt;/P&gt;&lt;P&gt;&amp;lt;path to nmsdk root&amp;gt;/lib/perl/NetApp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:15:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28294#M234</guid>
      <dc:creator>sens</dc:creator>
      <dc:date>2012-09-24T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28299#M235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the file is there:&lt;/P&gt;&lt;P&gt;/root/netapp/sdk50/perl/NetApp/NaServer.pm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:24:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28299#M235</guid>
      <dc:creator>bbjholcomb</dc:creator>
      <dc:date>2012-09-24T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28302#M236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are seeing an error because of the wrong usage of Perl "use lib" (and nothing specific to NMSDK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are providing multiple paths in "use lib", you can either specify them as a list (e.g. using "qw") or as separate "use lib" statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use lib qw(/root/netapp/sdk50/perl/NetApp /root/netapp/sdk50/perl/NetApp/XML);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use lib "/root/netapp/sdk50/perl/NetApp";&lt;/P&gt;&lt;P&gt;use lib "/root/netapp/sdk50/perl/NetApp/XML";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:36:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28302#M236</guid>
      <dc:creator>sens</dc:creator>
      <dc:date>2012-09-24T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28307#M237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn't change anything:&lt;/P&gt;&lt;P&gt;Not I have:&lt;/P&gt;&lt;P&gt;use lib qw(/root/netapp/sdk50/perl/NetApp /root/netapp/sdk50/perl/NetApp/XML);&lt;/P&gt;&lt;P&gt;use NaServer;&lt;/P&gt;&lt;P&gt;I get:&lt;/P&gt;&lt;P&gt;Can't locate loadable object for module XML::Parser::Expat in @INC (@INC contains: /root/netapp/sdk50/perl/NetApp /root/netapp/sdk50/perl/NetApp/XML /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /root/netapp/sdk50/perl/NetApp/XML/Parser.pm line 15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 14:59:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28307#M237</guid>
      <dc:creator>bbjholcomb</dc:creator>
      <dc:date>2012-09-24T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28312#M238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the error message it seems to me that &lt;STRONG&gt;XML:Parser.pm&lt;/STRONG&gt; and/or &lt;STRONG&gt;Parser:Expat.pm&lt;/STRONG&gt; were not installed properly (or at least not installed under a default location, somewhere under '@INC').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing you have the following files/directories under &lt;STRONG&gt;/root/netapp/sdk50/perl/NetApp/XML&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parser.pm&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;# file&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parser&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;# directory&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And under &lt;STRONG&gt;Parser&lt;/STRONG&gt; directory, you would have the &lt;STRONG&gt;Expat.pm&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parser &lt;/STRONG&gt;directory would also have other dependencies (e.g.&amp;nbsp; &lt;STRONG&gt;Encodings&lt;/STRONG&gt;) required for &lt;STRONG&gt;Expat.pm&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, you would need to add&lt;STRONG&gt; /root/netapp/sdk50/perl/NetApp/XML/Parser&lt;/STRONG&gt; and subsequent dependent directories to the lib path (using "&lt;STRONG&gt;use lib&lt;/STRONG&gt;").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it is recommended to install the module under usual @INC paths so that "&lt;STRONG&gt;use lib&lt;/STRONG&gt;" does not get too big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, just ensure that XML:Parser module is "&lt;EM&gt;installed&lt;/EM&gt;" (using &lt;STRONG&gt;make&lt;/STRONG&gt;) and not just "&lt;EM&gt;copied&lt;/EM&gt;" under &lt;STRONG&gt;/root/netapp/sdk50/perl/NetApp/XML&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 15:30:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28312#M238</guid>
      <dc:creator>sens</dc:creator>
      <dc:date>2012-09-24T15:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28317#M239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a novice user of Linux. I solved the problem.&lt;/P&gt;&lt;P&gt;Anybody else that has this problem verify Parser is installed:&lt;/P&gt;&lt;P&gt;rpm -qa | grep -i parser | grep -i xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get it working:&lt;/P&gt;&lt;P&gt;yum install perl-XML-Parser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 22:31:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28317#M239</guid>
      <dc:creator>bbjholcomb</dc:creator>
      <dc:date>2012-09-25T22:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get SDK working on Red Hat (first time)</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28322#M240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your problem is resolved after installing XML::Parser.&lt;/P&gt;&lt;P&gt;In case you face any other issues while using NMSDK, please feel free to post your queries on the communities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 05:52:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Trying-to-get-SDK-working-on-Red-Hat-first-time/m-p/28322#M240</guid>
      <dc:creator>sens</dc:creator>
      <dc:date>2012-09-26T05:52:50Z</dc:date>
    </item>
  </channel>
</rss>

