Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-03 Thread Kevin L. Mitchell
On Fri, 2008-10-03 at 05:09 +0200, Alex Dawson wrote: > Also, won't running ircd behind stunnel mean all the clients have > 127.0.0.1 as their client IP? This may not be a problem depending on > how you're going to be using it, but it sounds like something to watch > out for. This is true. You co

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-03 Thread Alex Dawson
Also, won't running ircd behind stunnel mean all the clients have 127.0.0.1 as their client IP? This may not be a problem depending on how you're going to be using it, but it sounds like something to watch out for. On Fri, Oct 3, 2008 at 3:12 AM, Kevin L. Mitchell <[EMAIL PROTECTED]> wrote: > Plea

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
Please send follow-up questions to [EMAIL PROTECTED] On Fri, 2008-10-03 at 02:12 +0200, franck34 wrote: > Can you give me the line and place regarding the "vhost relation" you > are speaking ? It should be easy to find in the example.conf; just search for "port {" and start reading. (You'll prob

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
On Thu, 2008-10-02 at 19:04 +0200, franck34 wrote: > I've try many things, read the sample provided with the package, > without any luck. > Sometimes daemon can not start, sometimes it continu to listen to the > public IP. Have you looked at the documentation for the port block? The sample you in

Re: [Coder-Com] MAKE

2002-09-04 Thread Joe 'Pilsner' Cise
On Wed, Sep 04, 2002 at 03:05:44PM -0700, Braden Temme wrote: > ircu normally installs the ircd into: > > ~/bin > ~/lib > > How would I make them install into just ~/bleh? > > Regards, > Braden > > __ > Do You Yahoo!? > Yahoo! Finance - Get real-

Re: [Coder-Com] Make erros

2002-04-27 Thread Chojin
New version on automake can be found at ftp.gnu.org - Original Message - From: Inge Hagen To: [EMAIL PROTECTED] Sent: Saturday, April 27, 2002 12:07 PM Subject: [Coder-Com] Make erros I did install autoconf-2.52 but I get this error, someone how to fix i

Re: [Coder-Com] Make erros

2002-04-27 Thread Chojin
Hello,   you must upgrade your automake to 1.6.1   -- Chojin - Original Message - From: Inge Hagen To: [EMAIL PROTECTED] Sent: Saturday, April 27, 2002 12:07 PM Subject: [Coder-Com] Make erros I did install autoconf-2.52 but I get this error, someone ho

Re: [Coder-Com] Make problem

2002-01-22 Thread Perry Lorier
On Mon, Jan 21, 2002 at 03:20:06PM -, rob wrote: > This problem (and solution) seesm to keep coming up. Is there any way of > automating the addition of those flags ? > IIRC 2.10.10 attempts to guess if needs this libraries, it appears to fail in some circumstances, I don't know why. Kev's r

Re: [Coder-Com] Make problem

2002-01-21 Thread Kev
> This problem (and solution) seesm to keep coming up. Is there any way of > automating the addition of those flags ? At least theoretically, u2.10.11 should deal *much* better at detecting the need for linking with these libraries than the old u2.10.10 configuration process. -- Kevin L. Mitche

Re: [Coder-Com] Make problem

2002-01-21 Thread rob
ent: Monday, January 21, 2002 12:45 PM Subject: Re: [Coder-Com] Make problem > > Run configuration again and make sure to append the flags -lcrypt and > -lresolv to the variable IRCDLIBS.. > > -- notnet > > On Sun, 20 Jan 2002, Ben Belletieri wrote: > > > Hello, I tryed t

Re: [Coder-Com] Make problem

2002-01-21 Thread net
Run configuration again and make sure to append the flags -lcrypt and -lresolv to the variable IRCDLIBS.. -- notnet On Sun, 20 Jan 2002, Ben Belletieri wrote: > Hello, I tryed to run a IRCu version 2.10.10-pl18 today, I got this when > I tryed to 'make' it: > > Building config... > make[1]: En

Re: [Coder-Com] MAKE bug

2001-10-02 Thread Braden Temme
Dear Kev, I got it fixed. I dunno what was wrong. I just tried it again and it works. Scary... hehehe :c) Regards, Braden --- Kev <[EMAIL PROTECTED]> wrote: > > I did do that, but I cannot find the file confdefs.h anywhere on my system. > > Is it generated by > > ./configure? I dunno how

Re: [Coder-Com] MAKE bug

2001-10-02 Thread Kev
> I did do that, but I cannot find the file confdefs.h anywhere on my system. > Is it generated by > ./configure? I dunno how to solve the problem, but I will keep trying. confdefs.h is a temporary file generated by ./configure while it is running. It basically contains the precursor to config.h

Re: [Coder-Com] MAKE bug

2001-10-01 Thread Braden Temme
Dear Kev, I did do that, but I cannot find the file confdefs.h anywhere on my system. Is it generated by ./configure? I dunno how to solve the problem, but I will keep trying. Regards, Braden --- Kev <[EMAIL PROTECTED]> wrote: > > I found this bug while trying to make the latest compile of

Re: [Coder-Com] MAKE bug

2001-10-01 Thread Kev
> I found this bug while trying to make the latest compile of ircu2.10. I trie > d it on 2 different > boxes and got the same result so I know its not my comp. > > checking whether make sets ${MAKE}... sed: can't read confdefs.h: No such fil > e or directory um, that's not from make--that's from

Re: [Coder-Com] make error

2001-05-11 Thread Kev
> ircu2.10.10, got it from coder.undernet.org, read the install file and did > as it said.. ./configure, make config, cant run make because i get that > compile error. You really need to be emailing the list, especially given that I don't generally read email on the weekends. We need more speci

Re: [Coder-Com] make error

2001-05-10 Thread Kev
First, go into your mailer configuration and turn off the obnoxious misfeature that makes it send two copies of each email, with one in unreadable HTML format. > Hi, I'm trying to compile ircu2.10 and when I run make i see this = > error: > > ~/ircu2.10 >make > Building config... > Building i