[users@httpd] how to compile apache httpd 2.4.17

2015-11-16 Thread David Long
I download Apache httpd 2.4.17 and want compile on Solaris 10 Sparc. It ask me to install APR. So I download APR 1.5.2 and try to configure it and following error. root@kiana# cd /www/apachesrc/apr-1.5.2 root@kiana# ./configure --prefix=/www/apachesrc/httpd-2.4.17/srclib/apr/configure check

Re: [users@httpd] how to compile apache httpd 2.4.17

2015-11-17 Thread William A Rowe Jr
On Nov 16, 2015 17:21, "David Long" wrote: > > I download Apache httpd 2.4.17 and want compile on Solaris 10 Sparc. > > It ask me to install APR. > > So I download APR 1.5.2 and try to configure it and following error. > > > > root@kiana# cd /www/apachesrc/apr-1.5.2 > > root@kiana# ./configure --p

RE: [users@httpd] how to compile apache httpd 2.4.17

2015-11-17 Thread David Long
: [users@httpd] how to compile apache httpd 2.4.17 On Nov 16, 2015 17:21, "David Long" mailto:dl...@lynden.com>> wrote: > > I download Apache httpd 2.4.17 and want compile on Solaris 10 Sparc. > > It ask me to install APR. > > So I download APR 1.5.2 and try t

RE: [users@httpd] how to compile apache httpd 2.4.17

2015-11-17 Thread William A Rowe Jr
. > > > > Thanks for your help. > > > > David Long > > > > *From:* William A Rowe Jr [mailto:wr...@rowe-clan.net] > *Sent:* Tuesday, November 17, 2015 11:36 AM > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] how to compile apache httpd

RE: [users@httpd] how to compile apache httpd 2.4.17

2015-12-16 Thread David Long
d Long Cc: users@httpd.apache.org Subject: RE: [users@httpd] how to compile apache httpd 2.4.17 The order is always apr, expat and Lib before openssl before apr-util, plus pcre before httpd. On Nov 17, 2015 14:46, "David Long" mailto:dl...@lynden.com>> wrote: Hi William, Should I d