[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: v 0.43 1999/09/28 did not work on cygwin.
From: |
Eli Zaretskii |
Subject: |
Re: v 0.43 1999/09/28 did not work on cygwin. |
Date: |
Tue, 22 May 2001 06:39:01 +0300 |
> From: "George J. Wakileh" <address@hidden>
> Date: Mon, 21 May 2001 20:54:27 +0200
>
> Nothing happens at all. It does not work and does not give anything. This
> why I did not provide anything.
>
> When you press enter, the cursor goes to the next line and that's all. You
> have to stop things thru ^Z.
So, you type "texi2dvi foobar.texi", hit RET, and it just hangs there,
is that right?
If so, could you try to find out what command hangs? texi2dvi is a
shell script, so by editing it you can find that out quite easily.
For example, adding "set -x" at the beginning will print each command
it runs.
> If you're not happy about my message. Sorry for reporting this, just drop
> it.
Bug reports are always welcome. Thanks for reporting this.