/usr vanished

2013-04-20 Thread Septimus Stevens
(This is my first post to cygwin. Kudos to cygwin dvelopers -- I've been using it for 9 months and am amazed how well it works.) But my /usr suddenly disappeared, as though I'd done a 'rm -r /usr' but it seems VERY unlikely I typed that. ( /bin and /lib are still there) Any idea how this could

Re: Why can not Emacs run on Cygwin 1.7.17-1 ? (was: Why can't I compile HelloWorld ?)

2013-04-20 Thread Ken Brown
On 4/20/2013 8:10 PM, 1xx wrote: Hi all . I reinstalled Cygwin 1.7.17-1 . But Emacs can not run . [...] 4) What should I do in order to carry out troubleshooting of this problem ? As Marco already said earlier in the thread, start here: http://cygwin.com/problems.html Ken -- Problem

Why can not Emacs run on Cygwin 1.7.17-1 ? (was: Why can't I compile HelloWorld ?)

2013-04-20 Thread 1xx
BIOS: BIOS Date: 03/28/12 09:12:57 Ver: 04.06.04 Processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (8 CPUs), ~3.4GHz Memory: 16384MB RAM Available OS Memory: 16366MB RAM https://dl.dropboxusercontent.com/u/86335040/openSUSE/DxDiag13.txt Please see also http://d.hate

Re: BASH and MAN failure

2013-04-20 Thread rodmed...@cantv.net
Hi, On Mon, 08 Apr 2013 11:53:33 -0400 Larry Hall (Cygwin) wrote: ... have you looked at this FAQ? ... Nothing works, but I identified were the failure happens. It is in the script /etc/profile.d/tzset.sh I have done a profile

Re: mintty and Control-` , Control-~

2013-04-20 Thread Thomas Wolff
Am 20.04.2013 22:53, schrieb Andy Koppe: On 20 April 2013 21:28, Thomas Wolff wrote: In order to make them useful without enabling modifyOtherKeys mode, how about if Ctrl combinations with backtick (ASCII 0x60), opening and closing brace (0x7B and 0x7D), pipe (0x7C), and tilde (0x7E) were mapped

Re: mintty and Control-` , Control-~

2013-04-20 Thread Andy Koppe
On 20 April 2013 21:28, Thomas Wolff wrote: >> In order to make them useful without enabling modifyOtherKeys mode, >> how about if Ctrl combinations with backtick (ASCII 0x60), opening and >> closing brace (0x7B and 0x7D), pipe (0x7C), and tilde (0x7E) were >> mapped to C1 control characters (in th

Re: mintty and Control-` , Control-~

2013-04-20 Thread Thomas Wolff
Am 20.04.2013 22:14, schrieb Andy Koppe: On 21 March 2013 15:53, Ryan Johnson wrote: On 21/03/2013 11:30 AM, Igor Bukanov wrote: It seems that mintty in Cygwin under Windows-7 does not pass C-` (Control-backtick, in US keyboard this is the key above the tab) nor C-~ (or Control-Shift-backtick)

Re: mintty and Control-` , Control-~

2013-04-20 Thread Andy Koppe
On 21 March 2013 15:53, Ryan Johnson wrote: > On 21/03/2013 11:30 AM, Igor Bukanov wrote: >> >> It seems that mintty in Cygwin under Windows-7 does not pass C-` >> (Control-backtick, in US keyboard this is the key above the tab) nor >> C-~ (or Control-Shift-backtick) to terminal applications. Any r

Re: Why can't I compile HelloWorld ?

2013-04-20 Thread 1xx
2013/4/20 marco atzeri : > On 4/20/2013 7:24 AM, 1xx wrote: >> >> $ cat hello.c >> >> #include >> >> int >> main(void) >> { >> printf("hello!\n"); >> return 0; >> } > please follow: >> >> Problem reports: http://cygwin.com/problems.html > > > specially: > "Run cygcheck -s