ircd-hybrid

2013-04-05 Thread Lázaro
Hi all, I'm trying to run a ircd-hybrid listening in the 443 port but it fail the binding because have not permission. My question... how could I give permission 443 port binding's permission to the irc user? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

Re: Error compiling ircd-hybrid-7.2.3 on Debian 5.0

2009-04-10 Thread Tzafrir Cohen
On Fri, Apr 10, 2009 at 05:28:38PM +0100, Steffan Wood wrote: > I got ircd-hybrid from their website, and the latest version. > What will be different if I get ircd-hybrid from apt? a. different version number: $ rmadison ircd-hybrid ircd-hybrid | 1:7.2.2.dfsg.2-3 | etch-m68k | source

Re: Error compiling ircd-hybrid-7.2.3 on Debian 5.0

2009-04-10 Thread Steffan Wood
sr/include/bits/stat.h:103: error: expected identifier or ‘(’ before ‘[’ token make[1]: *** [lex.yy.o] Error 1 make[1]: Leaving directory `/home/steffan/ircd-hybrid-7.2.3/src' make: *** [build] Error 2 I don't know that package, but this error is in pcre. This package seems to be

Re: Error compiling ircd-hybrid-7.2.3 on Debian 5.0

2009-04-10 Thread Tzafrir Cohen
dentifier or ‘(’ before > ‘[’ token > make[1]: *** [lex.yy.o] Error 1 > make[1]: Leaving directory `/home/steffan/ircd-hybrid-7.2.3/src' > make: *** [build] Error 2 I don't know that package, but this error is in pcre. This package seems to be shipped with its own copy. I sugg

Error compiling ircd-hybrid-7.2.3 on Debian 5.0

2009-04-10 Thread Steffan Wood
ircd_lexer.l:31: /usr/include/bits/stat.h:103: error: expected identifier or ‘(’ before ‘[’ token make[1]: *** [lex.yy.o] Error 1 make[1]: Leaving directory `/home/steffan/ircd-hybrid-7.2.3/src' make: *** [build] Error 2 Please CC/address any replies directly to steffan.w...@me.com --- T

users with passwords in ircd-hybrid

2004-04-20 Thread Antonio Rodriguez
Hi everybody. I need to set some channels with user-password pair capability, could be even done at whole server level, for all channels. This would be even better, since that would give me better control, such as limiting creation of channels, etc. Can someone advice what exactly needs to be done/