HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem installing Cold Fushion 5.0 on HP-UX 11.00...
Operating System - HP-UX
1833059
Members
2883
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 08:55 AM
11-26-2001 08:55 AM
Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12
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.
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.
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.
Fixing bugs only reveals larger bugs that were hidden by the current bug
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 11:27 AM
11-26-2001 11:27 AM
Re: Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12
Hi Rich,
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.
Mike
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.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 03:39 PM
11-26-2001 03:39 PM
Re: Problem installing Cold Fushion 5.0 on HP-UX 11.00 Apache 1.3.12
Hi,
You will need to get the source from
www.apache.org
I went through this very issue less than
three weeks ago. I already had 1.3.19
downloaded, so I went with that.
The procedure of the compile will need to
be followed otherwise it *will* fail.
If you have an ANSI/C compiler it is easy, or
you will need to get the GNU C compiler.
http://www.apache.org/dist/httpd/
and download the apache source which is
currently 1.3.22
Follow the instructions on page 59 of
the Cold Fusion install guide.
Have a good read of the INSTALL file that
comes as part of the package. Once compiled
it should then work.
When compiling I recall using this string
# ./configure --prefix=PREFIX --enable-module=rewrite --enable-shared=rewrite
# make
If you already haven't done so, add this to
the src/Makefile on or about line 54
LIBS1= -lcl -lm lpthread
# make install
HTH
-Michael
You will need to get the source from
www.apache.org
I went through this very issue less than
three weeks ago. I already had 1.3.19
downloaded, so I went with that.
The procedure of the compile will need to
be followed otherwise it *will* fail.
If you have an ANSI/C compiler it is easy, or
you will need to get the GNU C compiler.
http://www.apache.org/dist/httpd/
and download the apache source which is
currently 1.3.22
Follow the instructions on page 59 of
the Cold Fusion install guide.
Have a good read of the INSTALL file that
comes as part of the package. Once compiled
it should then work.
When compiling I recall using this string
# ./configure --prefix=PREFIX --enable-module=rewrite --enable-shared=rewrite
# make
If you already haven't done so, add this to
the src/Makefile on or about line 54
LIBS1= -lcl -lm lpthread
# make install
HTH
-Michael
Anyone for a Mutiny ?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP