>Date: Sun, 13 Mar 2016 12:31:46 -0700 >From: CVBruce <cvbr...@gmail.com> > >Are you able to get around the rexx.cat by coding an NLSPATH in the >environment? So we would need PATH, LD_LIBRARY_PATH, and NLSPATH. > >As to opening a bug, seems like the right thing to do. > >>On Mar 13, 2016, at 11:13 AM, Rony G. Flatscher <rony.flatsc...@wu.ac.at> >>wrote: >>Hi Bruce, >>you are the best! >>:) >>Thanks to your findings I got a few ideas to test (copied the quarantined >>/usr/bin and /usr/lib entries to /usr/local/bin and /usr/local/lib). Can run >>the ooRexx interpreter again. There is a problem still with dynamic loading >>the BSF4ooRexx dynalib from Java's java.library.path, will have to check on >>that. (As it is night over here, I will have to go and analyze this further >>ASAP. >>--- >>However, there might be a little problem with ooRexx' code to locate >>rexx.cat, it seems ooRexx looks in "/usr/bin" only, judging from the error >>message: "97 Cannot open REXX message catalog rexx.cat. Not in NLSPATH or >>/usr/bin". >>In the light of Apple's move (non system binaries and libraries need to go >>into "/usr/local" starting with 10.11, "El Capitan"), should I open a bug >>report for ooRexx for that particular error on MacOSX? >>---rony
Hi, We kinda fixed something like this in our build of ooRexx for SUSE to comply with the Build Services’ guidelines. OBS didn’t like that ooRexx put its classes in /usr/bin, so we created a #define that is used to determine where ooRexx should look for them. They’re now placed in /usr/lib/ooRexx. Perhaps changing this and/or setting the PREFIX to /usr/local should do the trick? Our patch can be seen here: https://build.opensuse.org/package/show/devel:languages:misc/ooRexx ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel