Thanks for suggestion, if I remove libcurl from XCOM 2/lib/x86_64/ I get this:
Code:
/usr/lib64/libcurl.so.4: no version information available (required by ~/.local/share/Steam/steamapps/common/XCOM 2/bin/XCOM2)
and it still does not start.
If I run steam with STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0, I get this:
Code:
~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by ~/.local/share/Steam/steamapps/common/XCOM 2/bin/XCOM2
And it is still going nowhere.
If I leave libcurl as it is in XCOM 2/lib directory - I get complaints about libs required by libcurl.so.4 (no version information available).