> ok
> Heres the complication:
> Due to the stupidness of the FAT(32) and possibly NTFS file systems,
> Configure.in will overwrite configure.in and will lead to some complications
> when running `make config'.
2.10.11 does away with "make config" and instead puts almost everything
into ircd.conf
my /etc/resolv.conf file now contains
domain zetnet.co.uk
nameserver 192.247.47.47
nameserver 192.247.40.126
dns still doesn't work
>From: "Aaron Mason" <[EMAIL PROTECTED]>
>To: "Coder Com" <[EMAIL PROTECTED]>
>Subject: Re: [Coder-Com] Re: i got it
>Date: Sat, 1 Jun 2002 20:03:01 +1000
>MIME-V
ok
Heres the complication:
Due to the stupidness of the FAT(32) and possibly NTFS file systems,
Configure.in will overwrite configure.in and will lead to some complications
when running `make config'.
heres what I did:
I decompressed it in Linux and changed the file Configure.in to
konfigure.in.
ok
heres the site: http://darkie.lyximer.net/ircu2cyg/
- Original Message -
From: "Tom Rons" <[EMAIL PROTECTED]>
To: "Aaron Mason" <[EMAIL PROTECTED]>
Sent: Saturday, June 01, 2002 8:50 PM
Subject: Re: [Coder-Com] Re: i got it
> Hello,
>
> >From your previous posts, I understand you've
put this at the top of /etc/resolv.conf:
domain yourisp.net
- Original Message -
From: "peter green" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 01, 2002 4:48 AM
Subject: Re: [Coder-Com] Re: i got it
> ok i commented out the offending call and it now runs
>
> BUT