OK, I will make that change.

On Tue, Aug 30, 2022 at 1:38 PM Norman Drinkwater
<nrdrinkwa...@gmail.com> wrote:
>
> Ah, didn't realize that. We should replace the contents of
> macos-fix.command with
> xattr -rc *
>
> That should fix the problem.
>
> On Tue, Aug 30, 2022 at 3:21 PM chris burke <cbu...@jsoftware.com> wrote:
>
> > I am a little puzzled by this. Regex is part of the base installation,
> > not an addon. Jd has its own copy of regex for historical reasons, but
> > this should not be needed by tgsjo.
> >
> > Is it that the macos-fix.command should also call xattr on
> > tools/regex/libjpcre2.dylib?
> >
> > On Tue, Aug 30, 2022 at 1:04 PM Norman Drinkwater
> > <nrdrinkwa...@gmail.com> wrote:
> > >
> > > Downloads that use curl to retrieve the file (like package manager)
> > > shouldn’t have this issue. If you download a file with a web browser,
> > > you’ll need to run xattr from a terminal to clear the extended attribute
> > > for the file. See here:
> > >
> > https://code.jsoftware.com/wiki/Guides/J9_Standalone#macOS_standalone_application
> > >
> > >
> > > On Tue, Aug 30, 2022 at 2:13 PM Brian Schott <schott.br...@gmail.com>
> > wrote:
> > >
> > > > I just received a notice from a person wishing to load
> > > > '/Users/xxx/j/j903/addons/zerowords/tgsjo' that the regex addon and is
> > not
> > > > working (see the quoted excerpt below of the person's message). I can
> > > > confirm the error message and am able to overcome the problem by
> > employing
> > > > System Preferences>Security & Privacy> General, but with multiple
> > steps. At
> > > > the bottom half of the General dialog box there is the option "Allow
> > apps
> > > > downloaded from:" . I clicked on an option (which is no longer
> > showing) to
> > > > accept anyway. Then the load in jQt still gives an error which offers
> > a NEW
> > > > option to Open; I clicked that option. But even then another error
> > shows up
> > > > during the load process. A repeat NEW load (without even quitting jQt)
> > > > succeeds without error.
> > > >
> > > > So, I am wondering if there is an easier workaround?
> > > >
> > > > "starting tsgjo.ijs.  in the Jqt903. on the Mac M1 raises the following
> > > > error:
> > > >
> > > > libjpcre2.dylib. cannot be opened because the developper cannot be
> > > > verified....
> > > >
> > > >
> > > > this is obviously a Mac security idiosyncrasy....   I see that.
> > > > libjpcre2.dylib is installed in the   addons/data/jd/cd. folder.
> > > > "
> > > >
> > > > --
> > > > (B=) <-----my sig
> > > > Brian Schott
> > > > ----------------------------------------------------------------------
> > > > For information about J forums see http://www.jsoftware.com/forums.htm
> > > >
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to