Tinyirc

From: Gabriele Alberti (gabriele.alb@libero.it)
Date: Wed Mar 20 2002 - 18:46:59 CET


Hello everybody,
I tried several times to get my confs working on mulinux with "setup -f irc",
but every time i connect I have the same old nick "craxi".
I looked the tinyirc.c code and I saw there is this

strcpy(IRCGECOS, "craxi");
strcpy(IRCNAME, IRCGECOS);
strcpy(IRCLOGIN, "craxi");

just before the program sends its NICK and USER commands to the server...is
there a way to make it work before I recompile it? In this way the setup
script has no sense for irc..

Thanks in advance for answering

Gabriele

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:21 CET