Linuxgsm: Is there anyone who can help?

Created on 16 Mar 2017  路  9Comments  路  Source: GameServerManagers/LinuxGSM

I use Linux CentOS system set up the dodserver, but there is always an error, as shown, I would like to ask how to solve, I am a novice! Thanks
qq 20170316151033

Most helpful comment

The error is stated clearly in your message. The account does not have sudo access.

All 9 comments

The error is stated clearly in your message. The account does not have sudo access.

Thank you. I'll try

@reesey275 Just that I dont understand it wrong, isnt the error that TMUX isnt installed? Sudo is just optional to make it "easier".

@faflfama The errors are there because tmux isn't installed and the warning because the current user doesn't have sudo access to install it. By installing it, both will be gone. ;)

yum install tmux bc
Problem solved.

@marvinl97 Thats what I meant :) Just sounded like you "need" sudo for especially this account to make it work.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings