Re: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-30 Thread Randolf Richardson
like pkgin lately.) > Thanks, > Luca > > -Original Message- > From: Randolf Richardson [mailto:rand...@modperl.pl] > Sent: martedì 29 luglio 2014 01:17 > To: modperl@perl.apache.org > Subject: Re: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and > Perl

RE: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-30 Thread MERELLO LUCA
, Luca -Original Message- From: Randolf Richardson [mailto:rand...@modperl.pl] Sent: martedì 29 luglio 2014 01:17 To: modperl@perl.apache.org Subject: Re: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0 > I've always found I have to build apr, apr-util

Re: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-28 Thread John D Groenveld
I just tried httpd-2.4.10 under the Illumos distro, OmniOS, builds fine. $ bzip -dc httpd-2.4.10-deps.tar.bz2|tar xf - $ bzip -dc httpd-2.4.10.tar.bz2|tar xf - $ env PATH=/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/gcc-4.8.1/bin:/usr/sfw/bin \ CC=gcc CFLAGS="-m64 -O3" LDFLAGS="-m64" \ ./configure --with-e

Re: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-28 Thread Randolf Richardson
onday, July 28, 2014 4:36 AM > To: modperl@perl.apache.org > Subject: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl > 5.20.0 > > Dear mod_perl team, > I've recently tried to build mod_perl library on my Solaris 10 server and > I've got some test errors. &

RE: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-28 Thread Mark Hedges
Mark From: MERELLO LUCA [mailto:luca.mere...@sella.it] Sent: Monday, July 28, 2014 4:36 AM To: modperl@perl.apache.org Subject: mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0 Dear mod_perl team, I've recently tried to build mod_perl library on my Solaris 10 serve

mod_perl2 on Solaris 10 (01/2013, x86) with Apache 2.4.9 and Perl 5.20.0

2014-07-28 Thread MERELLO LUCA
Dear mod_perl team, I've recently tried to build mod_perl library on my Solaris 10 server and I've got some test errors. My initial configuration is the following: - Solaris 10 (x86): Oracle Solaris 10 1/13 s10x_u11wos_24a X86 Copyright (c) 1983, 2013, Oracle and