Re: problems upgrading Apache on Red Hat Enterprise



On Dec 5, 10:03 am, slacker...@xxxxxxxxx wrote:
On Dec 1, 3:18 pm, Sysop1...@xxxxxxxxx wrote:





I'm new to linux. I have a Red Hat Enterprise Linux box at work that
I'm trying to upgrade the Apache server on. Right now it's running
Apache 2.0.6, I think, and I want to upgrade to Apache 2.2.6. I have
the Apache files I need, problem is when I run the './configure'
command, I get the following error:

--------------------------------------------------------
Configuring Apache Portable Runtime Library...

Configuring for APR... reconfig
Configuring package in srclib/apr now
/bin/sh: /apache: No such file or directory
Configure failed for srclib/apr
--------------------------------------------------------
When I downloaded the files from Apache, I decompressed them to a
directory called 'Apache226'. I always go to this directory in Xterm
when I run the "./configure" command. I went to the srclib/apr
directory and successfully installed both the latest version of
autoconf and libtool. Another thing is my current verion of Apache is
installed in /etc/httpd. Can someone give me help as to why the './
configure' for Apache doesn't work? What does the "/bin/sh: /apache"
part mean? I created a directory called 'apache' where I though it
was looking for one, but that didn't help.

Also, can someone tell me what the "--prefix" tag does?

Any help is appreciated. Thanks.

Why are you trying to download and compile the source? If the server
currently has the default httpd rpm package from redhat and this
system is registered on the redhat network then simply upgrade the
package from the command line as root...

yum update httpd

this may also want to install additional modules etc to satisfy
dependencies- Hide quoted text -

- Show quoted text -

Oh, what I said above applies to RHEL 5. If this is RHEL 4 or lower,
then use this...

up2date httpd

Also, to verify if httpd was installed from rpm, type rpm -qi httpd

hope this helps
.



Relevant Pages

  • Fedora 3 install bugs
    ... The apache (httpd) documentation: the README file claims that the ... I chose a Workstation install, ...
    (comp.os.linux.misc)
  • Re: STARTING apache or httpd
    ... Principal Systems Analyst ... STARTING apache or httpd ... Got apache install, but no where to find a README file ... normally do such things in a directory i create under /tmp called install. ...
    (AIX-L)
  • Re: [users@httpd] Re: httpd php dump
    ... Configuring Apache Portable Runtime library ... ... libtool: install: warning: remember to run `libtool --finish ... apparently the httpd - currently 2.2.9 - configure doesn't matter. ...
    (freebsd-questions)
  • Re: installing mod_ssl on Fedora Core 4 -- complaining about httpd =?UTF-8?B?PQ==?= 2.0.
    ... number for httpd or something? ... You previously installed a version of Apache, the httpd package, and its corresponding manual package, httpd-manual, from a non-Fedora source. ... Now that you are trying to install Apache modules built for Fedora's native version of Apache, rpm is trying to tell you that you have a compatibility/version conflict. ...
    (comp.os.linux.misc)
  • Re: upgrade php on redhat 9
    ... configuring it and make install it but that didnot work ... may need to build it and then make sure you install it. ... have your apache use DSO files, you need to look in something ... DO NOT have to recompile apache for a PHP version upgrade. ...
    (comp.os.linux.misc)