Re: variable

2006-06-19 Thread prz
thanks for the update a simple testcase tempdba:/cygdrive/c/workdir:echo $OBJECT tempdba:/cygdrive/c/workdir:. ./testcase -a dt print object dt tempdba:/cygdrive/c/workdir:. ./testcase -a dt print object dt tempdba:/cygdrive/c/workdir:. ./testcase -a dl print object dt tempdba:/cygdrive/c/workdir

I Need your help for Installation & Upgradation of Cygwin.....on Windows 2000

2006-06-19 Thread Antonidoss
Hi, Thanks for your support. I planing to learn about cygwin on windows 2000 so pls. send me the details of Installation & upgradation Guides Thanks & Regards, Antonidoss -- With Regards, A Antonidoss -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Running dselect

2006-06-19 Thread Wynfield Henman
I downloaded, ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.4.91.20060615.tar.bz2 and built it successfully in the cygwin environment and with cygwin tools. But, the resulting binary seems to have bugs in it either something to do with the termainal or what I'm not sure as it just cra

Re: Running dselect

2006-06-19 Thread Brian Dessent
Stephen Grant Brown wrote: > I am trying to run dselect. > When I try to update my list of available packages I get > > dselect: requested operation requires superuser privilege > > How do I give myself superuser privilege? The answer is the same as it was the last time you asked six months ago

Running dselect

2006-06-19 Thread Stephen Grant Brown
Hi There, I am trying to run dselect. When I try to update my list of available packages I get dselect: requested operation requires superuser privilege How do I give myself superuser privilege? Thanks in advance. Yours Sincerely Stephen Grant Brown -- Unsubscribe info: http://cygwin.com

Re: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Science Guy
I got cygwin working once again on my problem machine. (Hooray!) The problem was that the snapshot tar file, cygwin-inst-20060614.tar.bz2, had cygwin1.dll in /usr/bin but failed to replace the old cygwin1.dll in /bin. I copied over the new cygwin1.dll into /bin, and things are working nicely onc

Re: loop through folders

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Reid Thompson wrote: > smanna wrote: > > Hello I am trying to write a script. This is the thing, I want to loop > > through all folders in a certain folder and send all files in these > > folders to a java program. The files are somewhere in the > > neighbourhood of 170.000. t

Re: loop through folders

2006-06-19 Thread Brian Dessent
mwoehlke wrote: > This is not a Cygwin question. However, 'find . | xargs ' > might help you. It's not a bad idea to get into the practice of always doing "find . -print0 | xargs -0 " instead of the above. Otherwise, files with spaces or other strange characters in their names will cause the com

Re: loop through folders

2006-06-19 Thread Reid Thompson
smanna wrote: Hello I am trying to write a script. This is the thing, I want to loop through all folders in a certain folder and send all files in these folders to a java program. The files are somewhere in the neighbourhood of 170.000. the setup is: Home cygwin.sh

Re: Thread Injection + Cygwin problems

2006-06-19 Thread mwoehlke
Kaveh Goudarzi wrote: Hi, I've written a program to detect the invocation of processes and then inject them with a remote thread in the hope of getting the cmdLine/cwd and environment variables of the running process. [snip] I'm not sure how to approach the problem so any advice would be

Re: loop through folders

2006-06-19 Thread mwoehlke
smanna wrote: Hello I am trying to write a script. This is the thing, I want to loop through all folders in a certain folder and send all files in these folders to a java program. The files are somewhere in the neighbourhood of 170.000. the setup is: Home cygwin.sh

Thread Injection + Cygwin problems

2006-06-19 Thread Kaveh Goudarzi
Hi, I've written a program to detect the invocation of processes and then inject them with a remote thread in the hope of getting the cmdLine/cwd and environment variables of the running process. In doing so I came across the fact that cygwin does not synch its vars with windows for cygwin

RE: Using VC++

2006-06-19 Thread Charli Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -Original Message- > From: [EMAIL PROTECTED] > Sent: Monday, June 19, 2006 5:27 PM > To: cygwin@cygwin.com > Subject: Using VC++ > > > > Hello. > >I am trying to use opengl under C++ and VC++, and it gives me this >

Re: Latest Cygwin Release 5 month old...

2006-06-19 Thread Brian Dessent
Linda Walsh wrote: > Nobody like to hear "oh, it's fixed in the latest build, but > not in the released product." Whether they like it or not doesn't change the situation at all. The fact remains that very often reported problems are fixed in snapshots, so saying "try a snapshot first" is a

Using VC++

2006-06-19 Thread Ekah Abila Timothee
Hello. I am trying to use opengl under C++ and VC++, and it gives me this following message GLUT32.DLL: warning LNK4003: invalid library format; library ignored. Please, could you tell me What to do to fix this problem. Thank you. Have a nice day.

loop through folders

2006-06-19 Thread smanna
Hello I am trying to write a script. This is the thing, I want to loop through all folders in a certain folder and send all files in these folders to a java program. The files are somewhere in the neighbourhood of 170.000. the setup is: Home cygwin.sh program.ja

Re: Latest Cygwin Release 5 month old...

2006-06-19 Thread Linda Walsh
Brian Dessent wrote: The last release of Cygwin was 1.5.19-4 on 2006-01-20, so unless you have a time machine, a fix made on 2006-05-17 will not be included. Besides, using the latest snapshot should always be the first thing you try when encountering a problem before reporting it to the list.

How to debug stuck bash?

2006-06-19 Thread mwoehlke
I have no idea how to approach this. I am seeing a problem where bash occasionally hangs. If I try to attach with gdb, gdb hangs. I can attach with Visual Studio, which claims that there is a deadlock, and shows the current call at least a half dozen calls deep into ntdll. Does anyone have any

Re: Unable to delete directory in Cygwin

2006-06-19 Thread mwoehlke
Larry Hall (Cygwin) wrote: mwoehlke wrote: Eric Blake wrote: That said, cygwin does try to emulate linux, and if someone were to contribute a patch that would allow cygwin to emulate directory deletion if it knows that all open handles have also been scheduled for unlinking at process end, then

RE: Suggestion: add "setup.exe" version number to Cygwin home page

2006-06-19 Thread Buchbinder, Barry \(NIH/NIAID\) [E]
Daniel Friedman wrote: > It would be nice to learn the latest version of the Cygwin setup > program "setup.exe" without having to download and install it. > > Hence I respectfully suggest adding a statement of form "Latest > Cygwin setup.exe version is 2.510.2.2" to http://www.cygwin.com, e.g. >

Suggestion: add "setup.exe" version number to Cygwin home page

2006-06-19 Thread Daniel Friedman
It would be nice to learn the latest version of the Cygwin setup program "setup.exe" without having to download and install it. Hence I respectfully suggest adding a statement of form "Latest Cygwin setup.exe version is 2.510.2.2" to http://www.cygwin.com, e.g. right below the the also-helpful "L

Re: Unable to delete directory in Cygwin

2006-06-19 Thread Larry Hall (Cygwin)
mwoehlke wrote: Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Gina Verlekar on 6/15/2006 3:53 AM: Hi, I have implemented some changes in the linker code for some intermediate processing. For that I need to create a temporary directory, generate some intermediate

RE: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Dave Korn
On 19 June 2006 18:44, Charli Li wrote: > The reason for the Z-Shell, if Dave, cgf, or Corinna is asking, is because > bash may be a little buggy. The only problem that I know of (yours) is > reported against bash (perhaps anybody would like to reference more bash > problems???), and a problem ha

Re: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 01:43:37PM -0400, Charli Li wrote: >- -Original Message- >> From: cygwin-ownerXXX [mailto:cygwin-ownerXXX]On Behalf PLEASE don't quote raw email addresses! It is pointless to do so. >> Of Christopher Faylor >> Sent: Monday, June 19, 2006 12:32 PM >> To:

RE: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Charli Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Christopher Faylor > Sent: Monday, June 19, 2006 12:32 PM > To: cygwin@cygwin.com > Subject: Re: bash and CSRSS consuming 100% of CPU > > > On Mon, Jun 19, 200

Re: cygwin emacs characters

2006-06-19 Thread Eric Lilja
Igor Peshansky wrote: [snip] >> >> PS1 is usually set in .bashrc or .bash_profile, or /etc/profile (or >> inherited from the environment). It may be simplest to just add a >> line at the end of your .bashrc saying "if [ $TERM = emacs ]; PS1='$ >> '; fi". > ^

Re: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread sciguy
Hey, my message, which I had been trying to post since early Saturday morning, finally made it through. That was a struggle ... To answer some issues that have come up since then, Linda Walsh asked about "procexp" (Process Explorer). Since I never heard of this program, I assume I am not usin

Re: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 05:28:04PM +0100, Dave Korn wrote: >On 19 June 2006 17:13, [EMAIL PROTECTED] wrote: > >> p.s. To answer Brett's question: Yes, I am running virus and spyware >> protection software. I run Symantec AntiVirus Corporate Edition, Program >> version 8.0.1.501 and scan engine 4

RE: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread Dave Korn
On 19 June 2006 17:13, [EMAIL PROTECTED] wrote: > p.s. To answer Brett's question: Yes, I am running virus and spyware > protection software. I run Symantec AntiVirus Corporate Edition, Program > version 8.0.1.501 and scan engine 4.1.0.22. I run this at least once a > week and I keep the virus

Re: bash and CSRSS consuming 100% of CPU

2006-06-19 Thread sciguy
Thanks to several people for the "snapshot" suggestions. I tried installing a new snapshot but, unfortunately, that did not fix the problem. Here's what I did. Maybe somebody can tell me whether I did something wrong. I tried running this tar in a bash window on the affected machine: $ /b

Re: GPL Alert: Super

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Michael Schaap wrote: > On 18-Jun-2006 22:35, »Q« wrote: > > Michael Schaap wrote: > > > > > http://www.erightsoft.com/SUPER.html > > > It's a GUI around a bunch of command-line video file editing > > > tools. > > > > > > Installs both cygwin1.dll and cygz.dll in the System32

Re: cygwin emacs characters

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Igor Peshansky wrote: > On Mon, 19 Jun 2006, Igor Peshansky wrote: > > > On Mon, 19 Jun 2006, bh77 wrote: > > > > > I am running emacs from cygwin but am getting some strange > > > characters appearing when using a shell. I assume this is something > > > to do with the charact

Re: cygwin emacs characters

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Igor Peshansky wrote: > On Mon, 19 Jun 2006, bh77 wrote: > > > I am running emacs from cygwin but am getting some strange characters > > appearing when using a shell. I assume this is something to do with the > > character set, but do not know why it is occurring. Anyone able

Re: 1.5.19: tar runs normally from command line but terminates early when run from crontab

2006-06-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to G.W. Haywood on 6/19/2006 3:53 AM: > When run from the command line the job works whether gzip compression > is used or not, and when run from the crontab it fails also whether > compression is used or not, so I don't think it's anything t

Re: GPL Alert: Super

2006-06-19 Thread Michael Schaap
On 18-Jun-2006 22:35, »Q« wrote: Michael Schaap wrote: http://www.erightsoft.com/SUPER.html It's a GUI around a bunch of command-line video file editing tools. Installs both cygwin1.dll and cygz.dll in the System32 folder. Can't find any mention of source code on the web site. I asked about

Re: cygwin emacs characters

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, bh77 wrote: > I am running emacs from cygwin but am getting some strange characters > appearing when using a shell. I assume this is something to do with the > character set, but do not know why it is occurring. Anyone able to help? > > Running latest version of cygwin on wind

cygwin emacs characters

2006-06-19 Thread bh77
I am running emacs from cygwin but am getting some strange characters appearing when using a shell. I assume this is something to do with the character set, but do not know why it is occurring. Anyone able to help ? Running latest version of cygwin on windows xp here is sample output from a 'she

Re: Pb with bash script under cygwin

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Eric Blake wrote: > According to Igor Peshansky on 6/19/2006 8:50 AM: > > > > Another note I wanted to make is that '-exec' is evil, and you almost > > never have a reason to use it for a final action of the find (pipe the > > output to xargs instead -- "man xargs" for details

RE: compile linux kernel in cygwin

2006-06-19 Thread Dave Korn
On 19 June 2006 16:00, Christopher Faylor wrote: > On Mon, Jun 19, 2006 at 01:37:13PM +0200, Nicolas Boudin wrote: >>> is it possible to compile linux kernel in cygwin if so where i can find >>> step by step procedure for that. >>> >>> Thanks in advance Hulge >> >> Hello, >> >> Yes, it is possi

Re: tar error

2006-06-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Kyle Johnson on 6/19/2006 8:01 AM: > Hi everyone. > I'm trying to use tar to setup a cron backup job on one of my systems, > but I'm getting the following errors: > > 1 $ tar -czPf /cygdrive/d/Backups/`date +%m%d%Y`.tgz > /cygdrive/c/Sha

Re: Pb with bash script under cygwin

2006-06-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Igor Peshansky on 6/19/2006 8:50 AM: > > Another note I wanted to make is that '-exec' is evil, and you almost > never have a reason to use it for a final action of the find (pipe the > output to xargs instead -- "man xargs" for details).

Re: tar error

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Kyle Johnson wrote: > Hi everyone. > I'm trying to use tar to setup a cron backup job on one of my systems, > but I'm getting the following errors: > > 1 $ tar -czPf /cygdrive/d/Backups/`date +%m%d%Y`.tgz > /cygdrive/c/Shares/dist/*.DBF > 2 147 [main] tar 2344 C:\cygwin\b

Re: Unable to delete directory in Cygwin

2006-06-19 Thread mwoehlke
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Gina Verlekar on 6/15/2006 3:53 AM: Hi, I have implemented some changes in the linker code for some intermediate processing. For that I need to create a temporary directory, generate some intermediate in it, process

Re: unable to find binutils

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 04:57:24PM +0530, hulge hulge wrote: >i am very new to cygwin FYI, in this case, "man cygcheck" or "cygcheck --help" would have told you how to use the cygcheck program. Many programs in the distribution have man pages. Some have "info" pages (e.g., "info bash"). Many pa

Re: compile linux kernel in cygwin

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 01:37:13PM +0200, Nicolas Boudin wrote: >>is it possible to compile linux kernel in cygwin if so where i can find >>step by step procedure for that. >> >>Thanks in advance Hulge > >Hello, > >Yes, it is possible. The procedure is not different than the normal >one. I am suc

Re: [ANNOUNCEMENT] Updated: vim-7.0.017-1

2006-06-19 Thread Christopher Faylor
On Mon, Jun 19, 2006 at 09:39:33AM +0100, Thorsten Kampe wrote: >* Ren? Berber (2006-06-18 23:22 +) >> Linda Walsh wrote: >> [snip] >>>Vim 7 seems to still have a few kinks to work out and doesn't >>> seem nearly as stable as vim64. Since vim7 is already out as vim, >>> maybe vim6.4 could

Re: cygwin setup in version 2.510.2.2 hangs

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Ariel Burbaickij wrote: > Hello dear mailing linst participants, > I tried to install several additional programms over Internet after > initial installation > and setup hangs on however small subset of the selected packages > (for example already single package -- gzip will n

RE: Pb with bash script under cygwin

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, ydubost wrote: > Thanks Dave for your answer. > I tried > ${Macommande} > and > $(${MaCommande}) > and directly > find . ${Extension} -exec rm {} \; -print > > but none of them worked, I then tried just a > find . -name *._cn" -print that should have s

Re: variable

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, prz wrote: > I have cygwin running o win/xp > whenever I execute a script that accepts options like : > while getopts "d:a:s:u:" option; do > case "$option" in >d) DBNAME=$OPTARG > ;; >a) OBJECT=$OPTARG > ;; >s) CREATOR=$OPTARG > ;; >

Re: setup - duplicating cygwin

2006-06-19 Thread Igor Peshansky
On Mon, 19 Jun 2006, Jim Easton wrote: > Hi Igor > > > > 1) using windows read "installed.db" into "my documents" > > > 2) the version numbers were already set to zero. > > > > Whup. Stop right here. When you say "the version numbers were already > > set to zero", you don't mean those extra zero

tar error

2006-06-19 Thread Kyle Johnson
Hi everyone. I'm trying to use tar to setup a cron backup job on one of my systems, but I'm getting the following errors: 1 $ tar -czPf /cygdrive/d/Backups/`date +%m%d%Y`.tgz /cygdrive/c/Shares/dist/*.DBF 2 147 [main] tar 2344 C:\cygwin\bin\tar.exe: *** fatal error - fork: can't reserve

RE: Pb with bash script under cygwin

2006-06-19 Thread Dave Korn
On 19 June 2006 13:51, ydubost wrote: > So thanks to you idea of executing bash -x, I looked at what's happening and > the result is that the command executed is : > find . -name '"*._SN"' -o -name '"*._sn"' -o -name '"*._lg"' -o -name > '"*.LG"' -exec rm '{}' '\;' -print > For a unknown rea

RE: Cygwin - diff command does not provide output

2006-06-19 Thread Dave Korn
On 19 June 2006 13:46, astro wrote: > Dear Dave Korn, > > OK, next thing is maybe it reckons your files are binary for some reason. > Try adding the -a (--text) option to your command line. > > It worked after giving this parameter. > But still wondering how come this was working before even w

RE: Pb with bash script under cygwin

2006-06-19 Thread ydubost
Thanks Dave for your answer. I tried ${Macommande} and $(${MaCommande}) and directly find . ${Extension} -exec rm {} \; -print but none of them worked, I then tried just a find . -name *._cn" -print that should have sent me back some results but did not! So thanks

RE: Cygwin - diff command does not provide output

2006-06-19 Thread astro
Dear Dave Korn, OK, next thing is maybe it reckons your files are binary for some reason. Try adding the -a (--text) option to your command line. It worked after giving this parameter. But still wondering how come this was working before even without giving -a option!!! I thank you a lot for y

cygwin setup in version 2.510.2.2 hangs

2006-06-19 Thread Ariel Burbaickij
Hello dear mailing linst participants, I tried to install several additional programms over Internet after initial installation and setup hangs on however small subset of the selected packages (for example already single package -- gzip will not be installed). The amount of disc space should be su

RE: Pb with bash script under cygwin

2006-06-19 Thread Dave Korn
On 19 June 2006 12:45, ydubost wrote: > Hello there, > > I have been working on a very simple script for 3 hours not been able to > understand what's wrong with it. Run it under "bash -x" to see what's actually being executed and so what's going wrong. > TYPE_FIC_UPPER="._BC ._CH ._CL ._CM .

Re: vim 7 gives error when editing /etc/hosts

2006-06-19 Thread Linda Walsh
Harig, Mark wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Fesevur Sent: Tuesday, June 13, 2006 5:35 AM To: cygwin@cygwin.com Subject: vim 7 gives error when editing /etc/hosts Hi, When I try to edit /etc/hosts with vim7, it gives this

Pb with bash script under cygwin

2006-06-19 Thread ydubost
Hello there, I have been working on a very simple script for 3 hours not been able to understand what's wrong with it. So If someone can help ... Yann. The purpose is only to delete some files that exist in a lot of directories/subdirectories My script looks like: TYPE_FIC_UPPER="._BC ._CH ._C

Re:compile linux kernel in cygwin

2006-06-19 Thread hulge hulge
thanks Hulge -- 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: menuconfig

2006-06-19 Thread hulge hulge
hi Thanks for explanation. i am waiting for your reply for my otherpost " how to build kernel" thanks Regards Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: menuconfig

2006-06-19 Thread Dave Korn
On 19 June 2006 12:35, hulge hulge wrote: > hi all > i want to know > In cygwin setup, where to find > 1. config > 2. make menuconfig These are part of the linux kernel build system. Cygwin doesn't have a kernel, because it uses the features of the underlying windows o/s, so there is no dire

RE: compile linux kernel in cygwin

2006-06-19 Thread Nicolas Boudin
> hi all > > is it possible to compile linux kernel in cygwin > if so where i can find step by step procedure for that. > > Thanks in advance > Hulge Hello, Yes, it is possible. The procedure is not different than the normal one. I am successfully compiling it with an ARM cross-compiler withou

menuconfig

2006-06-19 Thread hulge hulge
hi all i want to know In cygwin setup, where to find 1. config 2. make menuconfig plz help Regards Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: unable to find binutils

2006-06-19 Thread hulge hulge
i am very new to cygwin thanks it works. Hulge -- 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: unable to find binutils

2006-06-19 Thread Dave Korn
On 19 June 2006 12:17, hulge hulge wrote: > hi all > i have a error > when i type > $ cygcheck binutils > it gives > Error: could not find binutils. > but i have installed binutils. > why this error RTFM: "cygcheck --help". If you don't specify any options, you're telling cygcheck to look for

RE: Cygwin - diff command does not provide output

2006-06-19 Thread Dave Korn
On 19 June 2006 12:09, astro wrote: > As you suggested, First me too thought that it might be due to -q option in > effect. > So I tried -n, -y options. But still I am getting the same message as "Files > x.txt y.txt differ". OK, next thing is maybe it reckons your files are binary for some rea

unable to find binutils

2006-06-19 Thread hulge hulge
hi all i have a error when i type $ cygcheck binutils it gives Error: could not find binutils. but i have installed binutils. why this error thanks in advance Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documen

RE: Cygwin - diff command does not provide output

2006-06-19 Thread astro
Dear Dave Korn, Thanks for your help. As you suggested, First me too thought that it might be due to -q option in effect. So I tried -n, -y options. But still I am getting the same message as "Files x.txt y.txt differ". And I tried ur other suggestions alias & Set.. Here also I could not find a

compile linux kernel in cygwin

2006-06-19 Thread hulge hulge
hi all is it possible to compile linux kernel in cygwin if so where i can find step by step procedure for that. Thanks in advance Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

RE: Cygwin - diff command does not provide output

2006-06-19 Thread Dave Korn
On 19 June 2006 11:21, astro wrote: > I tried to compare the files in two different directories and directed the > output into another directory. > I could achieve this by writing a serious commands. But when I did that I > gave the file name for the diff output as difffile1,difffile2 etc., > > B

Cygwin - diff command does not provide output

2006-06-19 Thread astro
Dear Sir, I am using Cygwin for the purpose of comparing files. I tried to compare the files in two different directories and directed the output into another directory. I could achieve this by writing a serious commands. But when I did that I gave the file name for the diff output as difffile1,d

RE: Problems with NFS server

2006-06-19 Thread Nicolas Boudin
> Could you please try adding a map_static directive to your exports? > It should then look something like this: > > /usr/src/buildroot-20060308/build_arm/root > 172.16.7.65(rw,map_static=/etc/nfs/server.map,no_root_squash) > > If you ran the nfs-server-config script to set up the > nfs-ser

variable

2006-06-19 Thread prz
I have cygwin running o win/xp whenever I execute a script that accepts options like : while getopts "d:a:s:u:" option; do case "$option" in d) DBNAME=$OPTARG ;; a) OBJECT=$OPTARG ;; s) CREATOR=$OPTARG ;; u) USER=$OPTARG ;; *) usage esac d

1.5.19: tar runs normally from command line but terminates early when run from crontab

2006-06-19 Thread G.W. Haywood
Hi there, This is my first installation of cygwin, and I'm not very familiar with W2000 (server or otherwise). Using ssh from a remote machine I log onto a Windows 2000 server which is running a freshly installed cygwin. The recommended settings were used in the installation and in addition to t

Re: fork failure patch for cygrunsrv

2006-06-19 Thread Corinna Vinschen
On Jun 16 16:49, Hochstedler, Ben (GE Healthcare) wrote: > fork() can fail when the system runs out of non-interactive heap space > (because there's not enough heap memory to allocate to the launched > process). See: > http://support.microsoft.com/default.aspx?scid=kb;en-us;824422 > > The attached

RE: fork failure patch for cygrunsrv

2006-06-19 Thread Dave Korn
On 18 June 2006 20:30, Robin Walker wrote: > --On 16 June 2006 16:49 -0400 "Hochstedler, Ben (GE Healthcare)" wrote: > >> fork() can fail when the system runs out of non-interactive heap space >> (because there's not enough heap memory to allocate to the launched >> process). > > If we, as end-u

Re: [ANNOUNCEMENT] Updated: vim-7.0.017-1

2006-06-19 Thread Thorsten Kampe
* René Berber (2006-06-18 23:22 +) > Linda Walsh wrote: > [snip] >>Vim 7 seems to still have a few kinks to work out and doesn't >> seem nearly as stable as vim64. Since vim7 is already out as vim, >> maybe vim6.4 could be made available as a separete vim6 or vim64 >> package for those not

Python script hangs. 100% CPU consumption.

2006-06-19 Thread Peter Severin
Hi, I saw some similar threads here, but none was related to Python. I am using a python application (Trac) with cygwin. It was working fine, but lately it stopped to work. When doing certain operations, the application just hangs and the task manager shows python consuming 100% of CPU. I am

Re: setup - duplicating cygwin

2006-06-19 Thread Jim Easton
Hi Igor > > 1) using windows read "installed.db" into "my documents" > > 2) the version numbers were already set to zero. > > Whup. Stop right here. When you say "the version numbers were already > set to zero", you don't mean those extra zeroes at the end of each line, > do you? Because if yo