Re: tar/gzip outside of bash problem

2007-02-25 Thread Marko Bozikovic
Eric Blake wrote: > -snip- > But you DO have an entry with spaces and parenthesis; perhaps cygwin's > path-conversion routines are being confused by that? Can you compare > 'echo $PATH' under bash vs. 'set PATH' under cmd? How about 'env | grep > "^PATH"' under cmd? Yup. I removed quotes from th

tar/gzip outside of bash problem

2007-02-23 Thread Marko Bozikovic
Hi all, I've just come across a strange problem. When I try to unpack a tar.gz archive in cmd.exe, I get an error: tar (child): gzip: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors

watch.exe hangs when started from cmd.exe

2006-10-20 Thread Marko Bozikovic
Hi all, I have a strange problem... watch.exe hangs when I start it from cmd.exe, but works fine when started from bash. When I start watch from cmd.exe (e.g. 'watch ls'), I see two instances of watch.exe and one instance of sh.exe. sh.exe takes 100% CPU. Command line for sh.exe looks ok: C:\cyg

Re: SSH: Cygwin->Linux is slow

2006-10-09 Thread Marko Bozikovic
ppmoore wrote: > Has anyone else experience very slow speed when connected from Cygwin to a > SuSE inux box using ssh? > > I'm not talking about the connection time. I mean that when logged onto the > linux box using an xterm, that the time between typing a letter and viewing > the response is of

Re: copying and pasting in the terminal window?

2006-08-25 Thread Marko Bozikovic
Owen Rees wrote: > --On Friday, August 25, 2006 14:25:00 +0200 Marko Bozikovic wrote: > >> As the author of Console, I'd like to know how does rxvt handle long >> lines >> when copying. I might be able to improve Console :-) > > The trouble with having c

Re: copying and pasting in the terminal window?

2006-08-25 Thread Marko Bozikovic
Owen Rees wrote: > -snip- > In the context of copying and pasting in a window, I find rxvt far > superior to Console because of the way it handles long lines (as well > copying/pasting the way X does without requiring that X be running). As the author of Console, I'd like to know how does rxvt han

Re: copying and pasting in the terminal window?

2006-08-23 Thread Marko Bozikovic
John Salerno wrote: > Hi everyone. I just installed cygwin on WinXP and I'm wondering if there > is a way to copy and paste in the command prompt, like in Linux? I > figured the cygwin terminal would look and act more like the bash shell, > but so far it doesn't for me. Does this mean I'm still usi

Re: CVSNT and cvs

2006-06-20 Thread Marko Bozikovic
René Berber wrote: > Marko Bozikovic wrote: > >> I have a problem with logging in to remote CVSNT server using cygwin cvs. >> >> I'm using CVSNT 2.5.03.2260 on Windows and Cygwin cvs 1.11.17. CVS repository >> is in C:\cvsrepo, with name /cvsrepo. >>

CVSNT and cvs

2006-06-20 Thread Marko Bozikovic
Hi all, I have a problem with logging in to remote CVSNT server using cygwin cvs. I'm using CVSNT 2.5.03.2260 on Windows and Cygwin cvs 1.11.17. CVS repository is in C:\cvsrepo, with name /cvsrepo. I'm trying to connect with: cvs -d:pserver:[EMAIL PROTECTED]:/cvsrepo login When I enter a valid

Re: OT: Re: Unzip problem?

2004-06-28 Thread Marko Bozikovic
Arturus Magi wrote: This is not a Cygwin problem, it's a WinNT problem. If the fonts don't have execute permissions for the user trying to invoke them, they can't be dynamically loaded, and zip doesn't store permissions (and the originals were POSIX files anyway, so the 'correct' permissions we

Unzip problem?

2004-06-24 Thread Marko Bozikovic
Hi! I have a problem with unzip when unzipping this file: http://www.t-o-m-e.net/dl/win/tome-227-win.zip There are no errors reported, but unzipped .FON files (in lib\xtra\font dir) are corrupt. When I unzip the file with Winzip, those files are ok. Env: Win2k SP4, Cygwin DLL 1.5.10-3, zip 2.3.6