WineTricks throws all sorts of errors

Questions about Wine on macOS.
Locked
COOLak
Newbie
Newbie
Posts: 4
Joined: Sat Nov 11, 2023 9:43 pm

WineTricks throws all sorts of errors

Post by COOLak »

Hi guys, I'm just getting familiar with Wine and Winetricks, so for the first time, after installing winetricks as well as Zenity, I decided to just run the command

Code: Select all

sh winetricks
without any parameters just to see what it says. And the result is pretty off-putting:

Code: Select all

sh winetricks
warning: taskset/cpuset not available on your platform!
fatal error: /Library/Developer/CommandLineTools/usr/bin/lipo: can't open input file: wine (No such file or directory)
------------------------------------------------------
warning: Вы используете 64-битный WINEPREFIX. Важно: многие ветки устанавливают только 32-битные версии пакетов. Если у вас возникли проблемы, пожалуйста, проверьте еще раз на чистом 32-битном WINEPREFIX до отправки отчета об ошибке.
------------------------------------------------------
Using winetricks 20230212-next - sha256sum: fe0550e0d843214f87dcb0f4aa591be0046fa93db7b8330217dd926258e628fc with wine-7.7 (CrossOverFOSS 22.1.0) and WINEARCH=win64
Running on OSX, but DISPLAY is not set...probably using Mac Driver.

(zenity:92414): Gtk-WARNING **: 11:32:57.280: cannot open display: 
winetricks GUI enabled, using zenity 

(zenity:92422): Gtk-WARNING **: 11:32:57.344: cannot open display: 

Can somebody please explain what does it all mean and how can I improve the obviously imperfect situation with my installation? If anything, I'm on M2 Max, Sonoma 14.1
Locked