This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: inetd & Cygwin 1.1.4


buggz wrote:
> 
> Hi,
> 
> I get the following error w/ inetd.
> I'm trying to get telnetd going, but noticed no /etc/* files for doing
> such.  I found iu-config for generating them, but:
> 
> juneed@JUNEED /usr/bin
> $ ./iu-config
> Overwrite existing /etc/ftpusers file? (yes/no) yes
> Creating default /etc/ftpusers file
> Overwrite existing /etc/ftpwelcome file? (yes/no) yes
> Creating default /etc/ftpwelcome file
> ./iu-config: 224: Syntax error: EOF in backquote substitution
> 
> Anyone have any clues?

It's an error in iu-config as I mentioned already a few days ago.
The next version will be ok.

In the meantime, please help yourself:

- open /usr/bin/iu-config with your favorite editor.
- search for the string "tcpd"
- Just in front of the word "tcpd" you will find a backquote >`<
- Replace it with a normal quote >'<.
- Save and run iu-config again.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]