Josh Tarchuk

drwxr-xr-x 10 root root 4096 Mar 10 16:23 mod_ssl-2.8.12-1.3.27-v2
drwxr-xr-x 16 root root 4096 Mar 10 16:23 .
drwxr-xr-x 28 root root 4096 Mar 10 16:22 mysql-3.23.55-v2
drwxr-xr-x 8 root root 4096 Mar 10 16:21 apache_1.3.27-v2
drwxr-xr-x 24 root root 4096 Mar 10 16:13 mod_perl-1.27-v2
drwxr-xr-x 17 root root 4096 Mar 10 16:12 php-4.3.1-v2


# cd mod_ssl-2.8.12-1.3.27-v2/
---
# ./configure --with-apache=../apache_1.3.27-v2/
Configuring mod_ssl/2.8.12 for Apache/1.3.27
+ Apache location: ../apache_1.3.27-v2/ (Version 1.3.27)
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
o Extended API (EAPI)
o Distribution Documents
o SSL Module Source
o SSL Support
o SSL Configuration Additions
o SSL Module Documentation
o Addons
Done: source extension and patches successfully applied.

Now proceed with the following commands (Bourne-Shell syntax):
$ cd ../apache_1.3.27-v2/
$ SSL_BASE=/path/to/openssl ./configure ... --enable-module=ssl
$ make
$ make certificate
$ make install
---
# cd mod_perl-1.27-v2/
---
# perl Makefile.PL EVERYTHING=1 APACHE_SRC=../apache_1.3.27-v2/src/ USE_APACI=1 PREP_HTTPD=1 DO_HTTPD=1
---
# make
---
# make install
---
# cd ../apa...-v2
---
# ./configure
---
# cd ../php-4.3.1-v2/
---

2# CFLAGS='-O2 -I/usr/local/ssl/include' ./configure \
> --with-apache=../apache_1.3.27-v2/ \
> --with-mysql=/usr/local/mysql/ \
> --enable-memory-limit=yes \
> --enable-debug=yes \
> --enable-track-vars \
> --prefix=/usr/local/php-v2 \
> --with-config-file-path=/usr/local/php-v2 \
> --with-gd=/usr/local \

Thank you for using PHP.

---
make
---
make install
---
# cd ../apache_1.3.27-v2/
---

# SSL_BASE=/usr/local/ssl/ ./configure \
--enable-module=ssl \
--activate-module=src/modules/php4/libphp4.a \
--activate-module=src/modules/perl/libperl.module \
--enable-module=php4 \
--enable-module=perl \
--enable-module=so \
--prefix=/usr/local/apache-v2

---
make
---
make install

 



Blackcomb.ca My little corner of the web

Google:
submit

Home
Josh
Work
Linux

"The secret to creativity is knowing how to hide your sources."
A. Einstein

NEWS:
New site


No endorsement or approval of any third parties or their advice, opinions, information, products or services is expressed or implied by any information on this Site or by any hyperlinks to or from any third party websites or pages. ©2004 Josh Tarchuk  |  Blackcomb.ca