Re: Bug in Cygwin Windows 8 group permissions

2012-12-04 Thread Larry Hall (Cygwin)
On 12/4/2012 4:34 PM, Chaz Littlejohn wrote: By my understanding, if you're distributing GPLv3+ software such as cygwin1.dll, these are not rights you can withhold on that software. This is true for all GPL versions. Cygwin's license is GPL with an exception to allow any Open Source product t

Re: Bug in Cygwin Windows 8 group permissions

2012-12-04 Thread Chaz Littlejohn
> > By my understanding, if you're > > distributing GPLv3+ software such as cygwin1.dll, these are not rights > > you can withhold on that software. > This is true for all GPL versions. Cygwin's license is GPL with an > exception to allow any Open Source product to not be infected but that > is t

Speak Japanese in two weeks

2012-12-04 Thread Become Multilingual
Its True. Learn a foreign language in days. Not weeks. I said Days Incredible Technique allows you to dive right in and start speaking the language you choose the very first day. Take our challenge. See how many languages you can speak in one year. See the video, you're bound to be interest

80 inch HDTV for 1/10th what you would expect to pay. No joke.

2012-12-04 Thread 72in LED TV Selling 555.00
Wait a second there... is this For Real? Are people really Getting Electronics at these prices? Yes, they are. They are literally paying at times as little as ONE TENTH what you would usually pay. Kindels. Ipads. MacBooks. HDTVs. Endless stock. http://www.yapnod.com/bid/8RDLwxGpGuv5MrGKF

Laser toner (12/4/2012)

2012-12-04 Thread David Stevens
Our company is part of an internet base of over 37 million subscribers, mostly US/Canada based. This online technology allows us the ability to present our subscribers with a first choice when they look for anything on any of the major search engines. We're looking for a preferred source to se

Re: [ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Corinna Vinschen
Hi Aaron, On Dec 4 16:09, Aaron Schneider wrote: > pv 1.3.9-1 version has been uploaded to Cygwin, will be available > shortly on mirrors. > [...] Please don't send an announcement to the cygwin ML. The announcement to the cygwin-announce ML will be send to the cygwin list automatically. Than

[ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Aaron Schneider
pv 1.3.9-1 version has been uploaded to Cygwin, will be available shortly on mirrors. Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data i

[ANNOUNCEMENT] Updated: pv-1.3.9-1

2012-12-04 Thread Aaron Schneider
pv 1.3.9-1 version has been uploaded to Cygwin, will be available shortly on mirrors. Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data i

Re: unresolved external symbol

2012-12-04 Thread Csaba Raduly
Hi Nando, On Tue, Dec 4, 2012 at 12:46 PM, Nando Beifiori wrote: > Hi all, > I'm trying to compile a fortran 90 code that uses the scotch library, > using ifort as compiler under cygwin on a machine with windows 7 32 > bit. > At the end of the make I get the following errors: > > libscotch.a(comm

Re: isatty gives wrong result via ssh

2012-12-04 Thread Corinna Vinschen
On Dec 3 14:50, Konstantin Kouptsov wrote: > >> Presumably, here, I should be using a Unix-like console control > >> interface, and link against ncurses port, provided with Cygwin. > > > > You can't link Cygwin libs against native Windows applications. > > They require the Cygwin DLL to run. > >