Open Mgrecha opened 4 weeks ago
we had that reported before: https://github.com/jonaseberle/euroscope-afv-wine/issues/7 https://github.com/jonaseberle/euroscope-afv-wine/issues/6
Since that I have added a comment to the Requirements for MacOS: https://github.com/jonaseberle/euroscope-afv-wine?tab=readme-ov-file#requirements
Does that work for you?
Trying to install via Terminal following Quickstart
Wine 9.0, gnu-getopt, bash, unzip, grep, wget, wine and winetricks installed.
"The default interactive shell is now zsh. To update your account to use zsh, please run
chsh -s /bin/zsh
. For more details, please visit https://support.apple.com/kb/HT208050. MacBook-Pro:~ maxishe$ wineDir=$USER/VATSIM-ATC/wine-install MacBook-Pro:~ maxishe$ mkdir -p "$wineDir" && cd "$wineDir" MacBook-Pro:wine-install maxishe$ git clone https://github.com/jonaseberle/euroscope-afv-wine.git && cd euroscope-afv-wine Cloning into 'euroscope-afv-wine'... remote: Enumerating objects: 181, done. remote: Counting objects: 100% (56/56), done. remote: Compressing objects: 100% (33/33), done. remote: Total 181 (delta 36), reused 41 (delta 23), pack-reused 125 (from 1) Receiving objects: 100% (181/181), 67.67 KiB | 1.35 MiB/s, done. Resolving deltas: 100% (97/97), done. MacBook-Pro:euroscope-afv-wine maxishe$ chmod +x euroscope-afv-wine_install.sh MacBook-Pro:euroscope-afv-wine maxishe$ mkdir -p wine && cd wine MacBook-Pro:wine maxishe$ ../euroscope-afv-wine_install.sh --help ‹getopt --test› failed in this environment."