<?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/SSLeay-Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743080#M68165</link>
    <description>You say the library is readable/writable.  But are the directories (and parent directories), readable and executable?&lt;BR /&gt;&lt;BR /&gt;BEGIN failed--compilation aborted at glbl.pl line 11. &lt;BR /&gt;Compilation failed in require at &lt;BR /&gt;/var/cl/cgi-bin/cl.cgi line 14. &lt;BR /&gt;&lt;BR /&gt;You checked out these 2 lines right?&lt;BR /&gt;&lt;BR /&gt;I have not worked with the perl module you are talking about (or 11i).  But I have seen this error because of directory permissions.  (This was after I was careful to make sure the FILES for my perl module had the proper permissions).&lt;BR /&gt;&lt;BR /&gt;steve&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jun 2002 13:28:14 GMT</pubDate>
    <dc:creator>Steve Post</dc:creator>
    <dc:date>2002-06-13T13:28:14Z</dc:date>
    <item>
      <title>Perl/SSLeay-Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743078#M68163</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm facing a problem that turns out to be rather hairy and hope someone&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;out there can help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perl, when dynamically loading Net::SSLeay, exits with:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can't load&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;'/opt/perl5/lib/site_perl/5.6.1/PA-RISC2.0/auto/Net/SSLeay/SSLeay.sl' for&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;module Net::SSLeay: Permission denied at&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/opt/perl5/lib/5.6.1/PA-RISC2.0/DynaLoader.pm line 206.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; at glbl.pl line 11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compilation failed in require at glbl.pl line 11.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BEGIN failed--compilation aborted at glbl.pl line 11.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compilation failed in require at&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/var/cl/cgi-bin/cl.cgi line 14.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tracing Perl revealed the following:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] open("/opt/openssl/lib/libcrypto.sl.0.9.6", O_RDONLY, 0) ... = 5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] fstat(5, 0x7f7f1a80) ....................................... = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] read(5, "0214010e0512@ \0\0\0\0\0\0\0\0\0".., 128) ......... = 128&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] lseek(5, 128, SEEK_SET) .....................................= 128&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] read(5, "10\0\004\0\0\0( \013u f4\0\010\0".., 48) .......... = 48&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] read(5, "80\0\0\v\0\0\004\0\0\0\0", 12) .................... = 12&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] lseek(5, 323584, SEEK_SET) ................................. =&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;323584&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] read(5, "058cy 10\0\00590\0\0c a4\0\0\003".., 112) ......... = 112&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] mmap(NULL, 1277952, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 5,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;0x4f000) ............................ ERR#13 EACCES&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[7244] close(5) ................................................... = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perl, SSLeay and openssl have all been built using hp's ANSI cc B.11.11.04&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;. Of course, the library is world readable/accessible.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The system is 11.11 64bit, executable_stack is set to 1 - there is no&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;difference after a chatr +es enable &lt;PERL&gt; though.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rtfm for mmap() was interesting but did not enlighten me, either.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At that point I have to admit that I'm stuck and would really appreciate&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any helpful hint.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Florian George.&lt;/PERL&gt;</description>
      <pubDate>Wed, 12 Jun 2002 14:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743078#M68163</guid>
      <dc:creator>Florian George</dc:creator>
      <dc:date>2002-06-12T14:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Perl/SSLeay-Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743079#M68164</link>
      <description>This is the third time you've posted this question.  Instead of re-posting you can reply to your own original question in order to bounce it back to the top.&lt;BR /&gt;&lt;BR /&gt;Hope you find some help soon,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 12 Jun 2002 14:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743079#M68164</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-12T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Perl/SSLeay-Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743080#M68165</link>
      <description>You say the library is readable/writable.  But are the directories (and parent directories), readable and executable?&lt;BR /&gt;&lt;BR /&gt;BEGIN failed--compilation aborted at glbl.pl line 11. &lt;BR /&gt;Compilation failed in require at &lt;BR /&gt;/var/cl/cgi-bin/cl.cgi line 14. &lt;BR /&gt;&lt;BR /&gt;You checked out these 2 lines right?&lt;BR /&gt;&lt;BR /&gt;I have not worked with the perl module you are talking about (or 11i).  But I have seen this error because of directory permissions.  (This was after I was careful to make sure the FILES for my perl module had the proper permissions).&lt;BR /&gt;&lt;BR /&gt;steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 13:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ssleay-problems/m-p/2743080#M68165</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2002-06-13T13:28:14Z</dc:date>
    </item>
  </channel>
</rss>

