Re: GNU/Windows

2002-04-15 Thread Warren Postma
Quoth JG: > Hello RMS, > I agree with your postion on calling a Linux system GNU/Linux. ... I think we should all refer to his Stallman-ness, as "GNU/RMS". As for Cygwin, I think the RedHat representative said it best: It's their baby, so they get to name it. In the case of the Linux kernel,

Installing XFree 4.2 on Cygwin.

2002-04-13 Thread Warren Postma
I downloaded the cygwin port of XFree 4.2 from one of the Cygwin mirrors. I ran "sh ./Xinstall.sh" and it complained that it couldn't find the extract utility in the current directory. Apparently it's not looking for the microsoft 'extract.exe' that ships in most versions of windows. I thought I

Visual debugging tools for Cygwin.

2002-03-25 Thread Warren Postma
Are there any semi-visual front ends for GDB, like RHIDE, for Cygwin? I seem to remember Cygnus/RedHat used to sell one, is it still for sale, or now available elsewhere? Warren -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.h

S-Lang on cygwin: terminfo missing?

2002-03-23 Thread Warren Postma
(); SLsmg_reset_smg(); SLang_reset_tty(); return 0; }; --- Program output: Unknown terminal: cygwin Check the TERM environment variable. Also make sure that the terminal is defined in the terminfo database. Alternatively, set the TERMCAP environment variable to the desired termcap entry. --- He