Page 1 of 1

Issue during install

Posted: Thu Feb 09, 2023 3:09 am
by Zyx
Hello,

./Config
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


Please help, thanks.

Re: Issue during install

Posted: Thu Feb 09, 2023 11:45 am
by Valware
Hello,

Please go to the link you have pasted and follow the steps you have pasted.

Re: Issue during install

Posted: Thu Feb 09, 2023 12:10 pm
by Zyx
I forgot the adduser but I don't see what is the issue of the install and config, sorry.

adduser: Please enter a username matching the regular expression configured
via the NAME_REGEX[_SYSTEM] configuration variable. Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX.

Can you help comand by comand please ?

best,

Re: Issue during install

Posted: Thu Feb 09, 2023 1:00 pm
by Valware
Hello,

It would appear that the problem you are experiencing is due to you not knowing how to use a unix or unix-like system.
This forum is for UnrealIRCd support. Please look around the internet with regards to how to use unix commands like `adduser` and such.

Something like this: https://www.tecmint.com/add-users-in-linux/