Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread CVBruce
Of course I'll change it if you want. I picked Darwin (actually darwin) because that is the name that the operating system identifies itself with. The output of uname -a is: Darwin BookWormMac.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE

Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread Mark Miesfeld
On Thu, Apr 1, 2010 at 4:05 PM, Rick McGuire wrote: > On Thu, Apr 1, 2010 at 7:00 PM, CVBruce wrote: >> >> I'm also working on building the install package from the command line >> so that build a new package from a make file.  So far I've put the >> scripts that are required and other bits and p

Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread Rick McGuire
On Thu, Apr 1, 2010 at 7:00 PM, CVBruce wrote: > Ok, that sounds good to me. > > I can see in the makefile.in where it tests to see if it is making an > AIX system, and if not it copies rxapid into /opt/ooRexx/bin.  I would > also like rxapid NOT to be copied if we are making an OSX system, and >

Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread CVBruce
Ok, that sounds good to me. I can see in the makefile.in where it tests to see if it is making an AIX system, and if not it copies rxapid into /opt/ooRexx/bin. I would also like rxapid NOT to be copied if we are making an OSX system, and instead copy the plist. Is makefile.in the correct p

Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread Mark Miesfeld
On Thu, Apr 1, 2010 at 11:45 AM, CVBruce wrote: > I need more advice now. > > After I run make install, all of the necessary files are moved to > /opt/ooRexx > /opt/ooRexx/bin ... > I then run a post installation script that symlinks these files into > the "correct" Mac OS directories, > /usr/bin

Re: [Oorexx-devel] 4.0.1 Beta make failed on Mac OS X 10.5.8 *working*

2010-04-01 Thread CVBruce
Mark, This worked. My MACOSX didn't work, perhaps it didn't evaluate as true or false? I need more advice now. After I run make install, all of the necessary files are moved to /opt/ooRexx /opt/ooRexx/bin /opt/ooRexx/include /opt/ooRexx/lib /opt/ooRexx/lib/ooRexx /opt/ooRexx/share /opt/ooRexx