<?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: Problems with pre-build binaries in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540727#M80372</link>
    <description>Hi there.&lt;BR /&gt;Q1 :&lt;BR /&gt;Please check your variable for library pathes,&lt;BR /&gt;then check the permissions and the ownership &lt;BR /&gt;for the apache files. It may be, that the owner and group is just a number.&lt;BR /&gt;Q2 :&lt;BR /&gt;Check your system for these files :&lt;BR /&gt;cd /&lt;BR /&gt;find / -name dld.sl&lt;BR /&gt;&lt;BR /&gt;it may also be tha variable for the SHLIB_PATH&lt;BR /&gt;or the LD_LIBRARY_PATH.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
    <pubDate>Fri, 15 Jun 2001 04:45:35 GMT</pubDate>
    <dc:creator>Alexander M. Ermes</dc:creator>
    <dc:date>2001-06-15T04:45:35Z</dc:date>
    <item>
      <title>Problems with pre-build binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540726#M80371</link>
      <description>Q1. I've got the apache binaries, and after install I get the following error:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/local/apache/libexec/mod_vhost_alias.so&lt;BR /&gt;/usr/lib/dld.sl: Permission denied&lt;BR /&gt;Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /usr/local/apache/libexec/mod_vhost_alias.so into server: Permission denied&lt;BR /&gt;./apachectl start: httpd could not be started&lt;BR /&gt;&lt;BR /&gt;The output of uname -a is:&lt;BR /&gt;HP-UX arrayan B.10.20 A 9000/785 2005308127 two-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Q2- with the unzip binaries I have the following problem&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;May be something is missing in my installation ( I have experience&lt;BR /&gt;administering Solaris but HP-UX is new for me) ?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Francisco&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jun 2001 19:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540726#M80371</guid>
      <dc:creator>Francisco Mancardi_1</dc:creator>
      <dc:date>2001-06-14T19:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with pre-build binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540727#M80372</link>
      <description>Hi there.&lt;BR /&gt;Q1 :&lt;BR /&gt;Please check your variable for library pathes,&lt;BR /&gt;then check the permissions and the ownership &lt;BR /&gt;for the apache files. It may be, that the owner and group is just a number.&lt;BR /&gt;Q2 :&lt;BR /&gt;Check your system for these files :&lt;BR /&gt;cd /&lt;BR /&gt;find / -name dld.sl&lt;BR /&gt;&lt;BR /&gt;it may also be tha variable for the SHLIB_PATH&lt;BR /&gt;or the LD_LIBRARY_PATH.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Fri, 15 Jun 2001 04:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540727#M80372</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-06-15T04:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with pre-build binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540728#M80373</link>
      <description>Hi there once more.&lt;BR /&gt;Could you please place your requests in the right forum next time ?&lt;BR /&gt;This is the Linux place. There is a separate forum for HP-UX.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Fri, 15 Jun 2001 04:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540728#M80373</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-06-15T04:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with pre-build binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540729#M80374</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Like Alexander said you are not in the good&lt;BR /&gt;forum... But...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Q1) I think you have a rights problem in the&lt;BR /&gt;.so file : it MUST be readable for all. This &lt;BR /&gt;file is launched by httpd (apache) at startup&lt;BR /&gt;and httpd is started with non root rigths !!!&lt;BR /&gt;In httpd.conf you use virtual host or ask for&lt;BR /&gt;vhost module use so if it is not readable you &lt;BR /&gt;can't start httpd...&lt;BR /&gt;&lt;BR /&gt;Q2) I think that libc.2 is presents on HPUX11&lt;BR /&gt;systems and not on HPUX10.X. Are you sure you&lt;BR /&gt;download great version of binaries. Try this &lt;BR /&gt;one : &lt;A href="http://hpux.cict.fr/hppd/hpux/Misc/unzip-5.42/" target="_blank"&gt;http://hpux.cict.fr/hppd/hpux/Misc/unzip-5.42/&lt;/A&gt; (take HPUX 10.20 version :-)  )&lt;BR /&gt;&lt;BR /&gt;Hope it's help,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Herve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2001 13:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-pre-build-binaries/m-p/2540729#M80374</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2001-06-18T13:27:07Z</dc:date>
    </item>
  </channel>
</rss>

