RE: Running perl script in cron in cygwin under Windows

2008-01-13 Thread David Christensen
If that works, try a Perl one-liner such as the following: 20080113-214329 [EMAIL PROTECTED] ~ $ perl -e 'open FH, "> /home/dpchrist/hello.out"; print FH "hello, world!\n"' If all of the above works, I'd suspect the environment variables/ path -- cron

Running perl script in cron in cygwin under Windows

2008-01-13 Thread Macalalad, Jun
Folks, I've been trying to run a perl script from cron in cygwin -- not good. It runs when in a cygwin command prompt. Any idea where I've done wrong please? Help? Jun -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docu

Re: How can I run a script?

2008-01-13 Thread Larry Hall (Cygwin)
BB wrote: can login to a shell from windows and run commands but how do I create a script Something like - date sleep 5 Or this is actually what I'm trying to do - rsync -avz [EMAIL PROTECTED]:/home/funnel/Jan* /cygdrive/e/Earchives # cat >foo.sh rsync -avz [EMAIL PROTECTED]:/home/funnel/

How can I run a script?

2008-01-13 Thread BB
can login to a shell from windows and run commands but how do I create a script Something like - date sleep 5 Or this is actually what I'm trying to do - rsync -avz [EMAIL PROTECTED]:/home/funnel/Jan* /cygdrive/e/Earchives -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

Re: Finding Autogen

2008-01-13 Thread Charles Wilson
Dave Korn wrote: There is no standard cygwin release of autogen, and last time I tried to build it from source it didn't work. Sorry to be the bearer of bad news. When I tried to build it (both for mingw/msys and for cygwin) I found that it (triggered a guile) core-dump every time I ran it.

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Good news ! I found the application which was the problem : *SuperCopier from http://supercopier.sfxteam.org* This is a little application I use to hook Explorer's Copy File Dialog . I've installed the program on my personnal computer and my office's ! "Disabling it" does not work, you must

RE: Finding Autogen

2008-01-13 Thread Dave Korn
On 13 January 2008 19:08, Adam wrote: > Autogen doesn't appear in the list of packages to install when I run > Setup, and the "find" facility on cygwin.com suggests a list of > packages, most of which I already have. > > How do I find/use Autogen? http://www.gnu.org/software/autogen/ There is

Finding Autogen

2008-01-13 Thread Adam
Hi, I'm trying to build a project which requires Autogen but my cygwin environment doesn't seem to have it. $ autogen bash: autogen: command not found Autogen doesn't appear in the list of packages to install when I run Setup, and the "find" facility on cygwin.com suggests a list of packages,

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Dave Korn a écrit : On 13 January 2008 15:57, Marc/MDPI314 wrote: In fact, I never had this Logitech service. But, as I've a Logitech webcam I thought the problem could be linked with it. I've already searched for any service, files or windows registry entry with "Logitech" name ... unsucce

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Okay, I will try to identify the "Dodgy application" and I keep you informed (because the only application listed I had was Logitech webcam , but cygwin still crashes after webcam uninstallation & suppression of all logitech files) I wonder if it uninstalled fully? It is not unknown

Re: How to use encrypted folder (or filesystem)

2008-01-13 Thread Thorsten Kampe
* Robert Pendell (Sat, 12 Jan 2008 23:29:49 -0500) > Truecrypt requires administrative rights to work properly. It has to be installed once with administrative rights but after that it doesn't "require administrative rights to work properly"... Thorsten -- Unsubscribe info: http://cygwin.

1.5.25-7: sh.exe crashes while building gcc.gnu.org svn for gcc 4.x

2008-01-13 Thread Andry
Hello cygwin, I still getting pretty bad thing from sh.exe, it frequently crashes on my system while building different versions of gcc 4.x. But now, after i have been tring to build *4.3* version, sh.exe begin crashes more frequently than ever before, so i thinks that is problem of buildi