Re: [Coder-Com] help?

2001-06-20 Thread Kev
> When I try to the ircd on my redhat 7.2 system it says “ERROR: do not run > ircd setuid root. Make it setuid a normal user.” > > What steps do I take to correct this problem? do exactly what it says. Don't run ircd as root; run it as a normal user. And next time you send email here, DO NOT S

[Coder-Com] help?

2001-06-20 Thread Urban Assault Team
When I try to the ircd on my redhat 7.2 system it says “ERROR: do not run ircd setuid root. Make it setuid a normal user.”   What steps do I take to correct this problem?   Thanks a lot!      - Leo  

Re: [Coder-Com] ircd

2001-06-20 Thread Raider
I got it to work. I had to run the ircd like so: ./ircd -w 65.160.248.198 - Original Message - From: "Kev" <[EMAIL PROTECTED]> To: "Raider" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 11:25 PM Subject: Re: [Coder-Com] ircd > > Ok, here we go again. Every

Re: [Coder-Com] ircd

2001-06-20 Thread Kev
> Ok, here we go again. Everything was working fine, I was able to connect to > all ports 6660-6669 & 7000. > After recompiling the IRCD again ( I needed to edit include/struct.h ) and > starting it up I was back where I started with my problem. I can't connect > to ports 6660-6669 & 7000. I don'

Re: [Coder-Com] ircd

2001-06-20 Thread rob
- Original Message - From: "Raider" <[EMAIL PROTECTED]> > Hi > Ok, here we go again. Everything was working fine, I was able to connect to > all ports 6660-6669 & 7000. > After recompiling the IRCD again ( I needed to edit include/struct.h ) and > starting it up I was back where I start