Re: cygpath

2011-03-02 Thread Roger K. Wells
On 03/02/2011 09:05 AM, Jim P wrote: I just updated my cygwin install, so did I (an hour ago) and cygpath appears to be broken. Issuing the command cygpath, with any or no command-line options, returns nothing and a status of 127. cygpath works as expected roger wells -- Problem reports:

RE: upper limit to df reported available size?

2010-12-10 Thread Jay K
I guess what we really need is to redefine fsblkcnt_t to become a 64 bit type. Oh well, this requires another backward compatibility hack, just like back when we switched to 64 bit off_t (Cygwin 1.5). Let's do it at the same time as we change sigset_t and time_t to 64-bits(with

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-20 Thread Ilia K.
On Fri, Sep 17, 2010 at 7:58 AM, Andrew DeFaria and...@defaria.com wrote:  On 09/16/2010 12:05 PM, Ilia K. wrote: Have you tried to ssh to cygwin, then run cmd.exe (to get a dos prompt) and then press Ctrl-C? Good lord man! Why would I want to do that?!? In my case this terminates cmd.exe

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-20 Thread Ilia K.
It looks like my reply got lost in mailer's spam filters, reposting. On Wed, Sep 15, 2010 at 5:36 PM, Christopher Faylor wrote: ... Cygwin summarily halts a pure-Windows process on receiving a CTRL-C. There is no way around that other than to relink the program to use Cygwin. Do you state

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-16 Thread Ilia K.
On Wed, Sep 15, 2010 at 4:43 AM, Andrew DeFaria and...@defaria.com wrote: On 09/14/2010 08:39 AM, Ilia K. wrote: Hi, All. I've searched quite a lot for the subj and found no solution yet. I've installed the last cygwin+openssh on Windows XP. I want to connect from linux and run some native

ssh from linux to cygwin + CUI + Ctrl-C

2010-09-14 Thread Ilia K.
Hi, All. I've searched quite a lot for the subj and found no solution yet. I've installed the last cygwin+openssh on Windows XP. I want to connect from linux and run some native console applications (non-cygwin CUI, particularly, cdb and cmd) and I need these applications to correctly handle

Re: ssh from linux to cygwin + CUI + Ctrl-C

2010-09-14 Thread Ilia K.
On Tue, Sep 14, 2010 at 7:58 PM, Chan Kar Heng chankarh...@gmail.com wrote: Hi there. I've had the same problem in the past. Posted a temporary solution here: http://www.cygwin.com/ml/cygwin/2009-02/msg00403.html This is an interesting hack, but unfortunately it won't work for native apps,

Cygwin error

2010-08-04 Thread Satheeshkumar K
Hi, I am using windows xp operating system. yesterday i installed Cygwin 1.7.5 in my pc. but i am not able to open this. When i run cygwin bat file through command prompt, i got the below error C:\cygwin\cygwin.bat AllocationBase 0x0, BaseAddress 0x6156, RegionSize 0xC, State

RE: resolving _glgetstr...@4 by linking to _glGetString

2010-07-12 Thread Jay K
  Not so much of an issue any more (still a bit curious about it, but). I soon   found that providing a '-lopengl32' link instead of   '/cygdrive/c/Windows/System32/opengl32.dll' fixed the problem. Linking to /cygdrive/c/windows/system32/whatever is never right. It is not easy to

RE: Cygwin Maximum Memory Documentation

2010-04-27 Thread Jay K
On 64bit systems, /largeaddressaware gives 32bit processes 4GB of address space, and no need to boot with a special option (well, other than using a 64bit OS!). search for largeaddressaware: http://blogs.msdn.com/oldnewthing/archive/2005/06/01/423817.aspx - Jay

our competition sells these lists for $2500 and more

2010-03-03 Thread Aida K Odell
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

OpenSSL update breaks Subversion

2010-02-26 Thread K Stahl
After updating cygwin this morning, I discovered that the subversion command line client did not work. I tried the following: svn stat svn info svn help All svn command simply would not return anything. I first reinstalled the subversion packages, but that did not solve the issue. Next, I

Re: OpenSSL update breaks Subversion

2010-02-26 Thread K Stahl
OK, I installed the update once again, and now things work as expected. I'm not sure what changed, but thank you David for your support. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: Why require ps -W and kill -f

2010-01-22 Thread Roger K. Wells
Don Beusee wrote: ps -e on Unix displays “every process running on the system”. This command doesn't do that under cygwin. Why should it be necessary to supply -W to see all processes running on the system? This makes it incompatible with Linux/Unix, and such scripts that rely on -e doing

Re: [Fwd: Blue screen when running installation *.sh]

2010-01-05 Thread Roger K. Wells
Larry Hall (Cygwin) wrote: On 01/05/2010 09:29 AM, Paul Keusemann wrote: On Tue, Jan 05, 2010 at 01:03:13PM -, t...@lorien.demon.co.uk wrote: I have previously used Cygwin 1.5 successfully, but thought I should report a possible issue with the newer 1.7.1 version. My XP workstation blue

Re: Why does exiting bash window kill off Gvim? (Windows version, but X-would be same question)

2009-12-04 Thread Roger K. Wells
Linda Walsh wrote: In bash I start a copy of gvim.exe (64-bit windows version) in background. I disown the job in bash so bash no longer manages the job -- it should be a free and clear process (unaffected by bash exiting). Yet when I exit the bash window (bash running in a console window),

Re: [BUG] fopen(..., a) does not seek to end of file until some write operation

2009-11-13 Thread Roger K. Wells
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Salvador Fandino on 11/13/2009 1:36 PM: Hii Using ftell() after fopen(..., a) returns 0 even when the file open for appending is not empty. AFAIK, it should return the size of the file. Not a bug. POSIX

run-1.1.12-1:Issue with RXVT

2009-08-24 Thread K Stahl
To whom it may concern, After applying the recent run update, I cannot invoke an RXVT terminal under Cygwin-X. Background: I have a modified StartXWin.bat (straight copy from the original) with the following modification: REM %RUN% xterm -e /usr/bin/bash -l %RUN% rxvt -e /usr/bin/bash -l Upon

Re: run-1.1.12-1:Issue with RXVT

2009-08-24 Thread K Stahl
Could this be timing issue? I'm running cygwin on a pretty slow laptop. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

RE: many spurious equals sign in xterm?

2009-08-06 Thread Jay K
Billy provided the (pointer to the) solution. Which was working for me to fix coincident problems. Greg and misc had the same problem. I'm again seeing quick edit in cmd not work well, took the battery out, still not working, maybe I really need to put it back? - Jay

RE: running MS link.exe under Cygwin sshd?

2009-08-03 Thread Jay K
Friend also found freesshd works and will use that. So 3 out of 4 sshd work, Cygwin sshd is the only one that doesn't. - Jay [snip] -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

RE: running MS link.exe under Cygwin sshd?

2009-08-03 Thread Jay K
From: reply-to-list-only...@cygwin.com On 08/03/2009 12:11 AM, Jay K wrote: I found that Interix sshd and WinSSHD work ok here. So it is something specific to Cygwin. Are you talking about password or public key authentication? If the latter, Have you tried the LSA authentication package

RE: running MS link.exe under Cygwin sshd?

2009-08-02 Thread Jay K
I found that Interix sshd and WinSSHD work ok here. So it is something specific to Cygwin. - Jay From: jay.kr...@cornell.edu To: cygwin@cygwin.com Subject: running MS link.exe under Cygwin sshd? Date: Sat, 1 Aug 2009 04:50:15 +

running MS link.exe under Cygwin sshd?

2009-07-31 Thread Jay K
http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/eb49be0b-2a8c-4d55-8791-17e3cb1364c1 This issue is caused because cygwin does not implement a full login process. It tries to impersonate, but it looks to me as if it does not make the necessary call to LsaLogonUser. As a result,

print on cygwin command window with gfortran?

2009-05-08 Thread Gus K
I use gfortran on cygwin and i want to print in the command window (like it prints in windows) i use the usual stuff: WRITE(6,*) 'Give a number:' or PRINT(6,*) 'Give a number:' but the execution completes without any printing.. What is wrong? -- View this message in context:

Re: emacs in its own window

2009-05-05 Thread Gus K
cygcheck gave the following: Found: C:\cygwin\bin\emacs.exe C:\cygwin\bin\emacs.exe C:\cygwin\bin\cygncurses7.dll C:\cygwin\bin\cygwin1.dll C:\Windows\system32\ADVAPI32.DLL C:\Windows\system32\ntdll.DLL C:\Windows\system32\KERNEL32.DLL

Re: emacs in its own window

2009-05-04 Thread Gus K
But what is the command to run emacs under winx??? -- View this message in context: http://www.nabble.com/emacs-in-its-own-window-tp23358625p23375222.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: emacs in its own window

2009-05-04 Thread Gus K
I installed the X server and i get an xterm window I type emacs but emacs doesnt start -- View this message in context: http://www.nabble.com/emacs-in-its-own-window-tp23358625p23377655.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info:

emacs in its own window

2009-05-03 Thread Gus K
Im a beginner with Cygwin and i have just installed the Emacs editor. Could you tell me (with easy steps) what to do to have emacs in a new window and not in the commander window? Thanx in advance -- View this message in context:

Cygwin SSHD hangs intermitently during key exchange authentication or entering interactive session and creates zombie processes

2009-05-01 Thread Deepak K
Hi, When I try to log into the Cygwin SSHD server, it intermitently locks up and I have to kill the connection and try again. I have a scheduled task running which connects to the server every 10 minutes to synchronize files and this causes problems over time. Client C:\Program

D e ntists Directory in the US

2008-11-13 Thread Kimberley K Cardenas
New for 2008 Dentis.try Listing in America ++ 164,897 D entists ++ 158,015 Postal Addresses ++ 163,021 Contact Phone # ++ 77,064 Office Fax # ++ 45,931 business e-mails Up to Nov 14 the reduced price is $293 (reg $499) To inquire please write to [EMAIL PROTECTED] to terminate please send

Regarding using .so file in gcc

2008-03-12 Thread Magesh K
Hi, #sorry if the mail received again as i am trying to post from mailer utility I am porting an linux based application to Windows. My application uses a third party library (having an dynamic library .so file). When I compile my code in cygwin using g++, I am not able to link the .so file

Regarding using .so file in gcc

2008-03-12 Thread Magesh K
Hi, I am porting an linux based application to Windows. My application uses a third party library (having an dynamic library .so file). When I compile my code in cygwin using g++, I am not able to link the .so file using –l, -L, -shared or –static option. When I read through the user

Regarding using .so file in gcc

2008-03-12 Thread Magesh K
Hi, I am porting an linux based application to Windows. My application uses a third party library (having an dynamic library .so file). When I compile my code in cygwin using g++, I am not able to link the .so file using –l, -L, -shared or –static option. When I read through the user

Re: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-09-07 Thread Jeremy K . Truax
3680 open_stackdumpfile: Dumping stack trace to bash.exe.stackdump 2007/09/05 16:42:22 abnormal exit: exit code=35584 -- Jeremy K. Truax [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-09-05 Thread Jeremy K . Truax
when starting it up manually? -- Jeremy K. Truax [EMAIL PROTECTED] -- 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: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-08-31 Thread Jeremy K . Truax
for the help in troubleshooting this. -- Jeremy K. Truax [EMAIL PROTECTED] -- 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/

1.5.24: sshd immediately disconnects upon receiving a connection

2007-08-30 Thread Jeremy K . Truax
. -- Jeremy K. Truax [EMAIL PROTECTED] cygcheck.out Description: Binary data -- 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: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-08-30 Thread Jeremy K . Truax
. Appreciate any other suggestions, thanks. -- Jeremy K. Truax [EMAIL PROTECTED] -- 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: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-08-30 Thread Jeremy K . Truax
. -- Jeremy K. Truax [EMAIL PROTECTED] -- 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/

more on Re: bash process substitution (list) [spot the difference]

2007-05-29 Thread B. K. Oxley (binkley)
I am exploring how process substitution works on Cygwin. I have scripts which run fine on Linux but not on Windows XP. Why does one of these scripts produce an error and the other does not? Script #1: $ cat a #!/bin/bash function f() { echo $1 cat $1 } f (echo OK) $ ./a

Installation with root privilage: can't download Intel Fortran F90 compiler

2007-01-18 Thread K. Basu
The problem with running filename.sh was fixed with d2u - thanks! But there's another problem now! I am trying to download the Intel Fortran F90 compiler (which is originally intended for Linux) to work on windows with Cygwin. It requires installing as 'root'. I tried to install it from the

Running .sh files on Cygwin

2007-01-17 Thread K. Basu
I am very new to Cygwin, and ran into the following problem while trying to run a .sh file. On typing ./filename.sh at the prompt, I get a series of 'command not found' errors on what I suppose are several line numbers from the .sh file, followed by a syntax error near unexpected token 'elf' and

Command not found

2006-12-20 Thread Wallace, Richard K.
Hello, I have a win 2000 box using eclipse and gnuarm (rev gcc 4.1.1). I am using cgwin rev bu-2.17_gcc-4.1.1-c-c++_nl-1.14.0_gi-6.5.exe. The make command is failing within eclipse and at command prompt with error. (as seen from command prompt) R:\ make make: arm-elf-gcc: Command not found

Re: bash longjmp issue

2006-12-17 Thread K Kafka
run them manually. The Xa03412 file was deleted manually afterward just in case. 2- Bash gives the same errors, /etc/postinstall files have all the .done suffix Should I try to uninstall completely and reinstall? Thank you Kevin On 12/17/06, Larry Hall (Cygwin) [EMAIL PROTECTED] wrote: K

bash longjmp issue

2006-12-16 Thread K Kafka
Hi all, I have been looking around for a possible cause for my problem with bash. I left a tail -f running for a few days. When I came back, none of the service would run anymore (cygsrv, exim, sshd). After a bit of researching I've come accross quite a few posts but nothing concrete. It seems

RE: Updated: OpenSSH-4.4p1-1

2006-10-11 Thread Wells, Roger K.
When I installed this my previous installation broke and now the sshd server stops immediately when it is started. Any hints will be appreciated. thanks Roger Wells, P.E. SAIC 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) [EMAIL PROTECTED] -Original Message-

rxvt-unicode-X: package updates to allow building with its embedded perl interpreter enabled

2006-10-08 Thread k . healy
To allow incremental search of the scrollback buffer with rxvt-unicode, I recently rebuilt the package with the --enable-perl option, to include the embedded perl interpreter required for this feature. A few changes to the build script and Makefiles were necessary, because the perl-specific

Un-attended install ALL

2006-10-02 Thread Vinod K Gupta
We have a local mirror of selected packages from which we install cygwin on user machines. When we perform un-attended installation using setup.exe -q -L -l -R... the installer installs only the Base packages. How can we tell setup to install ALL available packages? Vinod -- Unsubscribe

Speeding up Cygwin deployment

2006-09-24 Thread Vinod K Gupta
I need to deploy cygwin and some addon software on about 100 Windows XP Pro machines in my department. It is taking about an hour to setup one machine. I thought of speeding up deployment by setting up one reference machine with all the packages customized to our needs, make a zip archive of

RE: Updated [experimental]: bash-3.1-8

2006-09-14 Thread Wells, Roger K.
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 8:41 AM To: cygwin@cygwin.com; Wells, Roger K. Subject: Re: Updated [experimental]: bash-3.1-8 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Wells, Roger K. on 9/14/2006 6:29 AM: I

RE: Updated [experimental]: bash-3.1-8

2006-09-14 Thread Wells, Roger K.
I applaud any effort to speed up bash but 3.1.18 immediately broke enough stuff that I do not believe we will proceed to use it in its present form. On my bash wish list I would include changing clear (ctrl-l) so that it clears the entire buffer and not just the lines that are currently visible.

Running the FSL package from FMRIB

2006-08-17 Thread K Morris SVHM
. The following steps are pretty easy - hopefully Cygwin will get fixed soon and we can revert to the easier default Cygwin installation! Is this problem still current (was it ever?). Can I install Vsn 1.5.21-1 and run FSL without a problem?. regards, Dr. K. F. Morris Centre for Clinical

Cygwin mount issue

2006-04-25 Thread z. k. bilos
Hi, I have an issue of “Permission denied” type, but it is more complicated than it seems. 1) I have Cygwin installed on a server (Windows server). I connect myself through Cygwin + SSH to another server of Windows type. I create a mount point ‘/home/toto’, of (binmode,cygexec) type, mapped to

Blobthrowers thread (RE: HEADS-UP: Modular X11 (ALL maintainers, please read))

2006-04-19 Thread Hannu E K Nevalainen
at 08:08:31PM +0200, Hannu E K Nevalainen wrote: Sorry for writing in a shorthand style. Please fill in the missing words of type please... And as a precaution; in case CGF happens to read this and finds anything upsetting: No personal offense intended! ;-) Remember; I would NOT be here writing

RE: HEADS-UP: Modular X11 (ALL maintainers, please read)

2006-04-18 Thread Hannu E K Nevalainen
Sorry for writing in a shorthand style. Please fill in the missing words of type please... And as a precaution; in case CGF happens to read this and finds anything upsetting: No personal offense intended! ;-) Remember; I would NOT be here writing this unless I lkied cygwin a lot. In the

RE: sshd and scp/sftp: slow throughput on windows machines

2006-03-19 Thread Hannu E K Nevalainen
SNIP Ah, so your first MB was Megabit and the others were MegaByte... To get it straight, and for the archives: http://en.wikipedia.org/wiki/MB - overwiew. http://en.wikipedia.org/wiki/Bit lower case b, also @ More than one bit http://en.wikipedia.org/wiki/MiB - UPPER case B here. Another

Re: sshd and scp/sftp: slow throughput on windows machines

2006-03-18 Thread Kevin K
On Mar 17, 2006, at 7:49 PM, Max Stein wrote: Unfortunately, the performance of the cygwin sshd server is very poor when it comes to copying large files. I have made this observation on several new and fast machines (3 GHz, 512 MB RAM, 100 MB/s Intel Pro network card) running with Windows

Re: no grass component in cygwin

2006-03-14 Thread Russell K Montgomery
This package is not part of the Cygwin standard setup. You didn't follow the website instructions in Step 4 to select BOTH locations. Russell --- Corpus Christi, Texas Kuba Z. wrote: I need cygwin to install Grass. When installing I can't find the grass component. The step by step

RE: Correct device name for printing a PDF from Ghostview

2006-02-27 Thread Hannu E K Nevalainen
[EMAIL PROTECTED] wrote: Igor Peshansky wrote: 'lpr -P hp officejet 6100 series' (yes, with the double quotes) should work. Igor Hi Igor, Thanks - almost there - The Officejet printer printed raw Postscript commands instead of the document. For example, the first line of the

Porting from SUN Solaris to Cygwin

2006-02-06 Thread Lerohl, John K
We're porting several hundred SLOCs from a SUN Solaris environment to Windows XP PCs. The initial port was done with MKS Toolkit on lab machines. We're looking at using Cygwin for cost reasons. We have a hundred or so users with desktops outside the lab. We're getting an odd error when we

RE: Bash Window Geometry

2006-02-06 Thread Hannu E K Nevalainen
Corinna wrote: On Feb 6 17:34, Bubba Jones wrote: On Mon, 6 Feb 2006 12:13:43 -0500 (EST) Igor Peshansky [EMAIL PROTECTED] wrote: On Mon, 6 Feb 2006, Bubba Jones wrote: Is it possible to tell the bash prompt where I want it positioned on my desktop? Using X Windows I specify size and

RE: stat(2) triggers on-demand virus scan

2006-01-15 Thread Hannu E K Nevalainen
pmcferrin wrote: Here is something a little OT When making comparisons between multiple runs to run timing tests before and after a change, it there a way I can guarantee more consistent results? e.g. Condider the following: time find . -print | wc -l I can run the above

RE: stat(2) triggers on-demand virus scan

2006-01-14 Thread Hannu E K Nevalainen
pmcferrin wrote: The stat(2) system call runs very slowly because it is constantlt triggering the McAfee on-demand virus scanner to scan the file that is being stat'ed. This may not seem like a big thing but I frequently stat thousands of files at a batch. I find that the stat runs much

New installation does not connect stdout to terminal

2006-01-11 Thread Russell K Montgomery
I have installed cygwin on a new Windows XP box and when I run Cygwin I do not get output from commands on the terminal. The only way I can get the output is to redirect stdout to stderr ls -l 12 I have used Cygwin for several years on Windows 98 and for the past year on another Windows XP

Re: New installation does not connect stdout to terminal

2006-01-11 Thread Russell K Montgomery
Got it resolved. I checked the properties for what was being invoked by the Cygwin icon since Christopher Faylor suggested that I invoke things clean by hand and when I went and this system had extra characters after the C:\Cygwin\cygwin.bat x#1ax#45 which my other system doesn't have. I

gcc maintainer, 'man gcc' minor error

2006-01-01 Thread Hannu E K Nevalainen
$ man gcc /[EMAIL PROTECTED] Three hits exist in $ cygcheck -cd gcc Cygwin Package Information Package Version gcc 3.4.4-1 e.g: ==8-- @anchor{dashMF} -MF file When used with -M or -MM, specifies a file to write the dependencies to. If

RE: executable = exe + data

2006-01-01 Thread Hannu E K Nevalainen
Sam S wrote: * Brian Dessent blip [2005-12-31 15:46:50 -0800]: Sam Steingold wrote: Is it possible? simply put, it it possible to write something like this: int main () { size_t my_length; some magic printf(exe size=%lld\n,my_length); return 0; } All the methods

RE: executable = exe + data

2006-01-01 Thread Hannu E K Nevalainen
Sam Steingold wrote: Hannu: Then your options seems to have shrunk to a launcher that basicly does system(lisp.exe -M lispinit.mem) :-) this is what we have been doing for well over 15 years ... well, time for some progress ;-) Can you elaborate on _why_ the single executable is so

HEADSUP - $PATH after starting cygwin.bat

2005-12-21 Thread Hannu E K Nevalainen
If a component in the windows PATH variable has quotes around it then the cygwin PATH will contain an exact copy of that component. e.g. $ echo $PATH /bin:W:\Program Files\Symantec\Norton Ghost 2003:foo:bar:... /H -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

RE: Execute bit getting set on created files when it shouldn't

2005-12-21 Thread Hannu E K Nevalainen
Don Peterson wrote: I use the following shell function as a quick hack to recursively fix things: unx () { find . -type d | xargs chmod a+x; find . -type f ! -name *.exe | xargs chmod a-x } Its problem is that it doesn't work on file names with space characters (one could

RE: Execute bit getting set on created files when it shouldn't

2005-12-21 Thread Hannu E K Nevalainen
Hannu E K Nevalainen wrote: find -print0 | xargs -null Correction, the above should of course read: find -print0 | xargs --null /H -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

'cygpath' and 'mount' options (RE: Where is cygwin bin directory?)

2005-11-23 Thread Hannu E K Nevalainen
] and produces --8-- Hannu Nevalainen wrote: --8-- Might it be this: Sender: [EMAIL PROTECTED] ... causing trouble, which is all over the place? On Tue, Nov 22, 2005 at 09:58:18PM +0100, Hannu E K Nevalainen wrote: cgf wrote: On Tue, Nov 22, 2005 at 07:20:26PM +0100, Lennart Borgman wrote: Is the path

RE: Where is cygwin bin directory?

2005-11-22 Thread Hannu E K Nevalainen
cgf wrote: On Tue, Nov 22, 2005 at 07:20:26PM +0100, Lennart Borgman wrote: Is the path to Cygwin bin directory available in windows registry? It would be nice if it were there since that would make it easier to use Cygwin from other programs. man cygpath man mount cgf Deciphered: -

RE: Simple cygwin script doesn't work with Windows schedular/Command prompt

2005-11-16 Thread Pandey, Sunil K
Pandey, Sunil K wrote: However when I try to launch the same script with windows scheduler via following command line it doesn't work. That is because if you type /tmp/test.csh at the prompt, bash will ask the system to execute the script and the #!/bin/csh line will be honored. It will also

Simple cygwin script doesn't work with Windows schedular/Command prompt

2005-11-15 Thread Pandey, Sunil K
I have a very simple shell script say test.csh $cat test.csh #!/bin/csh set x = Some name echo $x /tmp/xyz When I ran this script in cygwin shell it works fine. $cat /tmp/xyz Some Name However when I try to launch the same script with windows scheduler via following command line it doesn't

RE: RFC: [ITP] Installation Profiles packages

2005-11-10 Thread Hannu E K Nevalainen
Igor wrote: SNIP How about just .INSTALLATION-PROFILES? Why have more than one category here? Ok ...or just .PROFILES then? (KISS?) In combination w explaining words somewhere around the chooser: Use (one) choice(s) from the .PROFILE group to slant your cygwin installation against a specific

RE: RFC: [ITP] Installation Profiles packages

2005-11-10 Thread Hannu E K Nevalainen
Igor wrote: On Thu, 10 Nov 2005, Hannu E K Nevalainen wrote: Igor wrote: SNIP How about just .INSTALLATION-PROFILES? Why have more than one category here? Ok ...or just .PROFILES then? (KISS?) http://cygwin.com/ml/cygwin-apps/2005-11/msg00064.html. Yes :-] , but with my addition, which

RE: AW: non gui setup of cygwin possible?

2005-11-10 Thread Hannu E K Nevalainen
non-perfections in outlook-quotefix: On Thu, 10 Nov 2005, cygwin.20.maillinglist wrote: -Ursprüngliche Nachricht- Von: Igor Pechtchanski - [EMAIL PROTECTED] Gesendet: Mittwoch, 9. November 2005 20:02 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]

RE: RFC: [ITP] Installation Profiles packages

2005-11-09 Thread Hannu E K Nevalainen
on Wednesday, November 09, 2005 11:11 AM [EMAIL PROTECTED] wrote: (Hmm, outlook quotefix is better than nothing, but optimal) SNIP Therefore I'd like to propose an all uppercase name for this category. DEFAULT-PROFILES Hmm... default has little to do with packages imho, or?

RE: installer bugs? packages tree

2005-10-05 Thread Hannu E K Nevalainen
on [EMAIL PROTECTED] wrote: hi, i installed cygwin for the first time yesterday. when i got to the screen where i choose which packages, i went straight to the root item in the tree, and set it to install. the tree seemed to update all its branches to install as well, so i thought yay!.

Re: 1.5.18 ( 0.132/4/2 ) - read() - blocks ( serial programming )

2005-08-24 Thread Hannu E K Nevalainen
SNIP Google: posix serial - Does this help? -- /Hannu E K Nevalainen -- 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: bash test -n test -z return tru

2005-08-22 Thread Hannu E K Nevalainen
On Mon, 2005-08-22 at 10:26 -0400, Christopher Faylor wrote: On Sun, Aug 21, 2005 at 08:52:57PM +0200, Hannu E K Nevalainen wrote: On Sat, 2005-08-20 at 14:56 -0400, Igor Pechtchanski wrote: On Sat, 20 Aug 2005, Hannu E K Nevalainen wrote: On Sat, 2005-08-20 at 12:11 -0400, Christopher Faylor

Re: bash test -n test -z return tru

2005-08-21 Thread Hannu E K Nevalainen
On Sat, 2005-08-20 at 14:56 -0400, Igor Pechtchanski wrote: On Sat, 20 Aug 2005, Hannu E K Nevalainen wrote: On Sat, 2005-08-20 at 12:11 -0400, Christopher Faylor wrote: On Sat, Aug 20, 2005 at 10:36:05AM +0200, Hannu E K Nevalainen wrote: NOTE: I have serious intent with this inlay

Re: bash test -n test -z return tru

2005-08-20 Thread Hannu E K Nevalainen
correctly here? [EMAIL PROTECTED] ~]$ echo `echo Boo` Boo I wouldn't be surprised if this is the case for man bash in cygwin too. -- /Hannu E K Nevalainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: bash test -n test -z return tru

2005-08-20 Thread Hannu E K Nevalainen
On Sat, 2005-08-20 at 12:11 -0400, Christopher Faylor wrote: On Sat, Aug 20, 2005 at 10:36:05AM +0200, Hannu E K Nevalainen wrote: NOTE: I have serious intent with this inlay, please put away your personal feelings. Here we go... Please go away. Far away. cgf =-} So, you have problems

Re: OT: Krazy USB Kameras (RE: Programatically finding value of cygdrive prefix)

2005-08-17 Thread Hannu E K Nevalainen
be a big surprise - I run this camera against 2k, XP and Linux (cygwin involved on Wins). OT - END of THREAD. /Hannu E K Nevalainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: Programatically finding value of cygdrive prefix

2005-08-17 Thread Hannu E K Nevalainen
as an actually WORKING OPTION) On Tue, 16 Aug 2005, Hannu E K Nevalainen wrote: On Mon, 2005-08-15 at 21:43 -0400, Igor Pechtchanski wrote: On Wed, 10 Aug 2005, Christopher Faylor wrote: On Wed, Aug 10, 2005 at 11:23:00AM -0700, Linda W wrote: Is there a way to find out in a bash script

Re: Programatically finding value of cygdrive prefix

2005-08-16 Thread Hannu E K Nevalainen
work ; UNTESTED (I'm on Linux right now) ---8--- example use --- [EMAIL PROTECTED] scripts]$ cat digicam #!/bin/bash # (C) Copyright 2003-10-29 by Hannu E K Nevalainen, Mariefred, Sweden # With the exception of the copyright, this script is # free with the restrictions set by the fsf.org GPL

OpenGL problems

2005-04-20 Thread Walt K Michlauk
Dear Cygwin I've just downloaded the full complement of CYGWIN and CYGWIN/X files with the intent of doing builds of some standard X Windows / OpenGl (and also Motif) programs . However, I am encountering difficulties. Could you please help me with the following : I'm unable to compile

Errors in #include files when compiling a Legacy C++ Application

2005-03-25 Thread Brian K. Whatcott
helping me. If there is any other info that would help in diagnosing the problem, please let me know. (Is there a way to send you a list of packages that I installed, perhaps something is missing or I installed conflicting items). I will monitor the mailing list for replies. Thanks! Brian K. Whatcott

RE: Errors in #include files when compiling a Legacy C++ Application

2005-03-25 Thread Brian K. Whatcott
Tim, I did install the gcc C compiler. What switches need to be set with cygcheck? I'll run it and forward the results. Brian K. Whatcott Senior Software and Systems Engineer Millennium Engineering Integration (719) 264-4310, FAX (719) 264-4318 (719) 331-5100 (Cell) [EMAIL PROTECTED

Re: types quad_t u_quad_t

2005-03-11 Thread Hannu E K Nevalainen
On Tue, 2005-03-08 at 15:38 -0800, Brian Dessent wrote: Hannu E K Nevalainen wrote: $ cat .profile EOD function od() { if [ -r $1 ] ;then replace with: if [ -z $1 ] || [ -r $1 ] ; then for pipe-functionality using my special arguments. ...or rebuild this with case ;... ;esac

Re: types quad_t u_quad_t

2005-03-11 Thread Hannu E K Nevalainen
On Fri, 2005-03-11 at 12:24 -0800, Brian Dessent wrote: Hannu E K Nevalainen wrote: Note 1: You stripped out the UNTESTED/ - i.e. my note to you that there likely was things that didn't work as you would have expected. Um, I have a simple solution (alias od=od -A x -v -t x1z) that I have

Re: types quad_t u_quad_t

2005-03-08 Thread Hannu E K Nevalainen
to execute the real od without the added parameters you can type o\d instead. -- Hannu E K Nevalainen _garbage_collector_ KANELBULLE telia.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

RE: Can't create Bash here document. (FIXED)

2004-11-18 Thread Hannu E K Nevalainen
*. Because I'm lazy and just know, I'll leave to others to explain. (Resarch on the matter; begin with finding out what the mount table and mount command does on Linux/BSD) /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems--72-- ** mailing list preference; please keep replies on list

RE: Can't create Bash here document.

2004-11-17 Thread Hannu E K Nevalainen
(or on the web). Please can someone point me in the right direction. What does this display: $ mount -m I suspect that you need: $ mount -fsb $TEMP /tmp /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems--72-- ** mailing list preference; please keep replies on list ** -- printf

Christmas offers on ATV Quads, Mini Moto's Dirt Bikes

2004-11-07 Thread q$k
Hi Please check the attachment for our Christmas offers on Childrens ATV Quad Bikes fro £495. Mini Moto's £245 and Dirt Bikes from £295. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Christmas offers on Chrildrens Quad Bikes, Mini Moto's Dirt Bikes. Ideal Christmas Presents

2004-11-07 Thread q$k
Hi Please find attached our latest Christmas Offers on Childrens Quads from £495, Mini Moto's £245 and Dirt Bikes from £295 Q4K -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: setup size prefs

2004-11-06 Thread Hannu E K Nevalainen
Brian D. AKA [EMAIL PROTECTED] wrote: Hannu E K Nevalainen wrote: Windows style isn't always the best. Cygwin isn't much Windows in other ways, why should it be in this regard? Inventing things to get around windows design is poor practice. When the operating system provides well-defined

<    1   2   3   4   5   6   7   8   >