Closed 4xx22 closed 8 years ago
apt-get install bsdmainutils
If you're on an RPM-based distribution, issue
yum whatprovides '*bin/column'
and install the missing package.
Might need to add this to the requirements. For all the minimal install people
@cedarlug It's work now thank's ! :) @dgibbs64 Yes :)
just checked bsdmainutils is required in both ubuntu and debian to use column. Will add this to the requirements.
Updated the website now. check_deps.sh already has the requirement
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.
Hello,
I have a problem with the "column: command not found" in many places
hl2rp@TheLast-Community:~$ ./gmodserver
fetching core_dl.sh...OK
fetching core_functions.sh...OK
fetching core_messages.sh...OK
fetching core_getopt.sh...OK
Usage: ./gmodserver [option]
Garry's Mod - Linux Game Server Manager - Version 210516
https://gameservermanagers.com/gmodserver
Commands
/home/hl2rp/lgsm/functions/core_getopt.sh: line 234: column: command not found
hl2rp@TheLast-Community:~$
./gmodserver details > http://pastebin.com/bMA7v5Ad
Thank's for your help.