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 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 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 wrote:

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 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 file or directory

Sure enough, httpd.h refers to ap_config.h, and I don't have that file
('tho I do have ap_config_layout.h .  I've googled around but haven't
found anyone else complaining about this.  I have found the file
described in the httpd documentation, and several cases of files named
ap_config.h


NowI'm a complete novice here, so this may be a case of "first check to
see if the keypunch is plugged into the power socket"  -- with that in
mind, can anyone here point me in the right direction?


Thanks in advance,

--
taf


--
Check out the vibrant tech community on one of the world's most
engaging tech sites,SlashDot.org !http://sdm.link/slashdot
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
Check out the vibrant tech community on one of the world's most
engaging tech sites,SlashDot.org !http://sdm.link/slashdot


___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
taf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org ! 
http://sdm.link/slashdot___

Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net 


https://lists.sourceforge.net/lists/listinfo/oorexx-devel




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
taf

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


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 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 wrote:
>> 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 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 file or directory
>>> 
>>> Sure enough, httpd.h refers to ap_config.h, and I don't have that file
>>> ('tho I do have ap_config_layout.h .  I've googled around but haven't
>>> found anyone else complaining about this.  I have found the file
>>> described in the httpd documentation, and several cases of files named
>>> ap_config.h
>>> 
>>> 
>>> NowI'm a complete novice here, so this may be a case of "first check to
>>> see if the keypunch is plugged into the power socket"  -- with that in
>>> mind, can anyone here point me in the right direction?
>>> 
>>> 
>>> Thanks in advance,
>>> 
>>> --
>>> taf
>>> 
>>> 
>>> --
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot 
>>> 
>>> ___
>>> Oorexx-devel mailing list
>>> Oorexx-devel@lists.sourceforge.net 
>>> 
>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>>> 
>> 
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot 
>> 
>> 
>> ___
>> Oorexx-devel mailing list
>> Oorexx-devel@lists.sourceforge.net 
>> 
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>> 
> 
> 
> --
> taf
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! 
> http://sdm.link/slashdot___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


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 wrote:

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 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 file or directory

Sure enough, httpd.h refers to ap_config.h, and I don't have that file
('tho I do have ap_config_layout.h .  I've googled around but haven't
found anyone else complaining about this.  I have found the file
described in the httpd documentation, and several cases of files named
ap_config.h


NowI'm a complete novice here, so this may be a case of "first check to
see if the keypunch is plugged into the power socket"  -- with that in
mind, can anyone here point me in the right direction?


Thanks in advance,

--
taf


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel



--
taf

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


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 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 file or directory
> 
> Sure enough, httpd.h refers to ap_config.h, and I don't have that file
> ('tho I do have ap_config_layout.h .  I've googled around but haven't
> found anyone else complaining about this.  I have found the file
> described in the httpd documentation, and several cases of files named
> ap_config.h
> 
> 
> NowI'm a complete novice here, so this may be a case of "first check to
> see if the keypunch is plugged into the power socket"  -- with that in
> mind, can anyone here point me in the right direction?
> 
> 
> Thanks in advance,
> 
> --
> taf
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


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 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 file or directory
> 
> Sure enough, httpd.h refers to ap_config.h, and I don't have that file
> ('tho I do have ap_config_layout.h .  I've googled around but haven't
> found anyone else complaining about this.  I have found the file
> described in the httpd documentation, and several cases of files named
> ap_config.h
> 
> 
> NowI'm a complete novice here, so this may be a case of "first check to
> see if the keypunch is plugged into the power socket"  -- with that in
> mind, can anyone here point me in the right direction?
> 
> 
> Thanks in advance,
> 
> --
> taf
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel