I am also having troubles building Proton on CentOS 7. The Vagrant VM is certainly not fully self contained because the dependencies requirements on the host OS are overwhelming. Unfortunately, many libraries on CentOS are dated and the whole thing needs to compile newer versions on the side. Not working too well so far.
@LinuxSquare We've switched back and forth between the beta and non-beta runtimes a few times. For the forseable future, we should be on the non-beta runtime, so hopefully that is settled. I think if you pull the latest proton-3.16 branch (pushed just now), and then delete your vagrant vm with vagrant destroy to start over from a clean state, it should be working well.
Well, thanks for your answer @aeikum
But I have to give up trying to compile proton for myself.
I'm just to dumb for it..
Try using this step by step
https://github.com/ValveSoftware/Proton/wiki/Build-instructions-(Fedora)
proton 3.16x1 2019-03
Hey there.
As already written in the title, the command
makeinside the$HOME/builddirectory of vagrant, ends in an error, telling, that the imagesteam-proton-dev32-beta:latestcould not be found:Here is the whole console-output:
docker loginwas executed but not helping in any way..I would appreciate any help..
EDIT:
Forgot to mention my distribution details:
OS: Arch Linux x86_64
Kernel: 4.19.25-1-lts
CPU: Intel i7-4770
Memory: 16GB
Yours sincerely
LinuxSquare