Missing /usr/bin/ipc-daemon2

2004-06-04 Thread Barry
s to understand," but it certainly isn't! I need ipc-daemon2 for PostgreSQL, and everything is on hold until I could get it. Thanks, Barry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

Re: Missing /usr/bin/ipc-daemon2

2004-06-04 Thread Barry
Problem solved! Through a lucky guess, I got a checkbox to appear in setup.exe next to the name of the package that ipc-daemon2 belongs to, and I figured I should check it. After the installation, I still couldn't find the usr/bin directory, where I heard ipc-daemon2 lived, but that's because I was

ODBC with PostgreSQL

2004-06-12 Thread Barry
odules for the perl in Cygwin? Particularly DBD::Mysql, DBD::ODBC. > No need for them to be pre-built. Get them from CPAN. Have a look at the DBI mail list archives or these mail archives for any further information. I have a feeling that information is out of date. Do I have to build DBD::OD

Re: ODBC with PostgreSQL

2004-06-13 Thread - Barry -
> > I have a feeling that information is out of date. Do I have to build > > DBD::ODBC? > > AFAIK, yes. Though it looks as if you already have (if in fact you > are running the cygwin perl). I'm a little confused as to how you > could have modules but not know you installed them. I recently lear

Re: Uninstalling cygwin

2004-06-22 Thread - Barry -
I'm having the same problem (see http://archives.postgresql.org/pgsql-cygwin/2004-06/msg00080.php ). I tried your first instruction and got the following: C:\Documents and Settings\Owner>rmdir /s /q C:\cygwin C:\cygwin\user\share - Access is denied. C:\cygwin\usr\local\pgsql - Access is denied. C:

gawk not taking redirected input under command.com

2002-10-02 Thread Barry Buchbinder
wk '{ print "!" $0 "!" }' autoexec.bat C:\> gawk -f t autoexec.bat Filtering through dos2unix or unix2dos before gawk doesn't help. Filtering through cat after awk doesn't help. --posix and --traditional don't help. Any suggestions? Thanks, - Barry

RE: gawk not taking redirected input under command.com

2002-10-02 Thread Barry Buchbinder
f the C: drive: C:\> dir /s /b gawk.exe C:\cygwin\bin\gawk.exe Similar searches for gawk.bat and gawk.com find nothing. - Barry -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 10:14 am To: [EMAIL PROTECTED] Subject: Re: gawk

Re:Confidentiality assured.

2002-10-03 Thread Barry Fortaleza
*This message was transferred with a trial version of CommuniGate(tm) Pro* UNIVERSITY DIPLOMAS Obtain a prosperous future, money earning power, and the admiration of all. Diplomas from prestigious, non-accredited universities based on your present knowledge and life experience. No require

RE: gawk not taking redirected input under command.com

2002-10-04 Thread Barry Buchbinder
the script is on the command line, the error is in line 2.) Thanks again, - Barry Buchbinder -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 12:51 pm To: [EMAIL PROTECTED] Subject: Re: gawk not taking redirected input under comman

RE: Problems with find -exec somecommand | tosomeother command

2002-10-04 Thread Barry Buchbinder
Assuming none of the files have any spaces in their names, the following would be faster (and works). wc -l `find . -name \*.frm -print` - Barry -Original Message- From: Sheryl McKeown [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 2:39 pm To: [EMAIL PROTECTED] Subject

RE: gawk not taking redirected input under command.com

2002-10-07 Thread Barry Buchbinder
"y" was at the *beginning* of the line! C:\> gawk '{print $0 "yz" }' < autoexec.bat showed that what was happening was that the "yz" was *overwriting* the beginning of the line. C:\> gawk '{print "123" $0 "yz" }' < autoexec.bat s

Re: gawk not taking redirected input under command.com

2002-10-07 Thread Barry Buchbinder
From: "Christopher Faylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 3:42 PM Subject: Re: gawk not taking redirected input under command.com > On Mon, Oct 07, 2002 at 07:14:26AM -0700, Barry Buchbinder wrote: > > C:\> gawk '{print "

Setup Command Line Options

2002-11-26 Thread Barry Buchbinder
work. - Barry Buchbinder __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Document

Re: Cygwin official logo ?

2002-11-29 Thread Barry Buchbinder
has curvy windows with trailing "pixels", I wouldn't think that there would be any trademark infringement because there is no chance that one could confuse the two. - Barry Buchbinder -Original Message- From: Corinna Vinschen [mailto:[EMAIL PROTECTED]] Sent: Friday, Nov

re: Cygwin official logo ?

2002-11-29 Thread Barry Buchbinder
Friday, 29 November, 2002 Barry Buchbinder [EMAIL PROTECTED] wrote: BB> How about a penguin looking through a window? It'd be clearly misleading. Cygwin is not Linux for Windows. We have enough confusion already with people thinking otherwise. _

Re: cygwin official logo ?

2002-12-02 Thread Barry Buchbinder
Don't even think about it. It's under Disney copyright, and the word "agressive" doesn't come close to describing how Disney protects their copyrights. - Barry -Original Message- From: Jehan [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:3

Re: bash lockup

2003-02-03 Thread Barry Buchbinder
(or even a "feature"); think of it as a behavior. It's not that hard to live with. - Barry At 01:41 AM 2/1/2003, Sean McBride wrote: >I thank all of you who comented on my last post. > >I have another small problem. > >I installed the package with the in

Re: Command-line options for setup.exe

2003-02-24 Thread Barry Buchbinder
On Sat, Feb 22, 2003 at 12:15:29PM -0500, Garg, Rajiv wrote: > Does setup.exe support command-line options? see http://sources.redhat.com/ml/cygwin/2002-11/msg01490.html - Barry Buchbinder __ Do you Yahoo!? Yahoo! Tax Center - forms, calculat

cygpath Suggestion

2003-11-07 Thread Barry Buchbinder
It might be useful to have a cygpath option that outputs %COMSPEC% and exits directly and without needing to do `cygpath "$COMSPEC"` (I know -- PTC -- but I'm not a programer.) - Barry Buchbinder __ Do you Yahoo!? Protect your identity w

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1

2004-01-19 Thread Barry Drake
I followed the installation instructions here, but the cygwin1.dll file does not update. Just the packages are updated. The date on cygwin1.dll is 2003-09-20, obviously not the newest. Is there something else I need to do to make sure the dll gets updated? Thanks. Barry Drake --- Christopher

RE: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1

2004-01-19 Thread Barry Drake
Dave, Thank you. I'll try the upgrade later. Barry --- Dave Korn <[EMAIL PROTECTED]> wrote: > > > -Original Message- > > From: cygwin-owner On Behalf Of Barry Drake > > > > I followed the installation instructions here, but > the > &

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.6-1

2004-01-19 Thread Barry Drake
Thanks Igor. I found the updated .dll on another mirror and it installed fine. Also, thank you for alerting me to the email address quotes. Note that yours doesn't appear below! Barry --- Igor Pechtchanski wrote: > Barry, > > It's also possible you had some Cygwin pr

Screen color question

2002-03-06 Thread Barry Goldstein
m or emacs, but nothing about setting the colors in the vanilla shell. Thanks. BG == Barry Goldstein Pequod Software 124 Otis Street [EMAIL PROTECTED] Newtonville, MA 02460-1846 +1-617-332-5758 (home) U.S.A. +1-509-756-7445 (fax) -- Unsubscribe

Prompt question

2002-03-06 Thread Barry Goldstein
In the bash shell, my prompt seems to be the two lines below I have no name!@INUK ~ $ INUK is the machine name (NT4), and '~' is my home directory, but where does the thing get the 'I have no name' thing and how can I change it? Thanks. BG

Re: Prompt question

2002-03-06 Thread Barry Goldstein
you are. > >HTH, >Peter > > >-- >1 Timothy 4:12 (NIV)- Don't let anyone look down on you because you are >young, but set an example for the believers >in speech, in life, in love, in faith, and in purity. > >Barry Goldstein wrote: > >> In the bash

Re: Prompt question

2002-03-06 Thread Barry Goldstein
strators:*:544:544:,S-1-5-32-544:: mkpasswd: error 2453 My machine is not on a LAN (just a cable modem to my ISP). I log on to NT as "Barry Goldstein", with full administrator privileges. Maybe the space in the name is causing the error? My cygwin home directory is /usr/bag,

Re: Screen color question

2002-03-06 Thread Barry Goldstein
3m\\w\\033[0m\\]\n$ ' PS2='> ' PS4='+ ' I'm not sure where to re-set these or what they should be -- I'll go and read the man bash pages. All I want is the current directory followed by the usual '>'. BG === At 03:50 PM 3/6/20

Re: Prompt question

2002-03-06 Thread Barry Goldstein
in a >domain environment). > >You can also try Corinna's suggestion about "mkpasswd -u "Barry >Goldstein" >> /etc/passwd", or maybe "mkpasswd -u Barry\ Goldstein >> >/etc/passwd". Note that the space needs to be quoted. > >About

cygwin v1.3.10 under Windows 2000 - cp leaving files open on Windows 2000 server

2002-03-27 Thread Barry Haynes
Executing the following copy command onto our network drive is causing files to be left open on server. Eventually this pulls the server down ! cp -rupv doc projects resources src s:/Archive/CM2.r2.60 Ideas welcome. Barry Haynes

Why did you guys break EVERYTHING...

2002-04-19 Thread Schwartz, Barry
ip. F#$king fix it. It used to be great. Now I can't even change a directory. I've gone back to your old, unsupported code until we can find the money to equip our team with MKS for $400 a throw. Thanks for making a great product unusable. Sincerely, Barry Schwartz -- Unsubsc

RE: Why did you guys break EVERYTHING...

2002-04-19 Thread Schwartz, Barry
ze) I expect paths and file locations to take the windows form. Just my opinion... Thanks for getting back to me by the way. barry > -Original Message- > From: Chris Ellsworth [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 19, 2002 4:37 PM > To: Schwartz, Barry; [EMAIL PRO

RE: gcc doesn't work but seemed to install fine...

2002-09-24 Thread Barry Buchbinder
stallation instructions on the cygwin home page http://sources.redhat.com/cygwin/ and then re-run steup. And get in the habit of using the cygwin home page and not download.com when dealing with cygwin. - Barry On Mon, 23 Sep 2002, Betty Cheung wrote: > Hi, all, > >I installed cygwin 1.3.1 who

RE: gcc doesn't work but seemed to install fine...

2002-09-24 Thread Barry Buchbinder
I didn't know that about download.com either. I was interested in seeing if they supplied source so I looked and that was what I found. - Barry --- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > Oh, didn't know that about download.com. What threw > me off was the > s

Question about Managed Mode and UMSDOS

2003-08-22 Thread Barry Buchbinder
mode mount be accessable in unmunged form by a Linux using a UMSDOS driver and visa versa? Thanks, - Barry __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- Unsubscribe info: http://cygwin.c

Re: Cygwin setup stopped @99%

2003-10-12 Thread Barry Drake
it has been recently recommended to run setup.exe from a dos prompt or bash session, not from Win. Attached is the message with the instruction above. Hope this helps. Barry Drake --- "G. Oto" <[EMAIL PROTECTED]> wrote: > I followed the instructions on www.cygwin.com on how > t

Re: 1.5.19: Solution: cannot create temp file for here document: Permission denied

2006-02-07 Thread Barry Demchak
The solution to my variant of this problem ended up being pretty simple. I was running the Norton utility that guards the trash bin (Norton Protected Trash Bin). For this use, it's toxic. The solution was to add the entire cygwin directory to the exclusion list (in the trash bin's Properties

TTYfier

2006-03-04 Thread Barry B
Does anyone still have the source code to a Cygwin program called "ttyfier"? TTYfier is supposed to allow the running of Windows console applications that don't know how to converse with a tty. This would allow one to run such programs via the sshd that comes with Cygwin. There used to be a web

Re: Cygwin1.dll 1.5.19: race condition & deadlock with fifos

2006-06-11 Thread Barry Kelly
On Sun, 11 Jun 2006 18:23:22 -0700, you wrote: > Barry Kelly wrote: > > > This code, without a delay, causes a deadlock and both active spawned > > bash processes (the forked one reading from the fifo and the > > backgrounded one) need to be killed explicitly: > >

Re: Updated: rsync-2.6.2-3

2004-09-29 Thread Barry Jaspan
If you're using 2.6.2-1 or earlier version to avoid the textmode bug, you're now strongly advised to upgrade to 2.6.2-4 Is this a typo, or is there a 2.6.2-4? Barry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Problem with installing crontab on Cygwin(1.5.11/1005.11.0.0)/WinXP SP2

2004-11-02 Thread Barry Kelly
der the local SYSTEM account. I've run 'strace crontab saved' and inspected the output; the chown syscall is returning -1, but it doesn't seem to give me any more information. Any ideas? -- Barry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

Re: Problem with installing crontab on Cygwin(1.5.11/1005.11.0.0)/WinXP SP2

2004-11-03 Thread Barry Kelly
On Tue, 2 Nov 2004 18:33:57 -0500, Harig, Mark wrote: > I (Barry Kelly) wrote: > > I'm getting the following error when trying to install a > > crontab on my account: > > > > $ crontab -e > > # editing my crontab here... > > chown: Invalid argument >

Re: Problem with installing crontab on Cygwin(1.5.11/1005.11.0.0)/WinXP SP2

2004-11-03 Thread Barry Kelly
er: -1 = chown (tabs/tmp.002600,...) This didn't give me enough information to figure out the missing parameters. I believe crontab should print more verbose error output for its critical failures. Thanks for the tip. I would have found this out this evening if I had to; you saved me a good

cygwin 5.1 and XP?

2004-12-10 Thread Barry Gold
I installed CYGWIN_NT-5.1 on Windows XP. It mostly works, but there are a few anomalies that bother me. 1. CYGWIN_NT-5.0, which I have installed on my Win 2000 system, displays the CWD in the title bar. 5.1 does not. I prefer the 5.0 behavior. 2. Problem with cp utility: bgold $ cp foo /tmp cp

cannot create temp file for here document

2005-07-15 Thread Barry Demchak
's going to cause trouble. If I look in my C:\cygwin\home\bdemchak directory, I see a .bash_history file and three others: .inputrc, .bashrc, and .bash_profile ... seems healthy to me, but I'm a newbie. Here's my passwd file entry: bdemchak:unused_by_nt/2000/xp:1000:513:bdemchak,U-

Re: cannot create temp file for here document

2005-07-15 Thread Barry Demchak
Hi, Dave -- Pretty simple and interesting. It seems like "sort" is failing ... as if there's problems with the temp directory (???). Here's what it looks to me: A) The TEMP and TMP environment variables are both /cygdrive/c/DOCUME~1/BARRYD~1/LOCALS~1/Temp B) The !C environment variable (which

Re: cannot create temp file for here document

2005-07-16 Thread Barry Demchak
See end-post below ... At 04:00 PM 7/16/2005, Eric Blake wrote: > > Attached please find the strace_unlink.out you requested. To get this, I > started Cygwin and did the following: > > cd /tmp > cat >foo > blah blah blah ^Z > strace -o strace_unlink.out unlink foo > > Looking at the trace, I can

Re: cannot create temp file for here document

2005-07-16 Thread Barry Demchak
Hi, Eric -- Converting FAT32 to NTFS did not solve the problem. -- 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: cannot create temp file for here document

2005-07-16 Thread Barry Demchak
At 06:10 PM 7/16/2005, Eric Blake wrote: > > OK ... thanks ... I'll convert to NTFS ... I'm probably overdue anyway ... > will you be tendering this to the Cygwin primary authors?? You already have. This list is read by anyone actively working (on their free time, as volunteers) on cygwin sourc

Very basic version command

2005-09-05 Thread Barry Demchak
Hi, all -- Sorry for submitting something so silly. Question: What is the command for finding out the version of a library installed on Cygwin? I'm trying to find out what version of the librsvg library I'm using. Thanks. vvv : Bar

Very basic version command

2005-09-05 Thread Barry Demchak
Hi, all -- Sorry for submitting something so silly. Question: What is the command for finding out the version of a library installed on Cygwin? I'm trying to find out what version of the librsvg library I'm using. Thanks. vvv : Bar

Re: Very basic version command

2005-09-05 Thread Barry Demchak
t cygcheck couldn't work for librsvg because it's not a cygwin library and not in the cygwin registry ... a naive guess ... maybe it's right?? Thanks. At 03:31 PM 9/5/2005, Igor Pechtchanski wrote: On Mon, 5 Sep 2005, Barry Demchak wrote: > Hi, all -- > > Sorry for submittin

Re: Very basic version command

2005-09-05 Thread Barry Demchak
Aha ... another good way. Thanks ... I'm happy to learn this stuff. At 03:43 PM 9/5/2005, Mark Blain wrote: On Mon, 05 Sep 2005 15:20:21 -0700, Barry Demchak wrote: > Question: What is the command for finding out the version of a library > installed on Cygwin? > > I'm t

cron

2007-08-31 Thread Barry Benowitz
ab to perform a touch and it never hasn't. As I said I get no events in cronevents, not even a start up message, I no longer see the edit events when I edit crontab. I get nothing. Thanks for any help or advice. I am not really a strong windows admin. Barry Current version -rw

cygstart Cygwin <--> UNC path in 1.7 vs 1.5

2010-05-23 Thread Barry Kelly
toruns Instead, I need to use this verbose thing: $ cygstart $(which autoruns) -- Barry -- http://blog.barrkel.com/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: htt

"du -b --files0-from=-" running out of memory

2008-11-23 Thread Barry Kelly
any case, I'm not asking for a grand total. Is there any other alternative to running e.g. xargs -0 du -b, possibly with a high -n to xargs to limit memory leakage? -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: "du -b --files0-from=-" running out of memory

2008-11-23 Thread Barry Kelly
Eric Blake wrote: > [adding the upstream coreutils list] > > According to Barry Kelly on 11/23/2008 6:24 AM: > > I have a problem with du running out of memory. > > > > I'm feeding it a list of null-separated file names via standard input, > > to a command-

wget -k downloading to shares fails with seemingly spurious "permission denied" error

2009-03-23 Thread Barry Kelly
e after CreateFile/CloseHandle succeeded 47 35207 [main] unlink 2684 unlink: 0 = unlink (baz) 176 35383 [main] unlink 2684 close: close (1) Can anyone else verify the problem? Can anything be done to fix it? -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://c

Re: wget -k downloading to shares fails with seemingly spurious "permission denied" error

2009-03-23 Thread Barry Kelly
Larry Hall (Cygwin) wrote: > On 03/23/2009, Barry Kelly wrote: > > $ wget -k google.com > > > > This should download an index.html, then convert any relative links in > > the html to absolute links. However, when I run it, I get output that > > looks more like th

Re: wget -k downloading to shares fails with seemingly spurious "permission denied" error

2009-03-25 Thread Barry Kelly
Can anyone else at all confirm the behaviour I am seeing, or is it just me? (Or is Larry just blessed? :) Thanks, -- Barry Barry Kelly wrote: > I'm having a problem that doesn't seem to admit logical explanation, > apart from a bug in either wget, Cygwin or Windows' im

Re: DOS programs under "screen"

2009-04-21 Thread Barry Kelly
don't know how DOS programs that use graphics modes (in fullscreen) are implemented, though these must be rare now given that Vista no longer has a full-screen mode. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Can cygwin boot faster?

2009-04-30 Thread Barry Kelly
ly piping it off to `cmd.exe` (or a batch file) for final execution, just to avoid this forking cost. On the other hand, it's nice, when performing large batch filesystem operations, to output the commands to be executed as a script so that it can be validated before letting it all hap

Re: DOS programs under "screen"

2009-05-01 Thread Barry Kelly
Andy Koppe wrote: > 2009/4/21 Barry Kelly: > > Windows implements console mode as a client-server protocol between the > > executable (ntvdm.exe for DOS apps) and winsrv.dll (hosted in > > csrss.exe), but the protocol isn't easily hookable. I guess one would > >

Re: File by file encryption instead of filesystem encryption

2009-05-23 Thread Barry Kelly
her /e on a fresh directory, or cipher /e /s: /a to encrypt existing tree in . Only available in >Home editions AFAIK though. Be sure to back up your crypto private key using the certificate manager (Start | Run | certmgr.msc | Trusted People | Certificates, select key and right-click + Expo

ImageMagick not working on Vista/Server 2008 64-bit

2009-06-19 Thread Barry Kelly
1.2.3-3 zoo 2.10-2 zsh 4.3.9-1 zsync 0.5-1 Use -h to see help about each section -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: h

bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
I installed cygwin on my new HP Pavilion machine running (ecch!) Vista. I added a few items to the default install parameters (notably vim and file), then started my download. It got "stuck" about 80% through -- sat at 80% for over an hour. I cancelled the install, and tried again with a diff

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn't work either, for the same reason. This is after a third down

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: 'cygcheck' is a Win32 app which doesn't rely on 'cygwin1.dll' or any of Cygwin's added features. If it won't work, then something in your system is inhibiting it. Perhaps you have <http://cygwin.com/ac

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: 'cygcheck' is a Win32 app which doesn't rely on 'cygwin1.dll' or any of Cygwin's added features. If it won't work, then something in your system is inhibiting it. Perhaps you have ? Wonderful. Norton AV is on the BLODA. Well...

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Christopher Faylor wrote: Did you try cygcheck ./bash.exe ? Good point. C:\cygwin\bin>cygcheck ./bash.exe .\bash.exe .\cygwin1.dll C:\Windows\system32\ADVAPI32.DLL C:\Windows\system32\ntdll.dll C:\Windows\system32\KERNEL32.dll C:\Windows\system32\RPCRT4.dll C:\Win

PATCH: cygutils/cygstart - wait till task terminates (i.e. run in foreground)

2008-08-11 Thread Barry Kelly
ew. Is there any other place I should be posting to submit this patch? -- Barry -- http://barrkel.blogspot.com/ cygstart-1.3.2-1.bjk-wait.patch Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.ht

Re: End of support for 9x

2008-08-25 Thread Barry Kelly
or VISTA > is just out of the question. Looks like I won't be using any new versions of > cygwyn Windows 9x doesn't even work on most modern hardware any more, due to lack of widespread driver support. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cyg

Re: PATCH: cygutils/cygstart - wait till task terminates (i.e. run in foreground)

2008-08-28 Thread Barry Kelly
Michael Schaap wrote: > On 11-Aug-2008 18:26, Barry Kelly wrote: > > I find cygstart useful generally, but ShellExecute/Ex has more options > > than cygstart exposes. > > I've attached the patch for review. Is there any other place I should be > > posting to subm

Re: rsync in cygwin

2008-08-30 Thread Barry Kelly
around the above issue would be to use a junction or similar to shorten filenames for other programs. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Why is regedit referenced?

2008-09-08 Thread Barry Kelly
plorer[1] can tell you what application accessed the registry, what keys it modified, and the call stack at the time of the modification. [1] http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: Why is regedit referenced?

2008-09-08 Thread Barry Kelly
Barry Kelly wrote: > > my firewall informs me of > > regedit activity, searching, and text manipulation. I have not located > > the source of this activity. > Process explorer[1] can tell you what application accessed the registry, > what keys it modified, and the c

Cygwin Everyone group permissions and Vista "shared files" (*not* shared folders)

2008-09-08 Thread Barry Kelly
FILE_READ_EA FILE_READ_ATTRIBUTES How can addition of this ACE be controlled or prevented by default for Cygwin applications? Thanks, -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygw

Re: option of g++

2008-09-09 Thread Barry Kelly
ng, or failing that grep the source for U_STATIC_IMPLEMENTATION and try to discover from the source what it is doing. E.g.: grep -r U_STATIC_IMPLEMENTATION . in the source base directory. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re: java vs c, escape sequences

2008-09-13 Thread Barry Kelly
e Sun java, it cannot. Run the application in rxvt and it works as expected. -- Barry -- http://barrkel.blogspot.com/ -- 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: Cygwin Everyone group permissions and Vista "shared files" (*not* shared folders)

2008-11-10 Thread Barry Kelly
Windows user interface. IMHO in this situation, being posixly correct is a handicap that Cygwin could do without, at the user's choice. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Re: Cygwin Everyone group permissions and Vista "shared files" (*not* shared folders)

2008-11-13 Thread Barry Kelly
Larry Hall (Cygwin) wrote: > Barry Kelly wrote: > > Corinna Vinschen wrote: > > > > I, for one, use Cygwin not primarily as a POSIX emulation layer, but as > > my main Windows user interface. IMHO in this situation, being posixly > > correct is a handicap tha

Re: Is it possible to convert from dos to unix path and back?

2008-11-14 Thread Barry Kelly
ack? > > Example: > Cygwin path: /cygdrive/c/'Program Files'/Prod123/something.dat > > After converting it becomes -> Dos path: c:\Program > Files\Prod123\something.dat cygpath your/windows/program "$(cygpath -w "/your/path/here")" --

Re: Cygwin Everyone group permissions and Vista "shared files" (*not* shared folders)

2008-11-14 Thread Barry Kelly
d chmod, it seems. PS: I don't know what it is that makes some people get my name wrong, but there you go. -- Barry -- http://barrkel.blogspot.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

stderr output from .NET apps causes shell hangs when cygwin is not running in Windows console

2012-06-07 Thread Barry Kelly
gh cygwin1.dll, on a WaitForMultipleObjects call, judging by the thread stack in process explorer. This has been happening for me on two machines since I recently updated a fairly old 1.7 Cygwin installation to the latest. Running Windows 7 x64; cygcheck reports cygwin ver 1.7.15-1. -- Barry -- htt

Re: stderr output from .NET apps causes shell hangs when cygwin is not running in Windows console

2012-06-07 Thread Barry Kelly
Further to my previous email: I should add that redirected output works fine. $ ./err.exe 2>/dev/null $ ./err.exe 2>out.txt Either works fine, and the contents of out.txt are as expected. Barry Kelly wrote: > This C# app: > > class err > { &g

Re: stderr output from .NET apps causes shell hangs when cygwin is not running in Windows console

2012-06-07 Thread Barry Kelly
And only now I've found the messages talking about similar issues after fruitless Google searches. Same thing happens to me after I buy hardware. The problem appears fixed in the latest snapshot of cygwin1.dll. Sigh. Barry Kelly wrote: > Further to my previous email: I should

Re: cygpath unable to translate the *nix path to an NTFS junction point

2011-01-16 Thread Barry Kelly
th just to get around this problem. My cygpath just uses actual symlinks (created with ln -s or similar) and mount points to do the conversion, and disregards junctions. -- Barry -- http://blog.barrkel.com/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: cygpath unable to translate the *nix path to an NTFS junction point

2011-01-16 Thread Barry Kelly
adds a new option to the CYGWIN environment variable, "junctionlinks", which defaults to true (the current behaviour). By adding "nojunctionlinks" to CYGWIN, treating junctions as symlinks is disabled. -- Barry -- http://blog.barrkel.com/ cygwin-1.7.7-1_junctionlinks_o

Re: cygpath unable to translate the *nix path to an NTFS junction point

2011-01-17 Thread Barry Kelly
Corinna Vinschen wrote: > On Jan 17 02:48, Barry Kelly wrote: > > > Also, if you don't treat juntions to the same drive as symlinks you have > the problem that you can easily create loops when you run a recursive > file search. This is true; though 'find' wil

Re: cygpath unable to translate the *nix path to an NTFS junction point

2011-01-17 Thread Barry Kelly
s and Settings_barrkel_Downloads ~/incoming/dl$ cygpath -aw $PWD C:\cygwin\home\barrkel\incoming\dl ~/incoming/dl$ cygpath -aw $PWD/. M:\mathom\_c_Documents and Settings_barrkel_Downloads ~/incoming/dl$ cygpath -aw $PWD/.. C:\cygwin\home\barrkel\incoming $PWD/. is at odds with $PWD and $PWD/.. -- B

Bad Address with /cygdrive paths

2015-10-12 Thread Barry Roberts
onfiguration problem or a known issue that my searches haven't uncovered yet. Thanks, Barry Roberts -- 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: Bad Address with /cygdrive paths

2015-10-21 Thread Barry Roberts
Attached is the strace output. Thanks, Barry On Wed, Oct 21, 2015 at 5:09 AM, Corinna Vinschen wrote: > On Oct 12 18:59, Barry Roberts wrote: >> I've used cygwin for lots of years, and this is kind of weird to me. >> My operations guys set up some Windows Server 2012 R2 se

Re: Bad Address with /cygdrive paths

2015-10-22 Thread Barry Roberts
handed to me by the operations team, and cfengine was probably used to configure them and install cygwin. I'll forward this to them and see if they can identify an issue with their process. Thanks, Barry -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

file permission problem

2016-04-15 Thread Barry Gold
h x ~ % ll x -rw-rw-r--+ 1 barry None 0 Apr 15 18:13 x ~ % ll . drwxrwx---+ 1 barry None 0 Apr 15 18:13 ./ ~ % cd bin ~/bin % ll . drwxr-xr-x+ 1 barry None 0 Apr 15 18:12 ./ ~/bin % touch x ~/bin % ll x -r--r--r--+ 1 barry None 0 Apr 15 18:13 x ~/bin % - If I create a file in my home

BUG: winmain GetCommandLine only returning program name and path with no arguments

2017-05-13 Thread Mike Barry
Below is a sample program that demonstrates that the GetCommandLine function is not returning the command line arguments. I attached cygcheck.out. #include #include int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrev, LPSTR szCmdLine, int sw) { char* text = GetCommandLine(); pr

d --tree problem with "line draw" characters

2003-11-18 Thread Buchbinder, Barry (NIH/NIAID)
of colorization), but it is a severely inconvenient: /c/dw2> d -t | head | sed -e 's/^[(B//g' -e 's/^[(0x/|/g' -e 's/^[(0tq/+/g' -e 's/^[(0mq/\\/g' /c/DW2/: +NIAID/: | \NIAID.batch +out/: | +CC/: | +CDC/: | +CIT/: | +FDA/:

RE: Problem about man-1.5m2

2003-11-24 Thread Buchbinder, Barry (NIH/NIAID)
olled back to ver 1.5j-2. - Barry Buchbinder -Original Message- From: Yih-Ru Wang [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2003 3:13 AM To: [EMAIL PROTECTED] Subject: Problem about man-1.5m2 Just install man-1.5m2 from mirrors.kernel.org I think the PAGER setting in /usr/

Cygwin Package List Web Page Suggestion

2003-12-05 Thread Buchbinder, Barry (NIH/NIAID)
_name would include a link to the setup.hint for the package. Thanks for your consideration, - Barry Buchbinder -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.htm

RE: Invalid program file name, pif file

2003-12-08 Thread Buchbinder, Barry (NIH/NIAID)
Yahoo can send attached files. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, December 07, 2003 1:29 PM To: [EMAIL PROTECTED] Subject: Re: Invalid program file name, pif file [snip] I have a free yahoo.com email account.

  1   2   3   4   5   6   7   >