Re: [Oorexx-devel] Help Compiling mod_rexx

2017-01-24 Thread Terry Fuller
There are a couple of places that offer binaries for httpd for windows. The ApacheLounge's download did have ap_config.h. I used that copy and got a bit further--about a dozen compile errors :-( Now I'm trudging thru an online C++ tutorial :-[ On 2017-01-24 15:25, CVBruce wrote: So this

Re: [Oorexx-devel] Help Compiling mod_rexx

2017-01-24 Thread CVBruce
So this is windows a windows system. I guess I should have realized that from the backslashes in the path name below. Bruce > On Jan 24, 2017, at 9:34 AM, Terry Fuller wrote: > > I have not installed 'apache2-dev'. I've installed the binaries from Apache > Haus for

Re: [Oorexx-devel] Help Compiling mod_rexx

2017-01-24 Thread Terry Fuller
I have not installed 'apache2-dev'. I've installed the binaries from Apache Haus for httpd-2.4.25. After reading your note I looked at the same binaries from ApacheLounge that package has a copy of ap_config.h. I'll install that one and try again. Thanks! On 2017-01-23 22:39, CVBruce

Re: [Oorexx-devel] Help Compiling mod_rexx

2017-01-23 Thread CVBruce
On my debian based system the file is in the package ‘apache2-dev’ have you installed that package? > On Jan 23, 2017, at 9:39 PM, Terry Fuller wrote: > > Hello all, > > I'm trying to compile mod_rexx for httpd 2.4 (the available binaries are > compiled for 2.2) and for

Re: [Oorexx-devel] Help Compiling mod_rexx

2017-01-23 Thread CVBruce
https://ci.apache.org/projects/httpd/trunk/doxygen/ap__config_8h_source.html > On Jan 23, 2017, at 9:39 PM, Terry Fuller wrote: > > Hello all, > > I'm trying to compile mod_rexx for httpd 2.4 (the available binaries are > compiled for 2.2) and for 64-bit operation. I'm

[Oorexx-devel] Help Compiling mod_rexx

2017-01-23 Thread Terry Fuller
Hello all, I'm trying to compile mod_rexx for httpd 2.4 (the available binaries are compiled for 2.2) and for 64-bit operation. I'm getting an error message from the make: \httpd-2.4.25-x64-vc14\Apache24\include\httpd.h(44): fatal error C1083: Cannot open include file: 'ap_config.h': No such