problem with vi over ssh

2002-12-24 Thread Mirza Muharemagic
Hi, i noticed a problem with vi when i connect to a linux. i found no answers about this problem anywhere: i start my cygwin and connect over ssh to a linux machine. when i want to open a file using vi -> vi file_name, i get the following: Terminal entry not found i

build problem

2002-12-24 Thread Matt
I'm running into a problem build ing the current cygwin source on my XP SP1 machine. I have 1 gig of RAM (700 meg free when starting the build), and 4 gigs of free HD space. When it first failed, I ran the Cygwin setup and got updated packages. Same problem, even with the updated packages. The fir

Re: [ANNOUNCEMENT] Update cygwin package rxvt 2.7.9-4

2002-12-24 Thread Andrew DeFaria
Steve O wrote: Hi, rxvt is a terminal program that can be used instead of the windows command shell. It does not require an X server. This release backs out the Shift-KP-, Shift-KP+ fix. Sorry. Thanks to Ton van Overbeek for the early warning. Does this mean that the font change things have

Re: Update cygwin package rxvt 2.7.9-4

2002-12-24 Thread Ton van Overbeek
On Tue, 24 Dec 2002, Steve O wrote: > This release backs out the Shift-KP-, Shift-KP+ fix. Sorry. This one works fine for me. Thanks for the quick fix. Merry Xmas Ton van Overbeek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.h

rsh problem

2002-12-24 Thread ROBERT CHUNG
I set up inetd in a Windows 2000 machine to enable rsh. Whoever, no matter what I do, I get "Permission denied" error. $ /usr/bin/rsh -l {id} {hostname} {hostname}: Permission denied. I wish I were an UNIX admin but I am not. What am I doing wrong? Following is what I did: Added env

Re: ANN:GCC-3.2.1

2002-12-24 Thread Christopher Faylor
On Tue, Dec 24, 2002 at 05:09:47PM +0100, David Kredba wrote: >There is final gcc-3.2.1 package at http://vranioko.ibot.cas.cz with >support to >all standard languages and with experimental support to GNU Pascal >Language. Just to clarify, this is not a standard cygwin gcc release. I haven't ch

Re: Bugs in Cygnus Tools bash

2002-12-24 Thread Christopher Faylor
On Tue, Dec 24, 2002 at 02:28:55PM -, Cliff Hones wrote: >>>A word of advice - don't report things as bugs unless you are sure they >>>are bugs and not cockpit error - it can make you look foolish if you or >>>your configuration are to blame. >> >>That seems a bit harsh. How else are people su

[ANNOUNCEMENT] Update cygwin package rxvt 2.7.9-4

2002-12-24 Thread Steve O
Hi, rxvt is a terminal program that can be used instead of the windows command shell. It does not require an X server. This release backs out the Shift-KP-, Shift-KP+ fix. Sorry. Thanks to Ton van Overbeek for the early warning. -steve -Installation Instructions- To update your insta

Re:Strange behaviour of gcc

2002-12-24 Thread Randall R Schulz
Fabrizio, Now we're back to Max's question: Why does it matter to you? Stack space is usually far more limited than heap space, which I assume is what motivates this behavior in the code generator. The programming language's semantics are maintained. And I challenge you to show a performance p

ANN:GCC-3.2.1

2002-12-24 Thread David Kredba
There is final gcc-3.2.1 package at http://vranioko.ibot.cas.cz with support to all standard languages and with experimental support to GNU Pascal Language. David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentatio

Re:Strange behaviour of gcc

2002-12-24 Thread fabrizio_ge-wolit
>-- Messaggio Originale -- >Date: Tue, 24 Dec 2002 16:11:34 +1100 (EST) >From: Danny Smith <[EMAIL PROTECTED]> >Subject: Re:Strange behaviour of gcc >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] > > >[EMAIL PROTECTED] wrote: >> Is there a reason why the symbol __alloca appears? > > >GCC's __builti

Re: rxvt, once again...

2002-12-24 Thread Chris Game
In a recent post, Rui Carmo wrote: [...] > After all, we can debate this till the reindeer pass overhead, but > nothing we can say actually replaces _using_ the darn thing and > figuring out the differences for yourself. Of course you can say that about a lot of things. Unfortunately, life's jus

Bug in rxvt-2.7.9.3

2002-12-24 Thread Steve O
> I cannot use the 'k' key Oh. You needed that? :) Working on a fix. I can recreate the behavior in bash, but not in sh. Funny. -steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin

Re: Bugs in Cygnus Tools bash

2002-12-24 Thread Cliff Hones
> > A word of advice - don't report things as bugs unless you are sure > > they are bugs and not cockpit error - it can make you look > > foolish if you or your configuration are to blame. > > That seems a bit harsh. How else are people supposed to figure out > what's wrong if they don't ask? Ther

Re: k and m in rxvt have stopped working since upgrade...

2002-12-24 Thread Mark Himsley
Sorry the subject is wrong, of cause I meant rxvt 2.7.9-3. -- Mark Himsley -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Bug in rxvt-2.7.9.3

2002-12-24 Thread Ton van Overbeek
When using rxvt-2.7.9.3 on my W98SE system I cannot use the 'k' key any more. It seems it is treated the same as 'Keypad +'. I only checked this on the Win version (which is what I use most of the time). Could this be related to the 'change-fonts with Shift-KP+/Shift-KP-' change? In Windows I am us

RE: Running cygwin built programs in Windows XP

2002-12-24 Thread Larry Hall (RFK Partners, Inc)
Pharas, Letting folks know what you did is fine but it's also the responsibility of this list to let everyone know which practices are very error-prone and not supported by this list. While we would prefer that everyone was aware of the best practices for Cygwin installations, we recognize that

k and m in rxvt have stopped working since upgrade to 2.8.4-3

2002-12-24 Thread Mark Himsley
Dear all, Merry Christmas and Happy Holidays. I appear to have a very strange problem. Since I did an update this morning, which installed lynx 2.8.4-4 and rxvt 2.7.9-3, the letters 'k' and 'm' do not appear when typed in rxvt. Shift 'K' and shift 'M' work fine, its just the lower-case versions

Re: Bugs in Cygnus Tools bash

2002-12-24 Thread Larry Hall (RFK Partners, Inc)
At 07:37 AM 12/24/2002, Chris Game wrote: >In a recent post, Cliff Hones wrote: > > > A word of advice - don't report things as bugs unless you are sure > > they are bugs and not cockpit error - it can make you look > > foolish if you or your configuration are to blame. > >That seems a bit harsh. H

Re: Problems running makewhatis

2002-12-24 Thread Larry Hall (RFK Partners, Inc)
At 08:15 AM 12/24/2002, Huw Dixon wrote: >I can run /bin/awk(gawk) from the bash prompt to verify it exists: > >$ /bin/awk >Usage: awk [POSIX or GNU style options] -f progfile [--] file ... >Usage: awk [POSIX or GNU style options] [--] 'program' file ... >POSIX options: GNU long options: >

Re: Problems running makewhatis

2002-12-24 Thread Huw Dixon
I can run /bin/awk(gawk) from the bash prompt to verify it exists: $ /bin/awk Usage: awk [POSIX or GNU style options] -f progfile [--] file ... Usage: awk [POSIX or GNU style options] [--] 'program' file ... POSIX options: GNU long options: -f progfile --file=progfile

Re: rxvt, once again...

2002-12-24 Thread Rui Carmo
No one is questioning that you can change the properties of a standard Win32 console window. What you _cannot_ do, however, is simply drag the window edge and resize it that way, without resorting to property sheets. But again, it is a matter of personal preference. If you enjoy using property

Re: Bugs in Cygnus Tools bash

2002-12-24 Thread Chris Game
In a recent post, Cliff Hones wrote: > A word of advice - don't report things as bugs unless you are sure > they are bugs and not cockpit error - it can make you look > foolish if you or your configuration are to blame. That seems a bit harsh. How else are people supposed to figure out what's wro

Re: rxvt, once again...

2002-12-24 Thread Chris Game
In a recent post, Rui Carmo wrote: > On Monday, Dec 23, 2002, at 11:58 Europe/Lisbon, Chris Game wrote: >> That's interesting, but what's the advantage of rxvt over opening >> cygwin/bash in a Windows command window, where all the formatting >> options (except initial placement I grant you) are av

news

2002-12-24 Thread adv.mail
http://allungamelo.iscool.net 100% naturale e garantito http://profondoanale.da.ru scopri ed anal...izza anche tu V.M.18 http://hentaistudios.da.ru l'hentai come lo stavi cercando V.M. 18 http://sfondiescreensaver.b3.nu il tuo pc ha bisogno di una rinfrescata? cogli l'occasione http://vidro

Re: [ANNOUNCEMENT] Updated cygwin package rxvt-2.7.9-3

2002-12-24 Thread Rui Carmo
Whohoo! NeXT scrollbars? That's a nice Xmas present. Thanks! :) R. On Tuesday, Dec 24, 2002, at 08:33 Europe/Lisbon, Steve O wrote: Hi, rxvt is a terminal program that can be used instead of the windows command shell. It does not require an X server. This release enables the NeXT and xterm s

[ANNOUNCEMENT] Updated: lynx-2.8.4-4

2002-12-24 Thread Corinna Vinschen
I've updated the version of lynx to 2.8.4-4. This version is sort of an "official" update. It has all official patches (2.8.4rel.1a - 2.8.4rel.1d) applied as well as a keyboard related patch backported from 2.8.5dev.8 which allows HOME and END keys used as FIND and SELECT functions. To update y

Re: Problems running makewhatis

2002-12-24 Thread Max Bowsher
Huw Dixon wrote: > Actually - I DO have all of base installed. AS I had indicated in the > post I have most but not all of the package installed. I had first > selected ALL to be installed, then went in and changed to default > (skip) those parts I knew I did not require. I did not touch the > sett

SetPriority

2002-12-24 Thread Tomaz Rotovnik
Hello I'm using perl under cygwin. I would like to set priority of individual process. To use command setpriority in perl, it has to be supported by cygwin. Does cygwin supports command setpriority or something similar? Tomaz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bu

[ANNOUNCEMENT] Updated cygwin package rxvt-2.7.9-3

2002-12-24 Thread Steve O
Hi, rxvt is a terminal program that can be used instead of the windows command shell. It does not require an X server. This release enables the NeXT and xterm scrollbars as well as Shift-KP+ and Shift-KP- to change fonts. Thanks to Sergei Okhapkin for pointing out that the font changing keys di