[Bug] Named Pipes (FIFO) / Bash

2011-01-22 Thread Achim Gratz
I'm having problems with some bash scripts that were developed (not be me) and working OK in Cygwin 1.6.x versions, but not in 1.7.x (tested on 1.7.6, 1.7.7 and the latest snapshot). After some gnashing of teeth and pulling of hair I've whittled it down to a problem with named pipe handling in ba

Strange issue with IPv6 and mmap in Windows XP

2011-01-22 Thread jdzstz - gmail dot com
I have detected a strange issue with IPv6 and mmap in Windows XP. I want to execute varnish program from windows cmd.exe, launching a BAT file. If IPv6 is deactivated (default in windows xp) all works OK. But if I activate IPV6 with following comand: C:\WINDOWS>netsh netsh>interface netsh interf

Re: Invoking GUI programs over SSH

2011-01-22 Thread David Antliff
On Sun, Jan 23, 2011 at 02:29, Michael Lutz wrote: > If it's a different set of files though (i.e. LF for .sh files, CRLF for > source code or whatever), you might benefit from switching to the newer > core.eol mechanism, which allows to override the line endings for > individual files through .git

Re: Invoking GUI programs over SSH

2011-01-22 Thread Csaba Raduly
On Sat, Jan 22, 2011 at 3:21 PM, Andrew DeFaria wrote: > > Software that *requires* CRLF should be taken out an shot! You mean like every FTP server and client ? :) -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ Life is complex, with real and imaginary parts. "Ok, it boots.

Re: Howto install freetype2?

2011-01-22 Thread David Sastre
On Sat, Jan 22, 2011 at 06:52:10PM +0100, Gyurmo wrote: > Hello, How can I install freetype2? > I have many files in /usr/src. > I have cygport and patch files. How can I use these? > I wait for your fast answer. Hello, Try reading the manpage for the cygport command, the README and html manual u

Howto install freetype2?

2011-01-22 Thread Gyurmo
Hello, How can I install freetype2? I have many files in /usr/src. I have cygport and patch files. How can I use these? I wait for your fast answer. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/

Visa Latvijas TAGAD min miiklas! PIEDALIES!!! Jums ir ielozeeta miikla Nr. 7360

2011-01-22 Thread Julija Alere6
Izprovee atmineet shaadu miiklu: Taatad - Kas ir tas: seksigs augums, skaisti pupi, apeteligs dupsis.. Ir latviete, ir lunkana kaa melnaa pantera dievina seksu... Uzturaas Latvija, iespejams, tev blakus.. Atbildi skaties sheit: http://miklas-risinajums.is-into-anime.com Uzmanies, miklas

Re: Invoking GUI programs over SSH

2011-01-22 Thread Andrew DeFaria
On 01/22/2011 08:29 AM, Michael Lutz wrote: Well, if you use both software that requires CRLF (though kdiff3 in my experience doesn't) and software that requires LF (bash) on the same files, there isn't much git can do to solve that conflict. Software that *requires* CRLF should be taken out an

[ANNOUNCEMENT] Updated: googlecl-0.9.12-1

2011-01-22 Thread Chris Sutcliffe
Version 0.9.12-1 of googlecl has been uploaded. GoogleCL brings Google services to the command line. For examples see: http://code.google.com/p/googlecl/wiki/ExampleScripts Change include: * Google Finance support * Expanded usage of --date * --access option for privacy settings *

Re: Invoking GUI programs over SSH

2011-01-22 Thread Michael Lutz
Am 22.01.2011 03:01 schrieb David Antliff: > I do want to have CRLF endings in my files, because merge tools like > kdiff3 (on Windows) require CRLF files. We could live without kdiff3, > however changing this setting "down the track" is a harder problem to > solve than using 'set -o igncr'. All s

Re: alias command not effective

2011-01-22 Thread Thomas Wiedmann
alias laf='ls -la | grep -v "^d"' Thanks - with this statement the alias was recognized. Thomas Wiedmann -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygw