Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread David Ashley
Yes, the contents are as intended. The tar.gz file contains the Linux/*nix files to build ooRexx. The .zip file contains the Windows source files. We do this so that you don't get files you do not need to build ooRexx on your platform. David Ashley On Mon, 2014-09-22 at 11:06 -0700, CVBruce

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread CVBruce
And so if you want to build AIX or OSX, you have to download from the SVN. Bruce On Sep 22, 2014, at 11:11 AM, David Ashley wrote: Yes, the contents are as intended. The tar.gz file contains the Linux/*nix files to build ooRexx. The .zip file contains the Windows source files. We do this so

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread CVBruce
I would suggest then that this portion of the readme file be changed from: ooRexx-4.2.0-source.tar.gz The source code for this version of ooRexx, suitable for building on an unix-like system. Includes the configure script. To: ooRexx-4.2.0-source.tar.gz The source code for this version of

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread David Ashley
The tar.gz file is for all *nix platforms. David Ashley On Mon, 2014-09-22 at 11:13 -0700, CVBruce wrote: And so if you want to build AIX or OSX, you have to download from the SVN. Bruce On Sep 22, 2014, at 11:11 AM, David Ashley wrote: Yes, the contents are as intended. The tar.gz file

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread CVBruce
No, it is only for linux. It does not contain the platform specific files for AIX or OSX. Bruce On Sep 22, 2014, at 12:20 PM, David Ashley wrote: The tar.gz file is for all *nix platforms. David Ashley On Mon, 2014-09-22 at 11:13 -0700, CVBruce wrote: And so if you want to build AIX or

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread Rick McGuire
Well, if it's missing files needed for those platforms, obviously it isn't. Rick On Mon, Sep 22, 2014 at 3:20 PM, David Ashley w.david.ash...@gmail.com wrote: The tar.gz file is for all *nix platforms. David Ashley On Mon, 2014-09-22 at 11:13 -0700, CVBruce wrote: And so if you want to

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread David Ashley
What files seem to be missing? Platform specific features are defined via the build itself through several different means. But the Mac, Linux and AIX builds are all sourced from that tar file. Oh, the AIX build does have some missing build files due to some not under our control, but that is the

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread Rick McGuire
David, Bruce's first email has the details. There are separate aix and mac directories in the server platform directory. Not all customizations are done via #define. Rick On Mon, Sep 22, 2014 at 4:28 PM, David Ashley w.david.ash...@gmail.com wrote: What files seem to be missing? Platform

Re: [Oorexx-devel] ooRexx-4.2.0-source.tar.gz file on SourceForge

2014-09-22 Thread CVBruce
Well, when I go looking through the tar file for platform specific files I get this tar -tzvf ooRexx-4.2.0-source.tar.gz | egrep -i linux|aix|mac$ drwxrwxr-x 0 dashley dashley 0 Feb 24 2014 ooRexx-4.2.0/rexxapi/server/platform/unix/linux/ -rw-rw-r-- 0 dashley dashley 8623 Feb 28