What am I doing wrong here...?
Fresh install of FreeBSD 13.1-RELEASE amd64
as root-
pkg install wine-devel
as root-
nano /etc/fstab
(insert as bottom line)
proc /proc procfs rw 0 0
as reg. user-
cd /usr/local/share/wine
sh pkg32.sh install wine-devel mesa-dri
(installs 69 pkgs)
as reg. user-
winecfg
throws errors...
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to open L"C:\\windows\\system32\\wineboot.exe": c0000135
0024:err:environ:run_wineboot failed to start wineboot c0000135
wine: could not load kernel32.dll, status c0000135
Fresh install of FreeBSD 13.1-RELEASE amd64
as root-
pkg install wine-devel
as root-
nano /etc/fstab
(insert as bottom line)
proc /proc procfs rw 0 0
as reg. user-
cd /usr/local/share/wine
sh pkg32.sh install wine-devel mesa-dri
(installs 69 pkgs)
as reg. user-
winecfg
throws errors...
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to open L"C:\\windows\\system32\\wineboot.exe": c0000135
0024:err:environ:run_wineboot failed to start wineboot c0000135
wine: could not load kernel32.dll, status c0000135