Page 1 of 1

unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 2:11 am
by Webmaster78
Hi there !

I'v got this problem installing Unrealircd, could you help me and tell me what to do ?
I downloaded it from the official website.
Are they stupid to propose invalid file "Config" ?

"unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory"

Thank you.

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 4:07 am
by Koragg
Before accusing others of being "too stupid" maybe you should read the instructions more clearly: https://www.unrealircd.org/docs/Install ... #Compiling <--- shows to use ./Config and NOT as you did /Config
Hopefully this helps you out and the rest of the steps are clear as well

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 12:26 pm
by Webmaster78
Thank your for your answer, it's nice to you, I do exactly what they said :

"First, run the ./Config script which will ask a number of questions. You can just press Enter to accept the default answers. ./Config"."

It's when I run the /Config and accept the default answers, before the end, it stop and give me that result : "unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory"

I used : "unrealircd@id16370:~$ unrealircd-5.0.3.1/Config"

And that run but after answered some params that stop and say :

"Would you like to pass any custom parameters to configure?
Most people don't need this and can just press ENTER.
Otherwise, see `./configure --help' and write them here:
[] ->
./configure --with-showlistmodes --enable-ssl --with-bindir=/home/unrealircd/unrealircd/bin --with-datadir=/home/unrealircd/unrealircd/data --with-pidfile=/home/unrealircd/unrealircd/data/unrealircd.pid --with-confdir=/home/unrealircd/unrealircd/conf --with-modulesdir=/home/unrealircd/unrealircd/modules --with-logdir=/home/unrealircd/unrealircd/logs --with-cachedir=/home/unrealircd/unrealircd/cache --with-docdir=/home/unrealircd/unrealircd/doc --with-tmpdir=/home/unrealircd/unrealircd/tmp --with-privatelibdir=/home/unrealircd/unrealircd/lib --with-scriptdir=/home/unrealircd/unrealircd --with-nick-history=2000 --with-permissions=0600 --enable-dynamic-linking
unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory
"

If I try instead :
unrealircd@id16370:~$ unrealircd-5.0.3.1./Config
-bash: unrealircd-5.0.3.1./Config: No such file or directory

An idea please ?

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 3:24 pm
by HeXiLeD
Yes, not only I have an idea as well as a conclusion that your problem is pure PEBCAK.

Where in the documentation do you see unrealircd-5.0.3.1./Config, ./configure or /Config ? Being used to install unrealircd?

Follow the link that Koragg posted.
Don't come up with your own failed ideas and it may not be a good idea insulting people from who you need help.

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 3:30 pm
by katsklaw
Webmaster78 wrote: Sun Mar 15, 2020 12:26 pm If I try instead :
unrealircd@id16370:~$ unrealircd-5.0.3.1./Config
-bash: unrealircd-5.0.3.1./Config: No such file or directory
cd to the unreal-5.0.3.1 directory FIRST, then run ./Config.

Code: Select all

scott@ircs:~$ cd unrealircd-5.0.3.1/
scott@ircs:~/unrealircd-5.0.3.1$ ./Config
When you get to this question:

Code: Select all

"Would you like to pass any custom parameters to configure?
Most people don't need this and can just press ENTER.
Otherwise, see `./configure --help' and write them here:
[] ->
Just hit ENTER.

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 4:27 pm
by Webmaster78
HeXiLeD wrote: Sun Mar 15, 2020 3:24 pm Yes, not only I have an idea as well as a conclusion that your problem is pure PEBCAK.

Where in the documentation do you see unrealircd-5.0.3.1./Config, ./configure or /Config ? Being used to install unrealircd?

Follow the link that Koragg posted.
Don't come up with your own failed ideas and it may not be a good idea insulting people from who you need help.
Thank you for your answer but I don't insult people there from who I need help, it's nice to help others. I was asking myself about unrealircd developpers not users of this forum. Sorry if you thought I did.

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Sun Mar 15, 2020 10:44 pm
by Lord255
Webmaster78 wrote: Sun Mar 15, 2020 4:27 pm ..

is there anything which we can help you with? unless, you are welcome.
good luck with your network.

Re: unrealircd-5.0.3.1/Config: line 92: ./configure: No such file or directory

Posted: Wed Mar 18, 2020 3:05 pm
by Webmaster78
Thank you Lord255 and the others.

Now I'll create a post to have help about configuration.