Complete.Org: Mailing Lists: Archives: gopher: April 2007:
[gopher] Re: How was Veronica-2 made
Home

[gopher] Re: How was Veronica-2 made

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: How was Veronica-2 made
From: Cameron Kaiser <spectre@xxxxxxxxxxxx>
Date: Thu, 12 Apr 2007 22:56:21 -0700 (PDT)
Reply-to: gopher@xxxxxxxxxxxx

> 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@xxxxxxxxxxxx
-- California, land of cereal: some fruits, nuts, and a lot of flakes. --------



[Prev in Thread] Current Thread [Next in Thread]