<?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: Installing Apache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452556#M11458</link>
    <description>I am guessing that you have two problems:  1.  You don't have no gzip.  2.  The c-compiler on your box probably is NOT ansi standard C (it's k&amp;amp;r).  That's why you need gcc to compile the apache source.  Now I don't know if this helps, but I had to do this way.  In order to use gzip/gunzip, you need to get something called "bin utilities".  After you load THAT software depot file, you can gunzip stuff.  Then get gcc and load it.  Then, you download the apache source and compile with gcc instead of cc. This is what I had to do.  I did not know an apache depot file existed.</description>
    <pubDate>Mon, 16 Oct 2000 12:47:11 GMT</pubDate>
    <dc:creator>Steve Post</dc:creator>
    <dc:date>2000-10-16T12:47:11Z</dc:date>
    <item>
      <title>Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452545#M11447</link>
      <description>I am having trouble installing apache from the apache-1.3.12-sd-11.00.depot file that I downloaded from the porting center (twice).  Swinstall displays the following error:&lt;BR /&gt;"There is currently no depot software on host ......."&lt;BR /&gt;&lt;BR /&gt;Is there something I'm missing here?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2000 15:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452545#M11447</guid>
      <dc:creator>Tim Rotunda</dc:creator>
      <dc:date>2000-10-11T15:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452546#M11448</link>
      <description>What syntax are you using to install the apache depot file?&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /path_to_depot/apache.depot</description>
      <pubDate>Wed, 11 Oct 2000 15:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452546#M11448</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-10-11T15:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452547#M11449</link>
      <description>Are you supplying the full pathname of the depot file? eg &lt;BR /&gt;swinstall -s /tmp/apache-1.3.12-sd-11.00.depot</description>
      <pubDate>Wed, 11 Oct 2000 15:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452547#M11449</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-11T15:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452548#M11450</link>
      <description>I just want to give you heads up once you get passed your "depot" problem.  When I was installing depot version of Apache, after installation, I could not run it.  It was constantly dying.  Finally I decided to grab a srouce file and compile it myself.  If you choose that later route, make sure that you have gcc compiler on your system. :-)</description>
      <pubDate>Wed, 11 Oct 2000 15:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452548#M11450</guid>
      <dc:creator>Bolek Mynarski</dc:creator>
      <dc:date>2000-10-11T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452549#M11451</link>
      <description>The command used is:&lt;BR /&gt;swinstall -s /var/tmp/apache-1.3.12-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;It acts like the depot is bad, but I have downloaded it twice now.</description>
      <pubDate>Wed, 11 Oct 2000 16:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452549#M11451</guid>
      <dc:creator>Tim Rotunda</dc:creator>
      <dc:date>2000-10-11T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452550#M11452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The depots at the download site are (gzip) compressed. Possibly you have downloaded the file with the extension .depot but its still compressed.&lt;BR /&gt;rename the file:&lt;BR /&gt;mv /var/tmp/apache-1.3.12-sd-11.00.depot /var/tmp/apache-1.3.12-sd-11.00.depot.gz&lt;BR /&gt;then uncompress it with:&lt;BR /&gt;gzip -d /var/tmp/apache-1.3.12-sd-11.00.depot&lt;BR /&gt;Now you should have the true depot for swinstall.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 11 Oct 2000 16:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452550#M11452</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-11T16:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452551#M11453</link>
      <description>The file was downloaded with the .gz extension and gzip -d was used to decompress the file.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2000 17:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452551#M11453</guid>
      <dc:creator>Tim Rotunda</dc:creator>
      <dc:date>2000-10-11T17:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452552#M11454</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;depot files are in tar format.&lt;BR /&gt;So try a tar -tvf /var/tmp/apache-1.3.12-sd-11.00.depot&lt;BR /&gt;and see if files are listed.&lt;BR /&gt;BTW you have depot for HP-UX 11.00, is your system also HP-UX 11.00 ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 11 Oct 2000 17:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452552#M11454</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-11T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452553#M11455</link>
      <description>Yes, the depot looks fine when evaluating it with a tar tvf apa.....&lt;BR /&gt;&lt;BR /&gt;And yes, I am on 11.0.</description>
      <pubDate>Wed, 11 Oct 2000 17:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452553#M11455</guid>
      <dc:creator>Tim Rotunda</dc:creator>
      <dc:date>2000-10-11T17:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452554#M11456</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;very strange. I have no more idea - sorry.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2000 17:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452554#M11456</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-11T17:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452555#M11457</link>
      <description>I'm sure you've already done the usual restart of swagentd?&lt;BR /&gt;&lt;BR /&gt;Have you tried to register the depot?&lt;BR /&gt;&lt;BR /&gt;# swreg -l depot /tmp/apache-1.3.12-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;If success then stop/start swagentd and swinstall. Have you got another system you could try to swinstall it to.. just to see if it complains in the same manner?</description>
      <pubDate>Thu, 12 Oct 2000 03:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452555#M11457</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-10-12T03:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452556#M11458</link>
      <description>I am guessing that you have two problems:  1.  You don't have no gzip.  2.  The c-compiler on your box probably is NOT ansi standard C (it's k&amp;amp;r).  That's why you need gcc to compile the apache source.  Now I don't know if this helps, but I had to do this way.  In order to use gzip/gunzip, you need to get something called "bin utilities".  After you load THAT software depot file, you can gunzip stuff.  Then get gcc and load it.  Then, you download the apache source and compile with gcc instead of cc. This is what I had to do.  I did not know an apache depot file existed.</description>
      <pubDate>Mon, 16 Oct 2000 12:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-apache/m-p/2452556#M11458</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2000-10-16T12:47:11Z</dc:date>
    </item>
  </channel>
</rss>

