<?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: Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620051#M925593</link>
    <description>Hi Rich,&lt;BR /&gt;&lt;BR /&gt;Although I have not run Apache on HPUX, I have had good luck compiling Apache source on several different systems.  Go to apache.org and get the latest source and give it a shot, I'll bet you it will work.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Mon, 26 Nov 2001 19:27:47 GMT</pubDate>
    <dc:creator>Mike Sullivan_2</dc:creator>
    <dc:date>2001-11-26T19:27:47Z</dc:date>
    <item>
      <title>Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620050#M925592</link>
      <description>I am trying to install Cold Fusion 5.0 on a HP-UX 11 on which I installed the HP distributed version of Apache.  The Apache software is configured to support dynaminic modules (DSO).  I am having a problem in that the Cold Fusion installation want me to vi the src/Makefile and add the statement 'LIBS1= -lcl -lm -lpthread'.  The HP distribution does not include the src directory and Cold Fusion tech support states that I have to recompile Apache. &lt;BR /&gt;&lt;BR /&gt;Has anyone encountered this problem or a similar problem in trying to install add-ons to Apache? Has anyone been able to get the source code from HP?  Any thoughts/qguidance would be appreciated.</description>
      <pubDate>Mon, 26 Nov 2001 16:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620050#M925592</guid>
      <dc:creator>Rich Kloempken</dc:creator>
      <dc:date>2001-11-26T16:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620051#M925593</link>
      <description>Hi Rich,&lt;BR /&gt;&lt;BR /&gt;Although I have not run Apache on HPUX, I have had good luck compiling Apache source on several different systems.  Go to apache.org and get the latest source and give it a shot, I'll bet you it will work.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 26 Nov 2001 19:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620051#M925593</guid>
      <dc:creator>Mike Sullivan_2</dc:creator>
      <dc:date>2001-11-26T19:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620052#M925594</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will need to get the source from &lt;BR /&gt;&lt;A href="http://www.apache.org" target="_blank"&gt;www.apache.org&lt;/A&gt;&lt;BR /&gt;I went through this very issue less than&lt;BR /&gt;three weeks ago. I already had 1.3.19 &lt;BR /&gt;downloaded, so I went with that.&lt;BR /&gt;&lt;BR /&gt;The procedure of the compile will need to &lt;BR /&gt;be followed otherwise it *will* fail.&lt;BR /&gt;If you have an ANSI/C compiler it is easy, or &lt;BR /&gt;you will need to get the GNU C compiler.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apache.org/dist/httpd/" target="_blank"&gt;http://www.apache.org/dist/httpd/&lt;/A&gt;&lt;BR /&gt;and download the apache source which is&lt;BR /&gt;currently 1.3.22&lt;BR /&gt;Follow the instructions on page 59 of&lt;BR /&gt;the Cold Fusion install guide. &lt;BR /&gt;&lt;BR /&gt;Have a good read of the INSTALL file that&lt;BR /&gt;comes as part of the package. Once compiled&lt;BR /&gt;it should then work.&lt;BR /&gt;&lt;BR /&gt;When compiling I recall using this string&lt;BR /&gt;# ./configure --prefix=PREFIX --enable-module=rewrite --enable-shared=rewrite&lt;BR /&gt;# make&lt;BR /&gt;If you already haven't done so, add this to&lt;BR /&gt;the src/Makefile on or about line 54&lt;BR /&gt;LIBS1= -lcl -lm lpthread &lt;BR /&gt;# make install&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 23:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-cold-fushion-5-0-on-hp-ux-11-00-apache-1-3-12/m-p/2620052#M925594</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-26T23:39:53Z</dc:date>
    </item>
  </channel>
</rss>

