Hello Chrtistopher My ./configuration command is
#! /bin/sh # # Created by configure CFLAGS="-Wextensions -Wv -D__TANDEM "; export CFLAGS "./configure" \ "--prefix=/home/hemant/testC/apache" \ "--with-included-apr" \ "--with-pcre=/home/hemant/testC/apache/httpd-2.4.18/srclib/pcre/pcre2-config" \ "--enable-shared" \ "CFLAGS=-Wextensions -Wv -D__TANDEM" \ "$@" On Tue, Apr 12, 2016 at 7:22 PM, Christopher Schultz < [email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hemant, > > On 4/12/16 6:40 AM, Yann Ylavic wrote: > > Hello Hemant, > > > > On Tue, Apr 12, 2016 at 10:58 AM, Hemant Chaudhary > > <[email protected]> wrote: > >> While installing apache-2.4.18 on Non Stop HP, I am not able to > >> create .so file(shared file) which is required in httpd.conf. It > >> is creating '.a ' file in modules but not ' .so ' . Please help > >> me through this. > > > > Did you compile Apache httpd by yourself? If so, which "./configure > > ..." command line was used? > > If you can't remember, your full "configure" command should be stored > in a file called "config.nice" in the same directory as the > "configure" script. > > - -chris > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - http://gpgtools.org > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlcM/Z0ACgkQ9CaO5/Lv0PDDYwCePHpxUG3yzITHRuMpYWAJytFM > c9oAnjpIRZe3w668omOxWBFKTuykarnJ > =UZh5 > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
