Re: An AWK-ward problem...

2011-11-25 Thread Erwin Waterlander
Op 24-11-2011 10:17, Corinna Vinschen schreef: - /bin/awk is a symlink to /bin/gawk.exe, an executable. If you call dos2unix on an executable, the executable will be either unchanged, or broken with a high probability. Current dos2unix skips binary files, unless you force the conversion with

tail/head not working with a pseudoterminal

2011-11-25 Thread Costin Caraivan
Hello, I'm trying to tail a file through SSH. I'm launching ssh through Python, like this: ssh -t u...@vm-admin.corp.com "tail /cygdrive/c/ctier/ctl/var/logs/ctlcenter/STAGING/Administration/\[Staging\]\ Sleep/7.txt" And I get this: Pseudo-terminal will not be allocated because stdin is not a ter

Re: tail/head not working with a pseudoterminal

2011-11-25 Thread Corinna Vinschen
On Nov 25 16:03, Costin Caraivan wrote: > Hello, > > I'm trying to tail a file through SSH. I'm launching ssh through > Python, like this: > ssh -t u...@vm-admin.corp.com "tail > /cygdrive/c/ctier/ctl/var/logs/ctlcenter/STAGING/Administration/\[Staging\]\ > Sleep/7.txt" > > And I get this: > Pseu

Re: tail/head not working with a pseudoterminal

2011-11-25 Thread Csaba Raduly
On Fri, Nov 25, 2011 at 3:21 PM, Corinna Vinschen wrote: > On Nov 25 16:03, Costin Caraivan wrote: ... >> Also head fails with: >> Pseudo-terminal will not be allocated because stdin is not a terminal. >> bash: /cygdrive/c/apps/activeperl/bin/head: /usr/bin/perl: bad >> interpreter: Permission den

Re: tail/head not working with a pseudoterminal

2011-11-25 Thread Costin Caraivan
> It's HEAD from lwp-request: > http://search.cpan.org/~gaas/libwww-perl-6.03/bin/lwp-request > > Found unfortunately due to case-insensitive NTFS. > > Costin, try /usr/bin/head explicitly. > > Csaba Thanks, that should do it. I see one path when connecting manually with SSH, and another one when

Re: Machine very sluggish while compiling

2011-11-25 Thread Spiro Trikaliotis
Hello, * On Thu, Nov 24, 2011 at 07:59:58PM -0500 Ryan Johnson wrote: > Lately I've noticed that running make -j4 on my quad-core win7-x64 > machine causes it to become sluggish or even unresponsive. I have seen very similar effects on my Win7-64 box. I can force the problem here just be runnin

tetex-tiny bug

2011-11-25 Thread Peter Rosin
Hi! It's been a couple of years since I fixed this [1] on my old computer, and now I had to fix it on the new one. Can someone please fix the tetex-tiny package? Below is what I did to fix the problem. Cheers, Peter [1] http://www.cygwin.com/ml/cygwin/2006-05/msg00756.html --- /usr/share/texmf

Re: tetex-tiny bug

2011-11-25 Thread Ryan Johnson
On 25/11/2011 10:48 AM, Peter Rosin wrote: It's been a couple of years since I fixed this [1] on my old computer, and now I had to fix it on the new one. Can someone please fix the tetex-tiny package? My understanding is that tetex has not been maintained in years (neither cygwin nor upstream) a

Re: tetex-tiny bug

2011-11-25 Thread Peter Rosin
Ryan Johnson skrev 2011-11-25 17:38: > On 25/11/2011 10:48 AM, Peter Rosin wrote: >> It's been a couple of years since I fixed this [1] on my old >> computer, and now I had to fix it on the new one. Can someone >> please fix the tetex-tiny package? > My understanding is that tetex has not been main

Re: tetex-tiny bug

2011-11-25 Thread Ryan Johnson
On 25/11/2011 11:48 AM, Peter Rosin wrote: Ryan Johnson skrev 2011-11-25 17:38: On 25/11/2011 10:48 AM, Peter Rosin wrote: It's been a couple of years since I fixed this [1] on my old computer, and now I had to fix it on the new one. Can someone please fix the tetex-tiny package? My understand

Mapping of Windows registry not complete

2011-11-25 Thread Julien Nabet
Hello, I'm trying to compile Libreoffice on Windows with Cygwin. For this, I had to install some softs including Microsoft Visual C++ Express 8. When I launched configuration part of Libreoffice (so just before compiling), I noticed that some config elements weren't found. By taking a look abo