Re: some notes on debugging screen

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 09:59:21AM -0800, Rafael Kitover wrote: >FWIF, the code sending the EINVAL is around line 1105 in >winsup/cygwin/fhandler_tty.cc: > >case TIOCSWINSZ: > if (get_ttyp ()->winsize.ws_row != ((struct winsize *) arg)->ws_row > || get_ttyp ()->winsize.ws_col != (

Question regarding perl and perl-libwin32 using the latest cygwin ... and an anomaly

2004-01-20 Thread Alan Miles
All, Is there a solution to the problem of having to use perl -I /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/ when executing any examples, or use the facilities in perl-libwin32. See an example below: [EMAIL PROTECTED] /usr/share/doc/perl-libwin32-0.191/Sound$ ./test.pl use: not fo

Re: ^Z with LFTP in 1.5.6: in handle_threadlist_exception!

2004-01-20 Thread Frédéric L. W. Meunier
On Tue, 20 Jan 2004, Christopher Faylor wrote: > On Tue, Jan 20, 2004 at 10:04:29PM -0200, Fr?d?ric L. W. Meunier wrote: > >I thought ^Z would suspend LFTP, but it's 's'. Anyway, let me > >report it. > > > >In 1.5.5, nothing happens when you start it and press ^Z. > > > >In 1.5.6 and 1.5.7 snapsho

Problem with latest cygwin dll ... bash doesn't shutdown properly

2004-01-20 Thread Alan Miles
All, I know that you want uncompressed attachments, but I got this when I tried doing this. Thus I gzipped them and are attaching them: Hi. This is the qmail-send program at sources.redhat.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error;

RE: Windows Pocket PC version of Cygwin

2004-01-20 Thread Abe Backus
Although it isn't a "CE version of cygwin", You may want to try "Pocket GCC" http://mifki.ru/pocketgcc/ I haven't tried it yet myself. A good place to look for this kind of information may be the crossgcc mailing list archives :) -Abe -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

PLEASE RESPOND

2004-01-20 Thread Ramsey Taylor
GREETINGS ONCE AGAIN, HOPE YOU GOT MY MAIL? THE MAIL MIGHT BE DIFICULT TO UNDERSTAND, EXCEPT YOU HAVE BEEN IN A SIMILAR SITUATION. ALL THE SAME, I SHALL GIVE YOU ALL THE DETAILS YOU REQUIRE. REGARDS, RAMSEY. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: ^Z with LFTP in 1.5.6: in handle_threadlist_exception!

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 10:04:29PM -0200, Fr?d?ric L. W. Meunier wrote: >I thought ^Z would suspend LFTP, but it's 's'. Anyway, let me >report it. > >In 1.5.5, nothing happens when you start it and press ^Z. > >In 1.5.6 and 1.5.7 snapshot: > >in handle_threadlist_exception! >Segmentation fault (cor

Re: snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Christopher Faylor
On Wed, Jan 21, 2004 at 12:49:50AM +0100, Philippe Torche wrote: >But why you don't have read my mail "Latest CVS (2004-01-18 13:00 GMT+1) >launch from windows" before doing a new release ? I couldn't duplicate what you saw. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

LFTP 2.6.10-1 missing SSL support and with wrong dependency

2004-01-20 Thread Frédéric L. W. Meunier
I don't see anything in the announcement about the lack of support - http://sources.redhat.com/ml/cygwin-apps/2003-12/msg00225.html . 2.6.8-3 has it. But I see /usr/share/doc/Cygwin/lftp-2.6.10.README doesn't mention --enable-ssl and lftp-2.6.8.README does. Also, I think the crypt dependency can

Re: snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Eric Hanchrow
For what it's worth, the snapshot seems to fix a couple of problems that I didn't understand, couldn't reliably reproduce, and wasn't able to describe :) -- A hacker would consider being asked to write add x to y giving z instead of z = x+y as something between an insult to his int

Re: gcc-2.95.3

2004-01-20 Thread Shankar Unni
Chan Kar Heng wrote: I still have a copy of cygwin-B20 Nooo! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: h

Tar fails when tarball contains an old file

2004-01-20 Thread MorenoM
I'm running cygwin 1.5.5-1 on win2k and finally figured out that when attempting to untar a tarball containing a file with a timestamp of 1/1/1970, it fails - in this case, killing cpan: tar: libwww-perl-5.76/README: Cannot utime: Invalid argument This makes sense since window's epoch is 1/1/1980

^Z with LFTP in 1.5.6: in handle_threadlist_exception!

2004-01-20 Thread Frédéric L. W. Meunier
I thought ^Z would suspend LFTP, but it's 's'. Anyway, let me report it. In 1.5.5, nothing happens when you start it and press ^Z. In 1.5.6 and 1.5.7 snapshot: in handle_threadlist_exception! Segmentation fault (core dumped) -- How to contact me - http://www.pervalidus.net/contact.html -- Uns

Re: snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Philippe Torche
Christopher Faylor wrote: The current cygwin snapshot has fixes for: 1) missing cygserver 2) bash hang 3) vim SEGV If anyone has reported any other problems then please try the snapshot and see if they still exist. 2 and 3 above are particularly nasty bugs which could cause a lot of other myst

Re: snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Norbert S.
I have downloaded many snapshots. But now http://cygwin.com/snapshots/cygwin-inst-20040120.tar.bz2 shows only a directory listing. Regards Norbert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: some notes on debugging screen (long) (was: cygwin-1.5.6-1 Vim now broken)

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 09:59:21AM -0800, Rafael Kitover wrote: >You will not be able to use gdb on a screen binary directly, as you >will get a "must be connected to terminal" error, use something like: This isn't necessary. You should be able to: c:\>set CYGWIN=notty c:\>gdb screen.exe (gdb) s

Re: snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 06:07:05PM -0500, Christopher Faylor wrote: >The current cygwin snapshot has fixes for: > >1) missing cygserver > >2) bash hang > >3) vim SEGV > >If anyone has reported any other problems then please try the snapshot >and see if they still exist. 2 and 3 above are particula

snapshot now == 1.5.7 soon, please try

2004-01-20 Thread Christopher Faylor
The current cygwin snapshot has fixes for: 1) missing cygserver 2) bash hang 3) vim SEGV If anyone has reported any other problems then please try the snapshot and see if they still exist. 2 and 3 above are particularly nasty bugs which could cause a lot of other mysterious problems. http://c

Re: CVS instructions

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 07:19:00PM -0200, Fr?d?ric L. W. Meunier wrote: >On Tue, 20 Jan 2004, Christopher Faylor wrote: > >> On Tue, Jan 20, 2004 at 06:04:14PM -0200, Fr?d?ric L. W. Meunier wrote: >> >A cvs update from src/ also downloads many other modules (I >> >guess all from >> >http://sources.

unsigned char in getc()?

2004-01-20 Thread David Warren
I'm getting an int value of -80 returned by getc(), whereas fgetc() returns 176 for the same input character. This seems to be caused by the definition of getc() in cygwin/usr/include/mingw/stdio.h, which is: __CRT_INLINE int __cdecl getc (FILE* __F) { return (--__F->_cnt >= 0) ? (int) *_

Re: cygwin without Win32

2004-01-20 Thread Tim Hubberstey
--- Larry Hall <[EMAIL PROTECTED]> wrote: > At 07:12 PM 1/19/2004, Andrew DeFaria you wrote: > >Has anybody actually measured how many 9x/Me Cygwin > users there are compared with NT and greater? > > No, not that has been reported to this list anyway. It seems to me that if you want to get a fai

Re: cygwin/regex is non-POSIX

2004-01-20 Thread Sam Steingold
> * Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> [2004-01-20 11:41:27 -0800]: > On Mon, Jan 19, 2004 at 04:38:40PM -0500, Sam Steingold <[EMAIL PROTECTED]> wrote: >> >> Finally, a common extension appears to be the use or "?" after a >> >> repetition specification to mean non-greedy matching, e.g. >

Re: CVS instructions

2004-01-20 Thread Frédéric L. W. Meunier
On Tue, 20 Jan 2004, Christopher Faylor wrote: > On Tue, Jan 20, 2004 at 06:04:14PM -0200, Fr?d?ric L. W. Meunier wrote: > >A cvs update from src/ also downloads many other modules (I > >guess all from > >http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/?cvsroot=src), > >not just the changes from

Re: CVS instructions

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 06:04:14PM -0200, Fr?d?ric L. W. Meunier wrote: >A cvs update from src/ also downloads many other modules (I >guess all from >http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/?cvsroot=src), >not just the changes from a winsup checkout: > >U djunpack.bat >U bfd/COPYING >U bfd

Re: CVS instructions

2004-01-20 Thread David Rothenberger
Frédéric L. W. Meunier wrote: "Once you have the latest sources, "cvs update" will get any changes since your last update." A cvs update from src/ also downloads many other modules (I guess all from http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/?cvsroot=src), not just the changes from a winsup

CVS instructions

2004-01-20 Thread Frédéric L. W. Meunier
http://cygwin.com/cvs.html cvs checkout winsup "This will create a subdirectory called src and fill it with the core sources." Yes, it creates a src directory with a bunch of files and the config, contrib, etc, include, libiberty, newlib, and winsup directories. "Once you have the latest source

Re: HEADSUP: Apache maintainer wanted!

2004-01-20 Thread Stipe Tolj
Corinna Vinschen wrote:> > The apache package is without maintainer for two weeks now. The former > maintainer wasn't able to update the apache package and its related > mod_FOO packages since October, when the last call for update of packages > were made, which still haven't updated to using Ope

Re: cygwin/regex is non-POSIX

2004-01-20 Thread Yitzchak Scott-Thoennes
On Mon, Jan 19, 2004 at 04:38:40PM -0500, Sam Steingold <[EMAIL PROTECTED]> wrote: > >> Finally, a common extension appears to be the use or "?" after a > >> repetition specification to mean non-greedy matching, e.g. > >> "a+?" will match only the first "a" in "". > > You want the pcre packages

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Frédéric L. W. Meunier wrote: > On Tue, 20 Jan 2004, Christopher Faylor wrote: > > > On Tue, Jan 20, 2004 at 03:47:39AM -0200, Fr?d?ric L. W. Meunier wrote: > > >[snip] > > >I guess it'd be a show stopper if screen were part of Cygwin. Still, I > > >think it's more important

1.5.7s: gdb crash on exit

2004-01-20 Thread Rolf Campbell
2.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_2.dll" v0.0 ts=2003/11/7 6:08 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 23:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.

1.5.7s: make freezes (sometimes)

2004-01-20 Thread Rolf Campbell
reposix.dll" v0.0 ts=2003/4/11 4:31 1049k 2003/11/07 C:\cygwin\bin\cygperl5_8_2.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_2.dll" v0.0 ts=2003/11/7 6:08 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll&

some notes on debugging screen (long) (was: cygwin-1.5.6-1 Vim now broken)

2004-01-20 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Faylor >Sent: Tuesday, January 20, 2004 9:11 AM >To: [EMAIL PROTECTED] >Subject: Re: cygwin-1.5.6-1 Vim now broken > [SNIP] >>I guess it'd be a show stopper if screen were part of Cygwin. Still,

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread Frédéric L. W. Meunier
On Tue, 20 Jan 2004, Christopher Faylor wrote: > On Tue, Jan 20, 2004 at 03:47:39AM -0200, Fr?d?ric L. W. Meunier wrote: > >On Mon, 19 Jan 2004, Christopher Faylor wrote: > >>And, no, screen becoming screwed up in an rxvt session is not a show > >>stopper. > > > >Yes, but it's something that will

Re: cygwin without Win32

2004-01-20 Thread Sam Steingold
The following message is a courtesy copy of an article that has been posted to gmane.os.cygwin as well. > * Christopher Faylor <[EMAIL PROTECTED]> [2004-01-20 12:13:36 -0500]: > >>> > I wonder how close to an approximation of reality a simple >>> > poll/form on the cygwin.com front page would gen

RE: cygwin without Win32

2004-01-20 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > I guess I'll keep making the observation that any poll would > be worthless as long as people seem to be ignoring that fact > and still coming up with alternate ways of polling. AFAIC the discussion has long s

Re: Non-trivial Cyrillic question

2004-01-20 Thread Joshua Daniel Franklin
On Tue, Jan 20, 2004 at 06:26:30PM +0200, Alexander Shopov wrote: > > In your ~/.bashrc: > > > > alias less='/bin/less -r' > > alias ls='/bin/ls -F --color=tty --show-control-chars' > > > Thanx, these work and they are included by default in .bashrc, they are > just commented out. > (the ls line

Re: cygwin without Win32

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 08:23:47AM -0500, Igor Pechtchanski wrote: >On Tue, 20 Jan 2004, Dave Korn wrote: > >> > -Original Message- >> > From: cygwin-ownercygwincom On Behalf Of Brian Dessent > ^^ >Hmmm? > >> > Larry Hall wrote: >> > >> > > >Has anybody

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread Christopher Faylor
On Tue, Jan 20, 2004 at 03:47:39AM -0200, Fr?d?ric L. W. Meunier wrote: >On Mon, 19 Jan 2004, Christopher Faylor wrote: >>And, no, screen becoming screwed up in an rxvt session is not a show >>stopper. > >Yes, but it's something that will make all screen users not upgrade to >1.5.6 or downgrade to

RE: HEADSUP: Apache maintainer wanted!

2004-01-20 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Igor Pechtchanski > Life happens, > maintainers come and go... In fact, Stipe did a reasonably > good job on apache up until very recently... And he still found time to write some of the best pop music of the last decade,

RE: Windows Pocket PC version of Cygwin

2004-01-20 Thread SMore
No version yet http://www.handhelds.org/z/wiki/HpIpaqH2200Plans More than just ipaq: http://www.handhelds.org/platforms.html With the help of volunteers, Linux cand run on anything. -Steve More -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, Janu

Re: Mozilla Build Problems - make attempt log included

2004-01-20 Thread Igor Pechtchanski
Andrew, IMO, this discussion belongs on the main Cygwin list. Redirecting. On Tue, 20 Jan 2004, Andrew Cowan wrote: > Cygwin Installer - 2.4.16 (all packages installed) FYI, this doesn't tell us anything about the installed packages. See for the suggested way

RE: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Dave Korn
> -Original Message- > From: [EMAIL PROTECTED] On Behalf Of Stefan Zachow > Unfortunetly users that are not in the administrator group > cannot even start a bash. That's why I took an Administrative > user to create the cygcheck output. > The bash appears very shortly as a frame and d

Re: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Stefan Zachow wrote: > Igor, > > > What is the exact message you get when you try to run Cygwin programs > > as another user? Which exact programs fail? Do all the programs fail > > in the same way? > > Unfortunetly users that are not in the administrator group cannot even >

Re: cat.exe doesn't show entire file in Command Prompt

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Chris Eidem wrote: > Hello all, > > I've just installed cygwin 1.5.5 on an XP Pro/SP1 box. Everything works > according to Hoyle in a bash shell through rxvt (wow, what a great > tool), yet when I attempt to use cat.exe to show a file in the Windows > Command Prompt Window, I

RE: HEADSUP: Apache maintainer wanted!

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Rafael Kitover wrote: > >-Original Message- > >From: cygwin-ownercygwincom [mailto:cygwin-ownercygwincom] On > >Behalf Of Corinna Vinschen ^^ ^^ > >Sent: Tuesday, January 20, 2004 5:54 AM > >To:

Re: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Stefan Zachow
Igor, What is the exact message you get when you try to run Cygwin programs as another user? Which exact programs fail? Do all the programs fail in the same way? Unfortunetly users that are not in the administrator group cannot even start a bash. That's why I took an Administrative user to cr

Re: Windows Pocket PC version of Cygwin

2004-01-20 Thread [EMAIL PROTECTED]
There is no Linux Familiar version for my Pocket PC (HP iPaq 2210) and I don't think a Linux Familiar version will be done for any PocketPC but just for iPaq. Sebastien CELLES [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: How about just running the linux OS on your handheld ? http://familiar.handh

cat.exe doesn't show entire file in Command Prompt

2004-01-20 Thread Chris Eidem
Hello all, I've just installed cywin 1.5.5 on an XP Pro/SP1 box. Everything works according to Hoyle in a bash shell through rxvt (wow, what a great tool), yet when I attempt to use cat.exe to show a file in the Windows Command Prompt Window, I get a partial file listing. Has this happened to

Re: Non-trivial Cyrillic question

2004-01-20 Thread Alexander Shopov
In your ~/.bashrc: alias less='/bin/less -r' alias ls='/bin/ls -F --color=tty --show-control-chars' Thanx, these work and they are included by default in .bashrc, they are just commented out. (the ls line does not include the --show-control-chars option, maybe it should be included, who do I hav

RE: HEADSUP: Apache maintainer wanted!

2004-01-20 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen >Sent: Tuesday, January 20, 2004 5:54 AM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: HEADSUP: Apache maintainer wanted! > >Hi, > >The apache package is without maintainer for two

Re: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Stefan Zachow wrote: Larry, >Also, who did you install Cygwin as and did you install it for "All users" >or "Just me"? The answer to the last part may provide you with the answer >you seek. Otherwise, please provide more specific information as requested >above. > I did ins

Re: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Stefan Zachow
Larry, Also, who did you install Cygwin as and did you install it for "All users" or "Just me"? The answer to the last part may provide you with the answer you seek. Otherwise, please provide more specific information as requested above. I did install cygwin as Administrator for 'all users'. Si

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread David Rothenberger
Corinna Vinschen wrote: On Jan 20 07:11, David Rothenberger wrote: Christopher Faylor wrote: Editing files works fine, AFAICT. Vim seems to be dying on exit. I don't know if this will help with this problem, but I had the same issue under Windows XP Pro. The problem occurred with files on whi

Re: regtool freezes on XP (Was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1)

2004-01-20 Thread David Rothenberger
Christopher Faylor wrote: On Mon, Jan 19, 2004 at 01:48:52PM -0800, David Rothenberger wrote: I think the problem is bash, not regtool. The following script also displays the problem: ---begin script--- #!/bin/sh ls ---end script--- Does the latest snapshot fix this problem? Yes. Thank you!

Re: Non-trivial Cyrillic question

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Alexander Shopov wrote: > Hi guys, > I successfully downloaded and installed Cygwin on Windows 2000 > Professional. I want to display all cyrillic properly. > I am a Bulgarian user - so I have a preference for Windows-CP1251 encoding. > I did the usual meta magic in ~/.inputrc

Re: Non-trivial Cyrillic question

2004-01-20 Thread Roman Belenov
Alexander Shopov <[EMAIL PROTECTED]> writes: > However when I pipe it to less > > cat myfile | less > > it gets broken > I get things like: You should tell less what characters are supposed to be printable using LESSCHARSET or LESSCHARDEF environment variable (man less for details). > ls * > >

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread Corinna Vinschen
On Jan 20 07:11, David Rothenberger wrote: > Christopher Faylor wrote: > >Editing files works fine, AFAICT. Vim seems to be dying on exit. > > I don't know if this will help with this problem, but I had the same issue > under Windows XP Pro. The problem occurred with files on which SYSTEM was

Re: cygwin-1.5.6-1 Vim now broken

2004-01-20 Thread David Rothenberger
Christopher Faylor wrote: On Mon, Jan 19, 2004 at 09:39:19PM -0500, [EMAIL PROTECTED] wrote: I installed the new 1.5.6-1 and rebooted. I then went to edit a file with vim. I changed one line of code and went to save the file. This is what happened: - vi FA_lib.pm 'Vim: Caught deadly signal SEGV Vi

Re: help: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Larry Hall
At 09:28 AM 1/20/2004, Stefan Zachow you wrote: >Dear cygwin experts, > >I went through the mailing list archive searching for >"windows 2003 server" but the resulting 10 pages >didn't really help. > >Could anybody please provide a hint to my problem >running cygwin on a Windows 2003 server? > >I c

Re: regtool freezes on XP (Was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1)

2004-01-20 Thread Rolf Campbell
Christopher Faylor wrote: On Mon, Jan 19, 2004 at 01:48:52PM -0800, David Rothenberger wrote: I think the problem is bash, not regtool. The following script also displays the problem: ---begin script--- #!/bin/sh ls ---end script--- Does the latest snapshot fix this problem? Yes, yes it does.

help: running the latest cygwin on a windows 2003 server

2004-01-20 Thread Stefan Zachow
Dear cygwin experts, I went through the mailing list archive searching for "windows 2003 server" but the resulting 10 pages didn't really help. Could anybody please provide a hint to my problem running cygwin on a Windows 2003 server? I can only start a cygnus shell when I am a member of the admin

Non-trivial Cyrillic question

2004-01-20 Thread Alexander Shopov
Hi guys, I successfully downloaded and installed Cygwin on Windows 2000 Professional. I want to display all cyrillic properly. I am a Bulgarian user - so I have a preference for Windows-CP1251 encoding. I did the usual meta magic in ~/.inputrc, and now I can input cyrillic letters properly in bot

Re: fetchmail problem with latest cygwin-1.5.6-1

2004-01-20 Thread Dr. Volker Zell
Hi Somehow the message part of the mail got stripped of. See below for... Hi Sending this mail now for the third time. It seems the mailer at cygwin.com doesn't accept mails > 10 bytes. My cygcheck output happens to be bigger than that. So I'm attaching it as .bz2 Sorry for the inconvinience.

HEADSUP: Apache maintainer wanted!

2004-01-20 Thread Corinna Vinschen
Hi, The apache package is without maintainer for two weeks now. The former maintainer wasn't able to update the apache package and its related mod_FOO packages since October, when the last call for update of packages were made, which still haven't updated to using OpenSSL 0.9.7 instead of 0.9.6.

RE: Windows Pocket PC version of Cygwin

2004-01-20 Thread SMore
How about just running the linux OS on your handheld ? http://familiar.handhelds.org I should have linux on an ipaq by the end of the week ! -Steve More -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 5:06 AM To: [EMAIL PROTECTED] Sub

Re: fetchmail problem with latest cygwin-1.5.6-1

2004-01-20 Thread Corinna Vinschen
On Jan 20 14:38, Dr. Volker Zell wrote: > [cygcheck.X.txt.bz2] Any reason not to follow the guideline on http://cygwin.com/problems.html, not to compress the cygcheck attachment? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

Re: man 1.5k-2 is broken

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Alejandro Lopez-Valencia wrote: > On Monday, January 19, 2004 5:14 PM [GMT-5], > Dr. Volker Zell wrote: > > >> "Alejandro" == Alejandro Lopez-Valencia writes: > > a new one with the bug fix. > > > > Hi Alexander, have you read this message: > > > > o http://cygwin.com/ml/

Re: fetchmail problem with latest cygwin-1.5.6-1

2004-01-20 Thread Dr. Volker Zell
cygcheck.X.txt.bz2 Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: man 1.5k-2 is broken

2004-01-20 Thread Alejandro Lopez-Valencia
On Monday, January 19, 2004 5:14 PM [GMT-5], Dr. Volker Zell wrote: >> "Alejandro" == Alejandro Lopez-Valencia writes: > a new one with the bug fix. > > Hi Alexander, have you read this message: > > o http://cygwin.com/ml/cygwin/2003-11/msg01042.html > Hi Volker, no I missed that one. I see

RE: cygwin without Win32

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-ownercygwincom On Behalf Of Brian Dessent ^^ Hmmm? > > Larry Hall wrote: > > > > > >Has anybody actually measured how many 9x/Me Cygwin users > > there are compared with NT

Re: setup.exe : can't get lists of download sites

2004-01-20 Thread Igor Pechtchanski
On Tue, 20 Jan 2004, gonzague genet wrote: > Hi all, > > I get this error when running setup.exe : > Can't get list of download sites. Make sure your network settings are > connect and try again. > > I DO NOT use any firewall nor anti-virus software, > I can open the url: http://sources.redhat.com

Re: Windows Pocket PC version of Cygwin

2004-01-20 Thread Corinna Vinschen
On Jan 20 11:06, [EMAIL PROTECTED] wrote: > Hello, > > I would like to know if a Windows Pocket PC version of Cygwin exist (or > will exit soon). You mean Windows CE? No, doesn't exist, nothing planned. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwi

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1

2004-01-20 Thread Gerrit P. Haase
Yitzchak wrote: > On Mon, Jan 19, 2004 at 04:19:25PM -0800, Yitzchak Scott-Thoennes <[EMAIL > PROTECTED]> wrote: >> On Mon, Jan 19, 2004 at 04:09:41PM -0800, Yitzchak Scott-Thoennes <[EMAIL >> PROTECTED]> wrote: >> > + Making IPC::SysV (dynamic) >> ... >> > +LD_RUN_PATH="" ld2 -L/usr/local/l

Re: cygwin source-patch fixing deadlock while writing to serial port

2004-01-20 Thread H. Henning Schmidt
> > > > On Mon, Jan 19, 2004 at 10:08:39PM +0100, H. Henning Schmidt wrote: > > > > >I found a potential deadlock while writing to a serial port (e.g. > > > > >/dev/com1) that has been opened as O_RDWR. The deadlock occurs from time > > > > >to time (not sure about exact conditions) when I write t

RE: Can't delete file

2004-01-20 Thread Dave Korn
> -Original Message- > From: Aurangzeb M. Agha > Dave -- > > That worked! Thank goodness, I thought I'd have to live with > an unwanted folder forever. Hooray! > I'm curious--was what you suggested possible just because I was lucky? > What if the names of the files had been eve

RE: cygwin source-patch fixing deadlock while writing to serial port

2004-01-20 Thread Dave Korn
> -Original Message- > From: [EMAIL PROTECTED] On Behalf Of Brian Ford > On Tue, 20 Jan 2004, H. Henning Schmidt wrote: > > Ok, I will be happy to learn what the proper fix looks like > in your opinion. > > > When I can get to that code, I'll post it. I'll just second the notion that

RE: cygwin without Win32

2004-01-20 Thread Dave Korn
> -Original Message- > From: [EMAIL PROTECTED] On Behalf Of Brian Dessent > Larry Hall wrote: > > > >Has anybody actually measured how many 9x/Me Cygwin users > there are compared with NT and greater? > > > > No, not that has been reported to this list anyway. > > I wonder how close

Windows Pocket PC version of Cygwin

2004-01-20 Thread [EMAIL PROTECTED]
Hello, I would like to know if a Windows Pocket PC version of Cygwin exist (or will exit soon). Because I need to port a program made on Linux to Windows Pocket PC. Now, this program has been port to Windows (Desktop) using Cygwin. So, if a Windows Pocket PC version of Cygwin is planned it will b

RE: cygwin/regex is non-POSIX

2004-01-20 Thread Peter J. Acklam
[EMAIL PROTECTED] wrote. > > Finally, a common extension appears to be the use or "?" after > a repetition specification to mean non-greedy matching, e.g. > "a+?" will match only the first "a" in "". Just a small historical note: This extension first appeared in Perl some 10+ years ago. It i

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1

2004-01-20 Thread Corinna Vinschen
On Jan 20 00:47, Charles Wilson wrote: > Christopher Faylor wrote: > >- Add installation instructions for cygserver. (Corinna Vinschen) > > Erm, where did this go? It's not listed here: > http://www.cygwin.com/packages/cygwin/cygwin-1.5.6-1 > AFAICT... You're right. All files from the cygserv

cygwin 1.5.6-1 good here

2004-01-20 Thread Robert McNulty Junior
All is well. It's two in the morning, and no crashes yet. Cygwin is working on something for me. Bobby -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

setup.exe : can't get lists of download sites

2004-01-20 Thread gonzague genet
Hi all, I get this error when running setup.exe : Can't get list of download sites. Make sure your network settings are connect and try again. I DO NOT use any firewall nor anti-virus software, I can open the url: http://sources.redhat.com/cygwin/mirrors.lst with IE5 I'm using Windows 2000 Pro S