[users@httpd] Getting libtool: install: error: relink `libaprutil-1.la' with the above command before installing it error during make install...

2012-07-23 Thread Mark Hamer
Hello all I am gettting the following error below in bold during my make install. What is the source path/target path which I need to create the symlink with? Below is my entire output from the make install command. [root@nn250wb002 httpd-2.2.22]# make install Making install in srclib make[1]

[users@httpd] Question regarding apache not listening on port 80 and 443.....

2012-04-10 Thread Mark Hamer
Hello all Basically I have 2 versions of apache installed.One is an older 2.2.8 and the other an updated version of 2.2.21. When I shutdown the older version and start the newer version up to use port 80 and 443 it is not working.Both are set up to use port 80 and 443 but I only u

[users@httpd] Receiving the following errors during make process.....

2012-03-21 Thread Mark Hamer
Hello all Have you guys seen these types of errors during the build process of apache?If so what could be causing it. I also list my configure options as well. ./configure --prefix=/opt/apache2 --enable-mods-shared=most --with-ssl --enable-ssl --with-ssl=/usr/local/updated_openssl --

Re: [users@httpd] Question regarding OS support for Apache version 2.2.21....

2012-01-26 Thread Mark Hamer
-manual-2.2.8-1.fc8 httpd-2.2.8-1.fc8 httpd-tools-2.2.8-1.fc8 system-config-httpd-1.4.4-1.fc8 # cat redhat-release Fedora release 8 (Werewolf) # uname -m i686 From: Mark Montague To: users@httpd.apache.org, Mark Hamer/Boulder/Contr/IBM@IBMUS Date: 01/26/2012 03:45 PM Subject:Re

[users@httpd] Question regarding OS support for Apache version 2.2.21....

2012-01-26 Thread Mark Hamer
Hello all I want to know if httpd version 2.2.21 is supported on older versions of Linux?Example Fedora 8 running on 32bit kernel. - Mark Hamer