I want to build the latest stable version of apache2.
I downloaded the source and put APR & APR-util in the srclib folder, then changed directories to ./srclib/apr and ran:
./configure --prefix=/usr/local/apr
sudo make
sudo make install
This seemed to install APR ok, but when I run ./configure from the apr-util directory, I receive the error:
configure: error: APR could not be located.
I'm trying to compile php 5.4.7 on mac osx 10.6.8.
I could install it using the default procedure:
./configure \
--prefix=/usr/local \
--with-config-file-path=/usr/local/etc \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql
sudo make clean
sudo make
sudo make install
But now if I try to install to compile php with the curl module it fails:
./configure \
--prefix=/usr/local \
--with-co
Hi,
Generally we will run
Quote:
./configure, make and make install
to install, configure apache 2.x on Solaris machine, but dont want to follow these on the remaining machines.
I want to build the apache binary centrally, so that i can untar the tar file on remaining machines.
I have to build exactly Apache-1.3.41 on Linux.
I'm new to Linux.
These are the requirements and instructions on how to install apache on Linux.
http://httpd.apache.org/docs/current/install.html
So I've installed everything (c++ compiler, apr and apr util) to be able to install apache correctly.
The only thing left is PCRE, I've installed it and it's located in my /usr/local/src/pcre-8.32
As I'm trying to sudo ./configure --with-included
in the source directory:
./configure --prefix=/home/ashkan/Development/php/bin/php-5.2 --with-mysql --with-apxs2=/usr/bin/apxs2
make works fine but makes install says:
Installing PHP SAPI module: apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' libphp5.la /usr/lib/apache2/modules
/usr/share/apr-1.0/build/libtool --mode=install cp libphp5.l
Hi ,
I am new to the unix environment.
I need to install apache 2.2.21 on my machine.
I have tried configuring apache from /etc/apache2 directory.
But now I want to install it under a separate user.
Can anybody tell me the step by step procedure to install it under separate user,please ?
Thanks & Regards,
Bikash.
---------- Post updated at 09:24 PM ---------- Previous update was at 06:2
Why I cant install APR-util.
root@ubuntu:/apr-util-1.4.1# ./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p...
Ubuntu 12.0.4
httpd-2.2.22.tar
Having following error when building.
Error 1 (when compiling):
#./configure --prefix=/usr/local/apacheHttpServer3 --enable-modules=proxy
#make install
ibapr-1.la -lrt -lcrypt -lpthread -ldl
libtool: link: cannot find the library `/root/Downloads/httpd-2.2.22/srclib/apr-util/xml/expat/libexpat.la' or unhandled argument `/root/Downloads/httpd-2.2.22/srclib/apr-util