[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Telnet to conserver

Christopher Fowler cfowler@outpostsentinel.com
Fri, 31 Mar 2006 08:12:38 -0800 (PST)


On Fri, 2006-03-31 at 08:05 -0800, Bryan Stansell wrote:
> and this should work with 8.x.x as well.  you might need to compile
> things with '--with-port=XXX' so that an /etc/services lookup isn't
> needed, but aside from that, i don't see why dropping console.exe and
> cygwin1.dll in a directory and running it won't work.  haven't tried,
> however (i have a small development cygwin environment on my laptop).

I do remember having to use --with-port=XXX option.  I also remember
having to compile as static.  I was hoping static would remove the
cygwin1.dll requirement but that was the only one required.