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 <[email protected]> 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
