You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title says, it would be nice to be able to run game servers without XServer.
If you try to launch Steam it will immediately try to connect to X11, and steamcmd is not in path, so not sure what is the best way to do that.
The text was updated successfully, but these errors were encountered:
It's not documented because it's not supported: steamcmd is separate download with different dependencies and, thankfully, for the most part not subject to the same issues. Afaik, the only known issue is that it can't find an SSL certificate bundle with root certs since we don't install and/or link ca_root_nss in any typical Linux locations (/etc/ssl/certs/ca-certificates.crt for Ubuntu, probably /etc/pki/tls/cert.pem for Red Hat, etc). This should arguably be fixed in ports.
@trasz, where should we put a symlink for Linux apps? emulators/linux_base-c7?
As title says, it would be nice to be able to run game servers without XServer.
If you try to launch Steam it will immediately try to connect to X11, and
steamcmd
is not in path, so not sure what is the best way to do that.The text was updated successfully, but these errors were encountered: