On Mon, Oct 1, 2012 at 8:30 AM, Balasubramaniam Natarajan wrote: > On Mon, Oct 1, 2012 at 8:13 AM, Balachandran Sivakumar wrote: > >> >> Can't you simply do apt-get install apache2 ? It has mod_ssl >> by default, IIRC. >> OpenSSL is installed by default. I guess we have to install >> libssl and/or libcrypto dev libraries for ssl based programs. >> >> >> > I am installing from Ubuntu mini OS so it is a stripped down version so we > need to manually install just what we require inside it. I tried > installing dev package with "apt-get install libssl-dev" still the same > result. >
Nevertheless, it presumably has the Debian package management tools. You can install the apache2 deb package rather than compiling from source as mentioned by Balachandran Sivakumar. Any particular reason for compiling it from source? Also suggest try version 12.04.1, it fixed installation of 3rd party repos like Zentyal. -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
