Re: Absorb win32-apxs into httpd distro?

2016-12-14 Thread Issac Goldstand
On 12/14/2016 10:13 AM, William A Rowe Jr wrote: > Randy wrote http://www.apache.org/dist/perl/win32-bin/ > - but I'm wondering > who else here at httpd is interested in helping maintain and get this code > into our own distribution? I've shipped this fo

Re: Absorb win32-apxs into httpd distro?

2016-12-14 Thread William A Rowe Jr
> > > > Randy sadly passed away some years ago, but I for one would welcome > the adoption. > I was aware. Seemed like one more small appropriate tribute. The latest version that I'm aware of lives in > https://svn.apache.org/repos/asf/perl/apxs/trunk > Thanks for

Re: Absorb win32-apxs into httpd distro?

2016-12-14 Thread Steve Hay
n that I'm aware of lives in https://svn.apache.org/repos/asf/perl/apxs/trunk

Absorb win32-apxs into httpd distro?

2016-12-14 Thread William A Rowe Jr
Randy wrote http://www.apache.org/dist/perl/win32-bin/ - but I'm wondering who else here at httpd is interested in helping maintain and get this code into our own distribution? I've shipped this for a decade for my commercial customers, for every wrinkle and wart, I think many of our win32 users wo

Re: apxs

2016-05-12 Thread Mike Williams
On Tue, May 10, 2016 at 12:15 PM, John Dunlap wrote: > When I first read this, I thought you were asking about aspx not apxs. I > am going to hell. > Perhaps you've already arrived. > >

Re: apxs

2016-05-10 Thread John Dunlap
When I first read this, I thought you were asking about aspx not apxs. I am going to hell. On Tue, May 10, 2016 at 12:03 PM, Hiram Gibbard wrote: > When it comes to the question "Please provide a full path to 'apxs' > executable"... If I do I find for apxs I do not s

Re: apxs

2016-05-10 Thread Ruben Safir
On 05/10/2016 12:03 PM, Hiram Gibbard wrote: > Please provide a full path to 'apxs' > executable http://www.perlmonks.org/?node_id=936324 Although, I've only installed this from scratch and very with packages. -- So many immigrant groups have swept through our tow

apxs

2016-05-10 Thread Hiram Gibbard
When it comes to the question "Please provide a full path to 'apxs' executable"... If I do I find for apxs I do not see that binary anywhere on the system. Is that a apache2.0 binary? Apache2.2 is installed on this server and running. should I be using the /usr/sbin/httpd

Building mod_perl W/O apxs...

2013-03-27 Thread NormW
Hi, Apache has supported NetWare since 1.3 (at least) and even today can build all extant versions of APR and httpd including the latest trunk sources. NetWare does support dynamic module loading for Apache. Regrettably it doesn't have apxs support now AFAIK. Apache/APR are built on

Re: Apxs not installed

2007-05-23 Thread Tyler Gee
On 5/23/07, Martijn <[EMAIL PROTECTED]> wrote: Hello. While rebuilding our webserver, I am trying to install modperl 2.0.3 under Apache 2.0.52 on RHEL4. However, when I run 'perl Makefile.PL', it says it can't find apxs. I am quite sure it isn't installed -find doesn&#

Re: Apxs not installed

2007-05-23 Thread William A. Rowe, Jr.
Martijn wrote: > Hello. > > While rebuilding our webserver, I am trying to install modperl 2.0.3 > under Apache 2.0.52 on RHEL4. However, when I run 'perl Makefile.PL', > it says it can't find apxs. I am quite sure it isn't installed -find > doesn't fi

Apxs not installed

2007-05-23 Thread Martijn
Hello. While rebuilding our webserver, I am trying to install modperl 2.0.3 under Apache 2.0.52 on RHEL4. However, when I run 'perl Makefile.PL', it says it can't find apxs. I am quite sure it isn't installed -find doesn't find it, so it definitely doesn't exis

Re: "apxs" nor ap_release.h not found in libapach2-mod-perl

2006-12-21 Thread Issac Goldstand
PROTECTED]> wrote: >> These would be in the Apache development headers, not in the mod_perl >> distribution. Did you install a binary package of Apache or build it >> yourself? If the former, you'll need to install the corresponding >> development package; if the lat

Re: "apxs" nor ap_release.h not found in libapach2-mod-perl

2006-12-21 Thread Issac Goldstand
These would be in the Apache development headers, not in the mod_perl distribution. Did you install a binary package of Apache or build it yourself? If the former, you'll need to install the corresponding development package; if the latter, apxs should be installed to the httpd/bin dire

"apxs" nor ap_release.h not found in libapach2-mod-perl

2006-12-21 Thread Genesis X1
configured to link against libgdbm, but libgdbm.so was not found. You could just symlink it to /usr/lib/libgdbm.so.3.0.0 * WARNING * Next we need to know where the 'apxs' script is located. This script provides a lot of information about the Apache installation, an

Re: [Patch WIN32 apxs]

2005-08-01 Thread Randy Kobes
On Mon, 1 Aug 2005, William A. Rowe, Jr. wrote: Randy, thanks for all you efforts on this! Question before folks trip, was your 0.3 specific to httpd.exe and the apr-1 layout, or did you finish making this generic to both Apache 2.0 and 2.1-dev+? A warning on the website might be in order,

Re: [Patch WIN32 apxs]

2005-08-01 Thread William A. Rowe, Jr.
Bill Randy Kobes wrote: On Fri, 22 Jul 2005, William A. Rowe, Jr. wrote: For users of Randy's apxs win32 (v 0.2) here's my gross hack to get it working again for 2.1-dev, 2.2. The binary has changed from apache.exe to httpd.exe, causing some pain. However, it's specific, I started

Re: [Patch WIN32 apxs]

2005-07-29 Thread Randy Kobes
On Fri, 22 Jul 2005, William A. Rowe, Jr. wrote: For users of Randy's apxs win32 (v 0.2) here's my gross hack to get it working again for 2.1-dev, 2.2. The binary has changed from apache.exe to httpd.exe, causing some pain. However, it's specific, I started generic but ran out

[Patch WIN32 apxs]

2005-07-22 Thread William A. Rowe, Jr.
For users of Randy's apxs win32 (v 0.2) here's my gross hack to get it working again for 2.1-dev, 2.2. The binary has changed from apache.exe to httpd.exe, causing some pain. However, it's specific, I started generic but ran out of time (libapr-1.dll for example.) Sorry fo

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-22 Thread Randy Kobes
On Tue, 21 Dec 2004, Stas Bekman wrote: > Randy Kobes wrote: > > On Tue, 21 Dec 2004, Geoffrey Young wrote: > > > > > >>>-verbose=0 APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed > >>>APXS (/usr/local/apache/bin/apxs) query for TARGET

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Stas Bekman
do you have in your tests that invokes those? Any of the .t files that have "use Apache::Test qw( -withtestmore );" in them. The test files that only use just Test::More don't give any APXS errors (although they are all being run by Apache::TestRunPerl). It also displays a number of

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Joshua Hoblitt
ts that invokes those? Any of the .t files that have "use Apache::Test qw( -withtestmore );" in them. The test files that only use just Test::More don't give any APXS errors (although they are all being run by Apache::TestRunPerl). It also displays a number of APXS warnings a

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Stas Bekman
Randy Kobes wrote: On Tue, 21 Dec 2004, Geoffrey Young wrote: -verbose=0 APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed APXS (/usr/local/apache/bin/apxs) query for TARGET failed APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed APXS (/usr/local/apache/bin/apxs) query for

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Randy Kobes
On Tue, 21 Dec 2004, Geoffrey Young wrote: > > -verbose=0 APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed > > APXS (/usr/local/apache/bin/apxs) query for TARGET failed APXS > > (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed APXS > > (/usr/local/ap

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Geoffrey Young
/TEST > -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit > -c unlimited; /usr/bin/perl5.8.5 > /home/moa/jhoblitt/docs/perl/dev/modules/PS-IPP-IData/t/TEST -bugreport > -verbose=0 APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed > APXS (/usr/local/

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Stas Bekman
files that have "use Apache::Test qw( -withtestmore );" in them. The test files that only use just Test::More don't give any APXS errors (although they are all being run by Apache::TestRunPerl). It also displays a number of APXS warnings at the begnning of the test run. Here is the

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-21 Thread Joshua Hoblitt
On Mon, 20 Dec 2004, Stas Bekman wrote: Joshua Hoblitt wrote: Hi Folks, I've been unable to figure out how to get Apache::TestMB to setup my build environment in such a way as to suppress APXS warnings during a test run. e.g. -- t/10_client_new....APXS (/usr/local/apach

Re: Can Apache::TestMB suppress APXS warnings?

2004-12-20 Thread Stas Bekman
Joshua Hoblitt wrote: Hi Folks, I've been unable to figure out how to get Apache::TestMB to setup my build environment in such a way as to suppress APXS warnings during a test run. e.g. -- t/10_client_new....APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed

Can Apache::TestMB suppress APXS warnings?

2004-12-20 Thread Joshua Hoblitt
Hi Folks, I've been unable to figure out how to get Apache::TestMB to setup my build environment in such a way as to suppress APXS warnings during a test run. e.g. -- t/10_client_new....APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed APXS (/usr/local/apach