Re: Invoking GUI programs over SSH

2011-01-18 Thread Cyrille Lefevre
Le 17/01/2011 22:46, David Antliff a écrit : I just tried this - in fact I used the AdministrativeTools/Services applet to set the Cygwin SSHD service to "Allow service to interact with desktop". This actually had a useful effect - I can now start 'notepad' or 'calc' and I see the process appear

Re: Invoking GUI programs over SSH

2011-01-18 Thread David Antliff
On Tue, Jan 18, 2011 at 22:52, Thorsten Kampe wrote: > * David Antliff (Tue, 18 Jan 2011 13:13:22 +1300) >> Along these lines, I was wondering if anyone knows how to run the >> Cygwin SSH daemon manually, rather than as a service? On Linux one can >> just run sshd from the command line, specifying

Re: to generate disassemble blink code

2011-01-18 Thread David Sastre
On Tue, Jan 18, 2011 at 08:47:05AM -0800, lellone88 wrote: > avr-objdump utility. > avr-objdump -zhD blink.elf > blink.od > avr-gcc -o executablefile.elf(or.exe) blink.c You are using AVR executables, not cygwin's. > and the terminal return me > this application has requested the runtime to termi

Re: More Weird Perl .dll Errors

2011-01-18 Thread Rafael Kitover
On 1/17/2011 2:28 PM, Reini Urban wrote: 2011/1/15 Rafael Kitover: Hi Reini, I'm not having any luck: $ perl -MClass::XSAccessor -le 1 Can't load '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/XSAccessor/XSAccessor.dll' for module Class::X SAccessor: No such file or directory at /usr/li

to generate disassemble blink code

2011-01-18 Thread lellone88
dear users, I'm an italian student. I'm working on my thesis, and I have to use cygwin for some reasons... My thesis work consists in fault injections in the Liteos application codes. so, my problem is: I have the application's code (the application's name is Blink), saved in a text file, under .c

Re: Single quotes inside here document

2011-01-18 Thread Eric Blake
On 01/18/2011 12:36 AM, Fabrice Niessen wrote: > --8<---cut here---start->8--- > sh: line 2: unexpected EOF while looking for matching `'' > sh: line 10: syntax error: unexpected end of file > --8<---cut here---end--->8--- > >

Re: Single quotes inside here document

2011-01-18 Thread Eric Blake
On 01/18/2011 07:54 AM, Eliot Moss wrote: > I wonder about the form: <<'EOF' and similar, > versus:

Re: Single quotes inside here document

2011-01-18 Thread Eliot Moss
I wonder about the form: <<'EOF' and similar, versus:

Re: Invoking GUI programs over SSH

2011-01-18 Thread Thorsten Kampe
* David Antliff (Tue, 18 Jan 2011 13:13:22 +1300) > On Tue, Jan 18, 2011 at 12:06, David Antliff wrote: > > On Tue, Jan 18, 2011 at 11:06, Jeremy Bopp wrote: > >>> I've also tried running the sshd service as the same user currently > >>> logged in > > [snip] > >> people are discouraged from attempt

Re: Single quotes inside here document

2011-01-18 Thread Fabrice Niessen
Hi Tobias, First, thanks for your very quick response... tobias schlottke wrote: >> I try to run the following script on the latest Cygwin (updated yesterday) on >> Windows XP SP3: >> >> --8<---cut here---start->8--- >> data=$(cat<<'EOF' >> Date valeur;Referenc