Page 1 of 1

./config error

Posted: Sat May 11, 2024 1:28 pm
by slimdesi
Hi there Guys,

Got this error running the command ./Config

Im on centos-8-x86_64 on a vps .. tried installing the tools on it .. but cant really get it done. please advise


Your system does not have the required tools installed to build UnrealIRCd.
Please check https://www.unrealircd.org/docs/Installing_from_source
and install the required tools listed under 'Prerequisites'.
After that, you can run ./Config again

Re: ./config error

Posted: Sat May 11, 2024 1:33 pm
by Valware
Please check https://www.unrealircd.org/docs/Installing_from_source
and install the required tools listed under 'Prerequisites'.
After that, you can run ./Config again

Re: ./config error

Posted: Sat May 11, 2024 1:50 pm
by slimdesi
ive been trying to install on centos but it doesnt help at all ... im not that good at it .. normally installed unreal without problems ... can it be coz of the OS

Re: ./config error

Posted: Sat May 11, 2024 4:07 pm
by CrazyCat
Did you do (as root):

Code: Select all

yum install make gcc openssl openssl-devel
The full package list is:
  • coreutils
  • gzip
  • pkgconf-pkg-config
  • gcc
  • make
  • curl
  • openssl
  • openssl-devel
  • pcre2
  • pcre2-devel
  • c-ares
  • c-ares-devel
  • libargon2-devel