Operating System - HP-UX
1828371 Members
3087 Online
109976 Solutions
New Discussion

Installing Apache on HP-Ux

 
SOLVED
Go to solution
Bill Brutzman
Frequent Advisor

Installing Apache on HP-Ux

I tried to download a big file from Apache.org and use tar to unzip the file. I obtained some directory errors.

Perhaps I am going about it all wrong. Should I be using SAM to install Geronimo? What are the steps?
7 REPLIES 7
Torsten.
Acclaimed Contributor

Re: Installing Apache on HP-Ux

Did you download the source or a binary?
Did you transfer it from a windows system to the server with ftp? In this case you need to use binary mode!

Did you had a look at this?

http://h20392.www2.hp.com/portal/swdepot/index.do

Search for apache.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: Installing Apache on HP-Ux

Hi Bill,

Have a look at the HP-UX Web Server Suite software bundle

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSSUITE

Regards,
Robert-Jan
Steven E. Protter
Exalted Contributor

Re: Installing Apache on HP-Ux

Shalom,

Better to do this:
http://software.hp.com
search for hpws

Download your chosen version and use swinstall to install it.

There is full support for these applications on the HP version.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Bill Brutzman
Frequent Advisor

Re: Installing Apache on HP-Ux

I will pursue the given directives.
Steven Schweda
Honored Contributor

Re: Installing Apache on HP-Ux

If you change your mind, ...

> [...] I obtained some directory errors.

LIKE WHAT?

Some open-source project kits expect you to
use GNU "tar" to unpack them. Less capable
"tar" programs can have trouble with the
"tar" format extensions used for long file
names, large files, and so on.

However, with virtually no evidence of what
you did, or what happened when you did it,
it's pretty tough to say what you should do
about it.
Dennis Handly
Acclaimed Contributor

Re: Installing Apache on HP-Ux

>I obtained some directory errors.

Your directory errors on Geronimo were discussed in your previous thread:
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1182346
Steven Schweda
Honored Contributor

Re: Installing Apache on HP-Ux

> Your directory errors [...]

Ah. Thanks for the cross reference. Perhaps
if I solve this problem a few more times,
it'll become more memorable. (Consciously,
that is.)

Or perhaps the known solution will eventually
catch on, reducing the need for repeated
explanations.