Skip to content

Conversation

@dellis1972
Copy link
Contributor

Some issues with the install script caused errors on macos. The default macos grep does not support the -P perl flag. So use a basic regex instead.

We are trying to run wine in one part of the script, which will fail on M* Apple Macs because it is a 32bit executable.

Also upgade to .net 8.0.401

Some issues with the install script caused errors on macos. 
The default macos `grep` does not support the -P perl flag. 
So use a basic regex instead.

We are trying to run `wine` in one part of the script, which will fail on M* Apple Macs because it is a 32bit executable. 

Also upgade to .net 8.0.401
@dellis1972 dellis1972 requested a review from harry-cpp September 1, 2024 21:47
@harry-cpp harry-cpp merged commit a837d3f into main Sep 2, 2024
@harry-cpp harry-cpp deleted the dellis1972-patch-1 branch September 2, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants