<?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: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319548#M670747</link>
    <description>Have you tried it using GNU "make"?</description>
    <pubDate>Mon, 08 Dec 2008 15:34:17 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-12-08T15:34:17Z</dc:date>
    <item>
      <title>Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319547#M670746</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to compile Apache 2.2.8 on HP-UX 11.11. I'm confronted to compilations errors.&lt;BR /&gt;&lt;BR /&gt;First of all, this is my compilation line :&lt;BR /&gt;CFLAGS="-O2" LDFLAGS="-Wl,-E" ./configure --prefix=/bustools/apache/2.2.8 --with-z=/bustools/gnu/100.miahp023 --enable-mpm_winnt=shared --enable-deflate=shared --enable-dir=shared --enable-log_config=shared --enable-cgid=shared --enable-mpm_netware=shared --enable-worker=shared --enable-auth_basic=shared --enable-authz_host=shared --enable-authz_owner=shared --enable-authz_user=shared --enable-ssl=shared --enable-so --with-mpm=worker --enable-mods-shared=all&lt;BR /&gt;export PATH=$PATH:/bustools/gnu/100/bin&lt;BR /&gt;make&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And I obtain this error : &lt;BR /&gt;&lt;BR /&gt;        cc -E -DHAVE_CONFIG_H -DHPUX11 -D_REENTRANT -D_HPUX_SOURCE -D_LARGEFILE64_SOURCE   -I/Datas/MIADZFR4/apache.2.2.8/httpd-2.2.8/srclib/apr-util/include -I/Datas/MIADZFR4/apache.2.2.8/httpd-2.2.8/srclib/apr-util/include/private  -I/Datas/MIADZFR4/apache.2.2.8/httpd-2.2.8/srclib/apr/include  -I/Datas/MIADZFR4/apache.2.2.8/httpd-2.2.8/srclib/apr-util/xml/expat/lib  export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' &amp;gt;&amp;gt; aprutil.exp&lt;BR /&gt;Making all in pcre&lt;BR /&gt;Make: Cannot read or get /build/ltlib.mk.  Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you help me please...&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Mon, 08 Dec 2008 15:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319547#M670746</guid>
      <dc:creator>Florian POUGHEON</dc:creator>
      <dc:date>2008-12-08T15:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319548#M670747</link>
      <description>Have you tried it using GNU "make"?</description>
      <pubDate>Mon, 08 Dec 2008 15:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319548#M670747</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-08T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319549#M670748</link>
      <description>&amp;gt;I'm confronted to compilations errors.&lt;BR /&gt;&lt;BR /&gt;I see no compilation errors.  Where is /build/ltlib.mk used in your makefile?  Is there a macro missing to add in front of that path?&lt;BR /&gt;As Steven said, you may have to use gmake but I don't see anything obvious pointing to that.</description>
      <pubDate>Tue, 09 Dec 2008 01:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319549#M670748</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-09T01:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319550#M670749</link>
      <description>Next a lot of problem when I compiling the src version of apache, I decided to try to use a binary version : the 2.2.10 version available on : &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache2-2.2.10/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache2-2.2.10/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I download, gunzip and untar the binary. Next I copy the RUN directory in my apps dir.&lt;BR /&gt;I modify the httpd.conf and I try to launch apachectl but I have a little error :&lt;BR /&gt;&lt;BR /&gt;root@miahp052:/bustools/apache/2.2.10/etc # /bustools/apache/2.2.10/bin/apachectl -f /bustools/apache/2.2.10/etc/httpd.conf -k start -v&lt;BR /&gt;/bustools/apache/2.2.10/bin/apachectl[100]: /usr/local/apache2/bin/httpd:  not found.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?</description>
      <pubDate>Tue, 09 Dec 2008 11:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319550#M670749</guid>
      <dc:creator>Florian POUGHEON</dc:creator>
      <dc:date>2008-12-09T11:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319551#M670750</link>
      <description>&amp;gt;/usr/local/apache2/bin/httpd: not found.&lt;BR /&gt;&lt;BR /&gt;It wants apache there.  Where did you install it?</description>
      <pubDate>Tue, 09 Dec 2008 12:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319551#M670750</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-09T12:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319552#M670751</link>
      <description>I installed it in another directory and created a symlinc between this directory in /bustools/apache/2.2.10. Where can I change the apache $HOME directory ?&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2008 12:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319552#M670751</guid>
      <dc:creator>Florian POUGHEON</dc:creator>
      <dc:date>2008-12-09T12:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pb compiling Apache 2.2.8 on HP-UX 11.11 U 9000/800</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319553#M670752</link>
      <description>&amp;gt; [...] and created a symlinc between this&lt;BR /&gt;&amp;gt; directory in /bustools/apache/2.2.10.&lt;BR /&gt;&lt;BR /&gt;And if my psychic powers were not so weak, I&lt;BR /&gt;might be able to tell you whether that&lt;BR /&gt;symlink was correct.  But I can't see what&lt;BR /&gt;you did.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Where can I change the apache $HOME&lt;BR /&gt;&amp;gt; directory ?&lt;BR /&gt;&lt;BR /&gt;Did you look at what "apachectl" does?</description>
      <pubDate>Tue, 09 Dec 2008 16:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-compiling-apache-2-2-8-on-hp-ux-11-11-u-9000-800/m-p/4319553#M670752</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-09T16:26:09Z</dc:date>
    </item>
  </channel>
</rss>

