Well, that is the problem :) No ngircd installed in the directories. And if i run ./ngircd -n i get: Can't read configuration "/usr/local/etc/ngircd.conf": No such file or directory. So, i miss the conf file and i believe that something went wrong in the make install phase, since i got no problems during the ./configure and make phases Tnx
Am 24.04.2012 um 14:58 schrieb Alessandro Alessio:
after running 'make install' i do not get any error, but actually i am not sure the install went fine.
If you don’t get error messages most probably there haven’t been any errors. So what’s your problem?
After running „make install“ you’ll find ngIRCd installed in the default location (usr/local/sbin, /usr/local/etc/ngircd, …) or in the location(s) you passed to the ./configure script.
Regards Alex
Hi!
Am 24.04.2012 um 15:43 schrieb Alessandro Alessio:
Well, that is the problem :) No ngircd installed in the directories.
And if i run ./ngircd -n i get: Can't read configuration "/usr/local/etc/ngircd.conf": No such file or directory.
So, i miss the conf file and i believe that something went wrong in the make install phase, since i got no problems during the ./configure and make phases
You could paste the complete(!) output of „make install“ to some Pastebin (e. g. gist.github.com, paste bin.com, …) and post the link to the log to this list. So we could check …
Regards Alex