Hi. I want to start my own local Quake 3 Arena Server on CentOs/RHEL Linux. I did my steps like in Sys Admin Guide – ioquake3 documentation. I got the file server_compile.sh and when i run it i getting this logs:
make[2]: вход в каталог «/root/quake3-server/ioq3» #translates like enter the directory
DED_CC code/server/sv_bot.c
make[2]: cc: Нет такого файла или каталога #translates like no such file or directory
make[2]: *** [Makefile:2979: build/release-linux-x86_64/ded/sv_bot.o] Ошибка 127 #translates like error
make[2]: выход из каталога «/root/quake3-server/ioq3» #translates like exit from directory
make[1]: *** [Makefile:1615: targets] Ошибка 2 #translates like error
make[1]: выход из каталога «/root/quake3-server/ioq3» #translates like exit from directory
make: *** [Makefile:1526: release] Ошибка 2 #translates like error
I think i’ve been tried whatever i can and i always got the same error