Is it free to use

2004-09-08 Thread Alain_SK_Yip
To whom it may concern, We are using Linux and UNIX environment to develop our own applications. By installing the Cygwin/X X Server, Xlib and Xclients etc., our developers can 1. use our own Windows base PC to emulate a UNIX-like environment to do the development; 2. use the X server to connect t

Re: What is this

2004-09-08 Thread Andrew DeFaria
Phil Betts wrote: Suppose that "test" was an acronym for "Trash Entire System Thoroughly", and suppose that it ignored the command line. Oops! There goes your C: drive! I thought that was WINDOWS' job! :-) -- If people from Poland are called Poles, why aren't people from Holland called Holes? -

cygserver service won't start

2004-09-08 Thread Alder
Hi, I've just reinstalled Cygwin on W2K SP4 over the Internet using Setup.exe version 2.427 (cygcheck attached). I ran Setup from a Windows Administrator account. The system itself is not a domain member; it's simply a workgroup member on a home-based LAN. Prior to logging in I set the system

Re: can't open file for writing

2004-09-08 Thread jashy
From: Christopher Faylor <[EMAIL PROTECTED]> Subject: Re: can't open file for writing Date: Wed, 8 Sep 2004 21:29:58 -0400 > On Wed, Sep 08, 2004 at 03:33:34PM -0700, C Schreiner wrote: > >Bingo, this fixed it. Thanks to all who helped. > > Wow. Upgrading to the newest version fixed something?

Re: Cygwin Cron on Windows 2003 Server Issues

2004-09-08 Thread Paul J. Ghosh
Thank you to all who have replied. Enclosed find the following: - contents of crontab for user cdaapp - simple task to be executed every minute for testing - error encountered when starting cron as service_cron - includes one as a dialog and another from the event viewer -

Re: filesystem encoding

2004-09-08 Thread Arturus Magi
Colin JN Breame wrote: Igor Pechtchanski wrote: Any names that can't be so mapped are rejected as invalid, and are displayed with '?'s by "ls". Switching to the correct language allows accessing those names. HmmmI have a file that, through windows explorer contains a (long) hypen, but throug

Re: can't open file for writing

2004-09-08 Thread Christopher Faylor
On Wed, Sep 08, 2004 at 03:33:34PM -0700, C Schreiner wrote: >Bingo, this fixed it. Thanks to all who helped. Wow. Upgrading to the newest version fixed something? Who'd have thought it? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

Re: cygserver - Postgres hung

2004-09-08 Thread Jason Tishler
On Wed, Sep 08, 2004 at 03:17:48PM -0400, Jean-Pierre Pelletier wrote: > Another option would be to force PostgreSQL 7.4.5 to use cygipc > (instead of cygserver) Is that possible? Yes, you can always build from source yourself. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke

Re: win95 pipe problems -- report + testcase + patch

2004-09-08 Thread Bas van Gompel
Op Wed, 8 Sep 2004 12:06:57 +0200 schreef Corinna Vinschen in <[EMAIL PROTECTED]>: : On Sep 8 01:55, Bas van Gompel wrote: : > This fix trips on a bug in (my) windows 95 (OSR2): : > It's CreateNamedPipe returns 0 instead of -1 (INVALID_HANDLE_VALUE), : > causing all operations on pipes to fail. :

Re: can't open file for writing

2004-09-08 Thread C Schreiner
Bingo, this fixed it. Thanks to all who helped. -- Christian --- Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Sep 8 07:34, C Schreiner wrote: > > Yes, I meant "echo": > > > > prompt> echo "hello" > foo.txt > > bash: foo.txt: No such file or directory > > > > Going through my records

Re: Recovering deleted files

2004-09-08 Thread Brian Dessent
"David J. Stelte" wrote: > > Well, it happened to me. I did a rm *, not realizing I was in a > different directory than I thought I was and deleted a couple very > valuable files that I had not backed up recently. Is there any way to > recover them? I am using Cygwin running under XP. Any help

Re: Cygwin Cron on Windows 2003 Server Issues

2004-09-08 Thread Igor Pechtchanski
On Wed, 8 Sep 2004, Anna Goldberg wrote: > We tried running cron_diagnose.sh, but that didn't produce any usefull > answers, the output we get is: > > $ ./cron_diagnose.sh > cron_diagnose.sh 1.5 > > Your computer does not appear to have a crontab for . > Please generate a crontab for using 'cront

Error Launching zsh

2004-09-08 Thread Mike Dillinger
Hello, I am running Win2K SP4. I have a shortcut to run zsh on my desktop that simply runs "C:\cygwin\bin\zsh.exe". After powering on the PC or rebooting, I get the following error when I run the zsh shortcut: 20 [main] zsh 688 fork_copy: linked dll data/bss pass 0 failed, 0x442000..0x4427

Re: can't open file for writing

2004-09-08 Thread C Schreiner
Bingo, this fixed it. Thanks to all who helped. --- Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Sep 8 07:34, C Schreiner wrote: > > Yes, I meant "echo": > > > > prompt> echo "hello" > foo.txt > > bash: foo.txt: No such file or directory > > > > Going through my records, I did not ha

Re: Cygwin Cron on Windows 2003 Server Issues

2004-09-08 Thread Anna Goldberg
We tried running cron_diagnose.sh, but that didn't produce any usefull answers, the output we get is: $ ./cron_diagnose.sh cron_diagnose.sh 1.5 Your computer does not appear to have a crontab for . Please generate a crontab for using 'crontab -e', and run this script again. The version of cron w

Re: Recovering deleted files

2004-09-08 Thread Chuck McDevitt
I recommend File Rescue Plus:http://www.filerescueplus.com "David J. Stelte" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 09/08/2004 03:17 PM To [EMAIL PROTECTED] cc Subject Recovering deleted files Well, it happened to me. I did a rm *, not realizing I was in a different dire

Re: cygserver - Postgres hung

2004-09-08 Thread Jean-Pierre Pelletier
We have the same problem with the latest developpement's cygwin1.dll 1.5.12S of 2004-09-07. Does somebody know how to get cygwin packages for PostgreSQL 7.4.1 or 7.4? I have only been able to find 7.4.3 and 7.4.5. Another option would be to force PostgreSQL 7.4.5 to use cygipc (instead of cygserv

Recovering deleted files

2004-09-08 Thread David J. Stelte
Well, it happened to me. I did a rm *, not realizing I was in a different directory than I thought I was and deleted a couple very valuable files that I had not backed up recently. Is there any way to recover them? I am using Cygwin running under XP. Any help would be greatly appreciated.

Re: Cygwin Cron on Windows 2003 Server Issues

2004-09-08 Thread Larry Hall
At 02:40 PM 9/8/2004, you wrote: >I can create and start a Cron service under Local System, but I can’t seem to be able >to have that service run as a different user (ex. cron_server). I tried creating a >custom user following the directions provided by Corinna Vinschen at >http://www.mail-archi

Cygwin Cron on Windows 2003 Server Issues

2004-09-08 Thread Anna Goldberg
I can create and start a Cron service under Local System, but I can’t seem to be able to have that service run as a different user (ex. cron_server). I tried creating a custom user following the directions provided by Corinna Vinschen at http://www.mail-archive.com/[EMAIL PROTECTED]/msg31538.htm

Re: Installing cygwin

2004-09-08 Thread Larry Hall
At 11:45 AM 9/8/2004, you wrote: >Hi, > >I have just installed the latest full version cygwin on winxp. The root directory is >"c:\cygwin\" > > >Now whenever I start cygwin I get this, > >Your group is currently "mkpasswd". This indicates that >the /etc/passwd (and possibly /etc/group) files shou

Re: HostBasedAuthentication with OpenSSH

2004-09-08 Thread Larry Hall
At 08:50 AM 9/8/2004, you wrote: >Hi All, > >I am fighting trying to get outward HostBasedAuthentication working with the >ssh client under Cygwin on WinXP (SP2). > >As a quick background I am using OpenSSH for logging in to machines remotely >on my small (and heavily firewalled) home network. M

Re: SSH on Cygwin Immediate Drops Connections

2004-09-08 Thread Larry Hall
At 01:50 PM 9/8/2004, you wrote: >Mark Eret cs.colorado.edu> writes: > >> ... >> I have looked at these lists and tried all the solutions. I've added '-r' >> to the sshd startup command. >> ... > >I just wanted to chip in that I have tried the -r setting without success also >(using priviledge

Re: SSH on Cygwin Immediate Drops Connections

2004-09-08 Thread Christopher Cobb
Mark Eret cs.colorado.edu> writes: > ... > I have looked at these lists and tried all the solutions. I've added '-r' > to the sshd startup command. > ... I just wanted to chip in that I have tried the -r setting without success also (using priviledge separation). I've had success reverting t

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Isaac Foraker
Funny you should say that. My boss and I just discovered that as the culprit. There is a bug that only manifests in 1.5.11. Even though 'which perl' shows /usr/bin/perl, make was running /usr/local/bin/perl. The version of /usr/local/bin/perl somehow lost it's 'x' attribute, so it couldn't

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Igor Pechtchanski
Do you have a "perl.exe" somewhere *else* in your PATH? Try "type -a perl" from bash, or "which -a perl"... How about "type -a perl.exe" or "which -a perl.exe"? What happens when you name the symlink "perl.exe" instead of "perl"? Igor On Wed, 8 Sep 2004, Isaac Foraker wrote: > Okay, th

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Igor Pechtchanski
What's the output of "getfacl /usr/bin/perl"? How about "getfacl /usr/bin/perl5.8.5.exe"? When you do "ls -lLn /usr/bin/perl", do you see 15865 as the owner, or some other id? What is your SHELL set to in the Makefile? Does perl work from the command line in zsh (which seems to be your SHELL)?

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Isaac Foraker
I just tried this, and things get worse. With 5.8.2-1, perl.exe won't run from make. I've reinstalled Cygwin from scratch to try to clean out anything that could be causing problems, but no luck. These are all the commands I ran to reproduce the problem with 5.8.2. #uname -r 1.5.11(0.116/4/2

Re: ZLIB

2004-09-08 Thread jglong3
Hello Brian,,, :) :) OK,,,Thanks for the REPLY! :) :) I hope I understand what to look for. And, apologies that I did not provide the link to SecurityTracker. Thanks for your advise, help, and especially your time!! :) :) Jerry -- Original message from Brian Dessent : ---

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Isaac Foraker
Okay, this is interesting. I got rid of /usr/bin/perl, and copied perl5.8.5.exe back to perl.exe. Then I tried the exact sequence you had below and it worked. For some reason the /usr/bin/perl1 soft link works but the /usr/bin/perl soft link does not. I'm at a loss. Why can't I make /usr/b

Re: 64-Bit gcc for Windows..

2004-09-08 Thread Brian Ford
On Wed, 8 Sep 2004, Vibhaakar Sharma wrote: > Hi, > Is there any 32/64-bit gcc version available for > 64-Bit (IA64 and AMD64) windows? 32-Bit gcc enabled > with -m64 option? or normal 64-Bit gcc. Definately not as a Cygwin package. That target does not appear to be in the supported targets list

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Isaac Foraker
Running chmod a+x /usr/bin/perl* does not help. Thanks, IF Christopher Faylor wrote: On Tue, Sep 07, 2004 at 10:35:43PM -0600, Isaac Foraker wrote: # ls -lL /usr/bin/perl.exe ls: /usr/bin/perl.exe: No such file or directory Some other possibly useful stuff: # ls -lL /usr/bin/perl -rwxr-x---+ 1

Re: [OT] RE: [ANNOUNCEMENT] Updated cygwin Package: procmail-3.22-10

2004-09-08 Thread Brian Ford
On Wed, 8 Sep 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Christopher Faylor > > Sent: 07 September 2004 22:39 > > > > The main web page for cygwin mentions that it is supposed to be an > > emulation of Linux. Which is extremely misleading IMHO. Linu

Installing cygwin

2004-09-08 Thread S.H Long
Hi, I have just installed the latest full version cygwin on winxp. The root directory is "c:\cygwin\" Now whenever I start cygwin I get this, Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd

Re: cygserver - Postgres hung

2004-09-08 Thread Jean-Pierre Pelletier
I downloaded the developpement's cygwin1.dll and will try it this afternoon. Is that the only file to replace ? If this doesn't work, we will have to go back to PostgreSQL 7.4.2 of 2004-03-08 which appears to be the latest PostgreSQL release using cygipc (instead of cygserver). Jean-Pierre Pelle

Re: missing letter

2004-09-08 Thread Rado Rethmann
Hi there, I've found it. I had 2 export X=Y lines in the file. Looks like they got there from bashrc somehow. I deleted them and have now my 'e' back again. Thx for your help, Rado -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problem

Re: ConTeXt broken under Cygwin?

2004-09-08 Thread Steven E. Harris
"Terrence Brannon, Scheme Hacker" <[EMAIL PROTECTED]> writes: > kpathsea: Running mktexfmt cont-en.efmt > fmtutil: no info for format `cont-en'. > Sorry, I can't find the format `cont-en.efmt'; will try `context.efmt'. > kpathsea: Running mktexfmt context.efmt > fmtutil: no info for format `contex

Re: can't open file for writing

2004-09-08 Thread Corinna Vinschen
On Sep 8 07:34, C Schreiner wrote: > Yes, I meant "echo": > > prompt> echo "hello" > foo.txt > bash: foo.txt: No such file or directory > > Going through my records, I did not have this problem > when using the current Cygwin release as of last > February (2004). The problem started when I

RE: cron start error

2004-09-08 Thread Harig, Mark
Please do not include email addresses in replies. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: cygserver - Postgres hung

2004-09-08 Thread Corinna Vinschen
On Sep 8 09:50, Jean-Pierre Pelletier wrote: > We ran PostgreSQL 7.4 for 9 months without problem. > > We upgraded to PostgreSQL 7.4.5 with Cygwin 1.5.10 on a Windows 2000 server > and have > to restart PostgreSQL and Cygserver every couple of hours because they hung. > > We then upgraded to the

Re: HostBasedAuthentication with OpenSSH

2004-09-08 Thread Corinna Vinschen
On Sep 8 14:50, Gary Whitehead wrote: > Hi All, > > I am fighting trying to get outward HostBasedAuthentication working with the > ssh client under Cygwin on WinXP (SP2). Hostbased authentication isn't tested on Cygwin. Since ssh-keysign needs read access to the private local host keys and the

RE: can't open file for writing

2004-09-08 Thread C Schreiner
Yes, I meant "echo": prompt> echo "hello" > foo.txt bash: foo.txt: No such file or directory Going through my records, I did not have this problem when using the current Cygwin release as of last February (2004). The problem started when I upgraded to Cygwin NT 5.1 (cygwin dll 1.5.10) in A

Re: missing letter

2004-09-08 Thread Christopher Faylor
On Wed, Sep 08, 2004 at 11:29:57AM +0200, Rado Rethmann wrote: >Ok, now I've discovered, that it must be something in my .inputrc file: Does this command fix things? dos2unix ~/.inputrc ? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

RE: can't open file for writing

2004-09-08 Thread C Schreiner
Yes, I meant "echo": prompt> echo "hello" > foo.txt bash: foo.txt: No such file or directory Also, checking my records, I did not have this problem with the current cygwin release as of last February (2004); the problem only began happening when I upgraded in August to Cygwin 5.1 NT with cygwin 

Re: cygserver - Postgres hung

2004-09-08 Thread Reini Urban
Jean-Pierre Pelletier schrieb: We ran PostgreSQL 7.4 for 9 months without problem. We upgraded to PostgreSQL 7.4.5 with Cygwin 1.5.10 on a Windows 2000 server and have to restart PostgreSQL and Cygserver every couple of hours because they hung. We then upgraded to the just released cygwin 1.5.11-1

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Christopher Faylor
On Tue, Sep 07, 2004 at 10:35:43PM -0600, Isaac Foraker wrote: ># ls -lL /usr/bin/perl.exe >ls: /usr/bin/perl.exe: No such file or directory > >Some other possibly useful stuff: > ># ls -lL /usr/bin/perl >-rwxr-x---+ 1 isaacf Users 11776 Aug 30 13:52 /usr/bin/perl ^^^ Does chmod

64-Bit gcc for Windows..

2004-09-08 Thread Vibhaakar Sharma
Hi, Is there any 32/64-bit gcc version available for 64-Bit (IA64 and AMD64) windows? 32-Bit gcc enabled with -m64 option? or normal 64-Bit gcc. If not then any furture plan? Or any 64-Bit porting guidlines/help doc available for gnu-gcc? Thanks, -Vibhaakar. __

cygserver - Postgres hung

2004-09-08 Thread Jean-Pierre Pelletier
We ran PostgreSQL 7.4 for 9 months without problem. We upgraded to PostgreSQL 7.4.5 with Cygwin 1.5.10 on a Windows 2000 server and have to restart PostgreSQL and Cygserver every couple of hours because they hung. We then upgraded to the just released cygwin 1.5.11-1 but are still experimenting t

Re: filesystem encoding

2004-09-08 Thread Colin JN Breame
Igor Pechtchanski wrote: Any names that can't be so mapped are rejected as invalid, and are displayed with '?'s by "ls". Switching to the correct language allows accessing those names. HmmmI have a file that, through windows explorer contains a (long) hypen, but through cywin (ls), the cha

Re: filesystem encoding

2004-09-08 Thread Igor Pechtchanski
On Wed, 8 Sep 2004, Colin JN Breame wrote: > Hello, > Could anyone direct me to some documentation about how cygwin decodes > filenames (e.g. with ls) Cygwin is not Unicode-aware (). Basically, it uses the Win32 API methods that make the underlying filesystem map

Re: missing letter

2004-09-08 Thread Igor Pechtchanski
On Wed, 8 Sep 2004, Rado Rethmann wrote: > Ok, now I've discovered, that it must be something in my .inputrc file: > > [45-line .inputrc] snipped > > Which line tells Cygwin to wipe out my 'e' ? Rado Why not

HostBasedAuthentication with OpenSSH

2004-09-08 Thread Gary Whitehead
Hi All, I am fighting trying to get outward HostBasedAuthentication working with the ssh client under Cygwin on WinXP (SP2). As a quick background I am using OpenSSH for logging in to machines remotely on my small (and heavily firewalled) home network. My main reason for using this method is

Re: 1.5.11: execvp bug (XP)

2004-09-08 Thread Igor Pechtchanski
Well, I have XP SP1, and, as you saw, it worked. Since I didn't *really* try it with 1.5.11, but rather with a self-built DLL from CVS, you might try the latest snapshot and see if that fixes your problem. Otherwise, I had a WAG that it had to do with the presence of .exe in the symlink name and

RE: ConTeXt broken under Cygwin?

2004-09-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Terrence Brannon, Scheme Hacker > Sent: 08 September 2004 08:18 > kpathsea: Running mktexfmt cont-en.efmt > fmtutil: no info for format `cont-en'. > Sorry, I can't find the format `cont-en.efmt'; will try > `context.efmt'. > kpathsea:

[OT] RE: [ANNOUNCEMENT] Updated cygwin Package: procmail-3.22-10

2004-09-08 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > Sent: 07 September 2004 22:39 > On Tue, Sep 07, 2004 at 07:21:07PM +0100, Dave Korn wrote: > >> -Original Message- > >> From: cygwin-owner On Behalf Of Christopher Faylor > >> It certainly is a correct and

filesystem encoding

2004-09-08 Thread Colin JN Breame
Hello, Could anyone direct me to some documentation about how cygwin decodes filenames (e.g. with ls) Thanks ps. cygwin is cool -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.h

RE: Problem: SIGCONT handler is not called (Cygwin or Bash problem ?)

2004-09-08 Thread Vankemmel Rudi
All, i tried this also under ash and tcsh: same result. The SIGCONT handler is never called and the program blocks. Therefore i do think the problem is not shell related. On Unix systems (as far as i remember it) it is normally the kernel that sets/clears the user area of the program stack, includ

Re: win95 pipe problems -- report + testcase + patch (was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.11-1)

2004-09-08 Thread Corinna Vinschen
On Sep 8 01:55, Bas van Gompel wrote: > This fix trips on a bug in (my) windows 95 (OSR2): > It's CreateNamedPipe returns 0 instead of -1 (INVALID_HANDLE_VALUE), > causing all operations on pipes to fail. > [...] > A patch to work around this in cygwin could be: (WFM) > > Begin pipe-w95.diff

Re: missing letter

2004-09-08 Thread Rado Rethmann
Ok, now I've discovered, that it must be something in my .inputrc file: # Be 8 bit clean. set meta-flag on set input-meta on set output-meta on set convert-meta off # for linux console and Debian xterm "\e[1~": beginning-of-line "\e[4~": end-of-line "\e[

missing letter

2004-09-08 Thread Rado Rethmann
Hi, I have a current cygwin installation on my WinXP-Box. Cygwin recognises my keyboard-layout (de) pretty well. All Umlauts and special chars show up correctly. Exept for the 'e' letter. When I press 'e' I don't get anything. The capital 'E' works ! Here are the scancodes for the letters w-e-r

Re: /etc/empty, permissions

2004-09-08 Thread Corinna Vinschen
On Sep 8 12:28, [EMAIL PROTECTED] wrote: > There used to be a file /etc/empty, which doesn't seem to exist any > more. /var/empty Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Uns

Re: ssh-host-config bug?

2004-09-08 Thread Corinna Vinschen
On Sep 8 17:33, [EMAIL PROTECTED] wrote: > I noted recently that the user "system" seems to have vanished. > > > Likewise the user and the group SYSTEM no longer seem to exist. > > as evidenced by: > > $ chown system xxx > chown: `system': invalid user That's the problem. I don't know ho

AW: ssh search identity in wrong directory

2004-09-08 Thread cygwin . 20 . job
> -Ursprüngliche Nachricht- > Von: Corinna Vinschen > Gesendet: Dienstag, 7. September 2004 15:01 > An: [EMAIL PROTECTED] > On Sep 7 13:31, [EMAIL PROTECTED] wrote: > > Hi folks > > > > I have the problem that ssh does not search the identity file ins > > $HOME/.ssh it looks in the direc

Re: Ada: Text_Io.Get_Immediate() is blocking

2004-09-08 Thread Martin Haendler
Gerrit P. Haase wrote: Hallo Martin, Am Dienstag, 7. September 2004 um 16:01 schriebst du: Hi, I'm working with ADA and Windows2000/Cygwin. A call to Text_Io.Get_Immediate() should return even if there is no input waiting. I have no problems with Linux, but trying to shift Software to

ssh-host-config bug?

2004-09-08 Thread luke . kendall
I noted recently that the user "system" seems to have vanished. > Likewise the user and the group SYSTEM no longer seem to exist. as evidenced by: $ chown system xxx chown: `system': invalid user Now, while diagnosing why, following a fresh install of the latest Cygwin, I could no longer s

ConTeXt broken under Cygwin?

2004-09-08 Thread Terrence Brannon, Scheme Hacker
$ texexec --pdf hello.tex TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002 executable : pdfetex format : cont-en inputfile : hello output : pdftex interface : en current mode : none TeX run : 1 This is pdfeT