<?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 install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863693#M821035</link>
    <description>Go and see the perl guru (procura aka merijn) at his web site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;He has got plenty of perl stuff here.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
    <pubDate>Fri, 13 Dec 2002 01:06:24 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-12-13T01:06:24Z</dc:date>
    <item>
      <title>perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863688#M821030</link>
      <description>I've got a perl module.&lt;BR /&gt;&lt;BR /&gt;I get the following error when I try to run it: &lt;BR /&gt;&lt;BR /&gt;Can't load '/opt/perl/lib/5.6.1/mymodule.sl' for module mymodule: Permission denie&lt;BR /&gt;d at /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206.&lt;BR /&gt; at a.pl line 2&lt;BR /&gt;Compilation failed in require at a.pl line 2.&lt;BR /&gt;BEGIN failed--compilation aborted at a.pl line 2.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas about where the hell I'm supposed to put the .sl file?</description>
      <pubDate>Fri, 13 Dec 2002 00:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863688#M821030</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-12-13T00:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863689#M821031</link>
      <description>The *.sl's should be 755 and make sure that you have r-x on the directory paths down to the .sl files.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 00:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863689#M821031</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-12-13T00:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863690#M821032</link>
      <description>you're all legends.&lt;BR /&gt;&lt;BR /&gt;Had I have read **ALL** of the posts, I would have seen that the .sl needs to be 755.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 00:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863690#M821032</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-12-13T00:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863691#M821033</link>
      <description>Check the permissions of the file. You may have installed as root with too restrictive a setting for umask.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 00:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863691#M821033</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-12-13T00:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863692#M821034</link>
      <description>hmmmmmm&lt;BR /&gt;&lt;BR /&gt;permissions are 666....&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Dec 2002 00:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863692#M821034</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-12-13T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: perl module install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863693#M821035</link>
      <description>Go and see the perl guru (procura aka merijn) at his web site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;He has got plenty of perl stuff here.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Fri, 13 Dec 2002 01:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-module-install/m-p/2863693#M821035</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-12-13T01:06:24Z</dc:date>
    </item>
  </channel>
</rss>

