Hi,

On Mon, Oct 1, 2012 at 7:40 AM, Balasubramaniam Natarajan
<[email protected]> wrote:
> Hi
>
> I am trying to compile and install apache2 with ssl support on Ubuntu 12.04
> when I am encountering the following error.
>

        Can't you simply do apt-get install apache2 ? It has mod_ssl
by default, IIRC.

> I Installed OpenSSL with the following
> cd openssl-1.0.1c
> ./config --prefix=/usr zlib-dynamic --openssldir=/etc/ssl shared
> make && make install
>

        OpenSSL is installed by default. I guess we have to install
libssl and/or libcrypto dev libraries for ssl based programs.

> I am trying to install apache2 with the following
>
> cd httpd-2.4.3
> ./configure --enable-ssl --enable-so
> make
> gine_rand.lo ssl_engine_vars.lo ssl_scache.lo ssl_util_stapling.lo
> ssl_util.lo ssl_util_ssl.lo ssl_engine_ocsp.lo ssl_util_ocsp.lo  -lssl
> -lcrypto -lrt -lcrypt -lpthread -ldl -export-symbols-regex ssl_module
> libtool: link: `mod_ssl.lo' is not a valid libtool object
> *make[4]: *** [mod_ssl.la] Error 1*

I have 12.04 on my laptop. I can try this out later in the evening and
share the results. Thanks


-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: [email protected]
Blog: http://benignbala.wordpress.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to