[gopher] Re: How was Veronica-2 made
I did that and got the configure script to complete and now bucktooth is
installed! But now i'm having trouble putting it into the /etc/inetd.conf
file (from xinetd). What information should I put in inetd.conf?
Eric
----- Original Message -----
From: "Cameron Kaiser" <spectre@floodgap.com>
To: <gopher@complete.org>
Sent: Thursday, April 12, 2007 10:56 PM
Subject: [gopher] Re: How was Veronica-2 made
>> What should I do about it? I'm running it under freshly updated cygwin
>> (updated today).
>
> You could make a bogus /etc/services and /etc/inetd.conf (it just checks
> that they exist). I haven't run it under cygwin myself, but that should
> satisfy the sanity checks. Alternatively, change
>
> $DEF_SERV = &wherecheck("Verifying /etc/services", "/etc/services",
> <<"EOF");
>
> to
>
> $DEF_SERV = 1; $x = <<"EOF";
>
> and do the same for $DEF_INCONF below it, in configure.inetd.
>
> If you've got cygwin, though, you could compile xinetd and use that.
>
> --
> ----------------------------------- personal:
> http://www.cameronkaiser.com/ ---
> Cameron Kaiser * Floodgap Systems * www.floodgap.com *
> ckaiser@floodgap.com
> -- California, land of cereal: some fruits, nuts, and a lot of
> flakes. --------
>
>
>
Reply to: