Re: list manager: please remove e-mail address from 2003-08/msg01549

2003-08-30 Thread Krzysztof Duleba
"Christopher Faylor" wrote > >I ask again: why aren't fake adresses allowed? I'd love to know the policy > >that stands behind it. > > There is no reason for you to use your real address in your message if > the site policy bothers you so much (hint: cgf-rcm-SPLAT-cygwin-PERIOD-com > is not my real

Re: list manager: please remove e-mail address from 2003-08/msg01549

2003-08-30 Thread Michael A Chase
On Sat, 30 Aug 2003 02:04:35 +0200, Krzysztof Duleba wrote: > "Christopher Faylor" wrote >>> I ask again: why aren't fake adresses allowed? I'd love to know the >>> policy that stands behind it. >> >> There is no reason for you to use your real address in your message if >> the site policy bothers

Re: list manager: please remove e-mail address from 2003-08/msg01549

2003-08-30 Thread Christopher Faylor
On Fri, Aug 29, 2003 at 05:38:33PM -0700, Michael A Chase wrote: >On Sat, 30 Aug 2003 02:04:35 +0200, Krzysztof Duleba wrote: >>How could I do that if I use news.gmane.org server? It doesn't allow >>me to type in any fake address - every new one is checked whether it >>exists or not. Address take

Re: Odd perl 5.8.0 error

2003-08-30 Thread Andrew DeFaria
Elfyn McBratney wrote: Ugh! I hate rebase things. Just feels like a kludge to me. Anyways, assuming it is rebase issue how do I fix it (what's the command (ah duh, rebase I know) and it's parameters?) Read the README carefully in /usr/doc (currently rebase-2.2.README). Particularly the part abo

please include ispell package as an optional download in cygwin

2003-08-30 Thread Glen Peterson
I am an XEmacs user under Windows XP and I need a spelling package to help me. Ispell was my only option. After spending a few hours trying to compile ispell and finding I was missing certain required libraries, I found a precompiled version for cygwin at: http://www.math.auc.dk/~dethlef/Tips/do

Re: please include ispell package as an optional download in cygwin

2003-08-30 Thread Igor Pechtchanski
On Fri, 29 Aug 2003, Glen Peterson wrote: > I am an XEmacs user under Windows XP and I need a spelling package to help > me. Ispell was my only option. After spending a few hours trying to > compile ispell and finding I was missing certain required libraries, I found > a precompiled version for

Re: please include ispell package as an optional download in cygwin

2003-08-30 Thread Gareth Pearce
> Let me know if I can do anything to help get this package included. Thank > you very much for providing cygwin. It's a big help to me.\ aspell is on its way (waiting for cygwin 1.5 - for no particually good reason)... it is 'compatiable' with ispell and supposedly far superior. Regards, Gare

Re: list manager: please remove e-mail address from 2003-08/msg01549

2003-08-30 Thread Charles Wilson
Actually, that simple munging helps a lot, according to this study: http://reviews.cnet.com/4520-3534_7-5020441-1.html Krzysztof Duleba wrote: The annoying thing here is that we have to use our real adresses. If the server allowed fake adresses, the problem would disapear. Do you believe that rep

RE: Please try latest snapshot - 1.5.3 soon

2003-08-30 Thread Gary R. Van Sickle
> The latest snapshot should be close to cygwin 1.5.3. It fixes a recent > problem with nested signals. Maybe a strange coincidence, but CTRL-C seems to stop wget a whole heck of a lot quicker now. -- Gary R. Van Sickle Brewer. Patriot. -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Newbie Help: IMAP Server

2003-08-30 Thread Chris Withers
Hi there, I'd like to get an IMAP Server up and running on my Windows desktop machine to serve up my old archived mail. In the abscence of any obvious, decent Open Source IMAP Servers for native Windows, I turned to Cygwin. Ideally, I want to be running either Cyrus or Courier, but after a cur

Re: list manager: please remove e-mail address from 2003-08/msg01549

2003-08-30 Thread Krzysztof Duleba
"Michael A Chase" wrote > > How could I do that if I use news.gmane.org server? It doesn't allow me > > to type in any fake address - every new one is checked whether it exists > > or not. Address taken from "from" field must be valid. > > http://gmane.org/tmda.php That's nice. Now I have to find

RE: Newbie Help: IMAP Server

2003-08-30 Thread Bill McCormick
> 1. How to I configure the IMAP demon, setup an account on it, etc. start with 'man 8c uw-imapd' (and see docs in \usr\doc\Cygwin) > > 2. How do I run it? how about '/usr/sbin/uw-imapd.exe' > > 3. How do I configure it/cygwin so that is starts whenever the > machine boots up? cygrunsrv (se

Re: Newbie Help: IMAP Server

2003-08-30 Thread Kevin Camera
On Saturday, August 30, 2003, at 06:35 AM, Bill McCormick wrote: 1. How to I configure the IMAP demon, setup an account on it, etc. start with 'man 8c uw-imapd' (and see docs in \usr\doc\Cygwin) The docs leave out a few tricks you need to get the latest version working. First, you need to add E

RE: Newbie Help: IMAP Server

2003-08-30 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Chris Withers --8<-- > 1. How to I configure the IMAP demon, setup an account on it, etc. > > 2. How do I run it? > > 3. How do I configure it/cygwin so that is starts whenever the > machine boots up? > > If there's obvious docs that

"Automatic" mount update

2003-08-30 Thread Hannu E K Nevalainen \(garbage mail\)
Below I have enclosed a bash session that has me a bit baffled Note that I have made attempts to have the active mounts saved into /cygwin.mnt (as the two first bash command printouts shows). This is meant to automate any CHANGES in the mount points between my OS changes (Dual boot: W98SE and W2

autoconf 2.54-1 writes dos files

2003-08-30 Thread Sam Steingold
I just noticed that autoconf 2.54-1 writes configure files with DOS CR/LF line ends! what's up?! I check "unix" in "default text file type" setup option and I do not have any CRs in the configure.in files! -- Sam Steingold (http://www.podval.org/~sds) running w2k

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Charles Wilson
Sam Steingold wrote: I just noticed that autoconf 2.54-1 writes configure files with DOS CR/LF line ends! what's up?! I check "unix" in "default text file type" setup option and I do not have any CRs in the configure.in files! autoconf is a perl program. There were some releases of perl that had

Re: "Automatic" mount update

2003-08-30 Thread Igor Pechtchanski
On Sat, 30 Aug 2003, Hannu E K Nevalainen (garbage mail) wrote: > Below I have enclosed a bash session that has me a bit baffled > > Note that I have made attempts to have the active mounts saved into > /cygwin.mnt (as the two first bash command printouts shows). This is meant > to automate any C

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Sam Steingold
> * In message <[EMAIL PROTECTED]> > * On the subject of "Re: autoconf 2.54-1 writes dos files" > * Sent on Sat, 30 Aug 2003 15:14:16 -0400 > * Honorable Charles Wilson <[EMAIL PROTECTED]> writes: > > Sam Steingold wrote: > > > I just noticed that autoconf 2.54-1 writes configure files with DOS >

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Elfyn McBratney
Sam Steingold wrote: > > * In message <[EMAIL PROTECTED]> > > * On the subject of "Re: autoconf 2.54-1 writes dos files" > > * Sent on Sat, 30 Aug 2003 15:14:16 -0400 > > * Honorable Charles Wilson <[EMAIL PROTECTED]> writes: > > > > Sam Steingold wrote: > > > > > I just noticed that autoconf 2.54

Re: all apps crash at startup with current CVS checkout of cygwin

2003-08-30 Thread Christopher Faylor
On Fri, Aug 29, 2003 at 12:06:28PM -0400, Christopher Faylor wrote: >On Fri, Aug 29, 2003 at 11:41:52AM +0200, Ronald Landheer-Cieslak wrote: >>On Thu, Aug 28, 2003 at 10:34:00AM -0400, Christopher Faylor wrote: >>> On Thu, Aug 28, 2003 at 12:08:20PM +0200, Ronald Landheer-Cieslak wrote: >>> >With

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Sam Steingold
> * In message <[EMAIL PROTECTED]> > * On the subject of "Re: autoconf 2.54-1 writes dos files" > * Sent on Sat, 30 Aug 2003 21:36:48 +0100 > * Honorable Elfyn McBratney <[EMAIL PROTECTED]> writes: > > Sam Steingold wrote: > > > * In message <[EMAIL PROTECTED]> > > > * On the subject of "Re: autoco

Re: all apps crash at startup with current CVS checkout of cygwin

2003-08-30 Thread Elfyn McBratney
Christopher Faylor wrote: > On Fri, Aug 29, 2003 at 12:06:28PM -0400, Christopher Faylor wrote: > >On Fri, Aug 29, 2003 at 11:41:52AM +0200, Ronald Landheer-Cieslak wrote: > >>On Thu, Aug 28, 2003 at 10:34:00AM -0400, Christopher Faylor wrote: > >>> On Thu, Aug 28, 2003 at 12:08:20PM +0200, Ronald

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Elfyn McBratney
Sam Steingold wrote: > > * In message <[EMAIL PROTECTED]> > > * On the subject of "Re: autoconf 2.54-1 writes dos files" > > * Sent on Sat, 30 Aug 2003 21:36:48 +0100 > > * Honorable Elfyn McBratney <[EMAIL PROTECTED]> writes: Thanks for addressing me as honorable, but please don't quote my e-mail

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Sam Steingold
> * In message <[EMAIL PROTECTED]> > * On the subject of "Re: autoconf 2.54-1 writes dos files" > * Sent on Sat, 30 Aug 2003 22:17:07 +0100 > * Honorable Elfyn McBratney <...> writes: > > Sam Steingold wrote: > > > * Honorable Elfyn McBratney <[EMAIL PROTECTED]> writes: > > Thanks for addressing m

ftp crash with latest inetutils and cygwin 1.5

2003-08-30 Thread Pierre A. Humblet
The following is 100% reproducible with ftp from inetutils 1.3.2-23 and -24, and any Cygwin 1.5.X. I have not tried other combinations. Note the mispelling of the site in the initial command. ~: ftp mysite.verzion.net ftp: connect to address 208.38.59.182: Connection refused Trying 208.38.59.183.

Re: autoconf 2.54-1 writes dos files

2003-08-30 Thread Elfyn McBratney
Sam Steingold wrote: > > * In message <[EMAIL PROTECTED]> > > * On the subject of "Re: autoconf 2.54-1 writes dos files" > > * Sent on Sat, 30 Aug 2003 22:17:07 +0100 > > * Honorable Elfyn McBratney <...> writes: > > > > Sam Steingold wrote: > > > > * Honorable Elfyn McBratney <[EMAIL PROTECTED]> w

Re: ftp crash with latest inetutils and cygwin 1.5

2003-08-30 Thread Christopher Faylor
On Sat, Aug 30, 2003 at 05:36:51PM -0400, Pierre A. Humblet wrote: >The following is 100% reproducible with ftp from inetutils >1.3.2-23 and -24, and any Cygwin 1.5.X. >I have not tried other combinations. >Note the mispelling of the site in the initial command. > >~: ftp mysite.verzion.net >ftp: