Does it work if you use make redist instead?
You cannot run Proton's wine directly, you must use the proton script. If you want to run winecfg in a Proton prefix, I suggest using the PROTON_DUMP_DEBUG_COMMANDS option. Note that you will also need to set PROTON_DEBUG_DIR to someplace in your Home directory, since the container deletes its /tmp/ upon exit.
@aeikum This happens WITH the debug script from proton
./run cmd.exe
wine: failed to initialize: /home/vagrant/build-proton_5.13-local/dist-wine32/lib/wine/ntdll.dll.so: cannot open shared object file: No such file or directory
I don't know when that broke but I've used it for .. years? Since it was added.
proton 5.13x2 2020-12PROTON_DEBUG_DIRx1 2020-10PROTON_DUMP_DEBUG_COMMANDSx1 2020-10ntdll.dllx2 2020-12
After running
make installper the README on the root repository page, I have a localproton_5.13-localfolder in my~/.steam/root/compatabilitytools.d/. Attempting to run~/.steam/root/compatabilitytools.d/proton_5.13-local/dist/bin/wine64 winecfgreturns the following error:I suspect an environment variable is not getting set somewhere, but I'm not sure where. This breaks tools like
protontricks, which will return an error like: