Losing key bindings in Bash 3.00.16(14)-release

2006-01-25 Thread Keith Christian
Hi Folks, Versions: Windows XP SP2, RXVT 2.7.10, Bash 3.00.16(14)-release, Cygwin DLL 1.5.18. Since Bash 3.x became the default version installed with Cygwin, on my system, Bash inexplicably loses the command line edit bindings. This usually happens when a window has been open for a day or

How to compile the cygwin dll's using a functional Cygwin system?

2006-01-26 Thread Keith Christian
Hi Folks, I'm looking for the instructions (I've searched with Google etc.) about how to compile the Cygwin DLL's from source using non-Microsoft compilers, e.g. those included with a functional Cygwin system. Is this possible, or do the DLL's have to be built using either free or low cost M

Re: How to compile the cygwin dll's using a functional Cygwin system?

2006-01-26 Thread Keith Christian
Igor Peshansky wrote: Did you try the FAQ? Didn't try the FAQ because I didn't run across it with searches but I'll take a look, thanks. It would be interesting to find out where you got the idea that Cygwin needs a

Correct device name for printing a PDF from Ghostview

2006-02-27 Thread Keith Christian
Hi Folks, Using Cygwin 1.5.19-4, gv 3.6.1-1, Windows XP Pro SP 2. I'd like to print a PDF file from Ghostview - Where do I find the correct device name for my HP USB Printer? Clicking the Print button from Ghostview offers "lpr" as the current device. From the Start/Settings/Printers and F

Re: Correct device name for printing a PDF from Ghostview

2006-02-27 Thread Keith Christian
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 printout was: %!PS-Adobe-3.0

Adding users to /etc/passwd for ssh purposes, but not as a local Windows user

2006-07-24 Thread Keith Christian
Suppose a Windows 2000/XP/2003 machine exists where three accounts need to be added for use only with SSH to a Unix/Linux machine, for ssh/scp/sftp use. Further suppose these user accounts are to be named ssh_user_a, ssh_user_b, and ssh_user_c, and that these should exist only in Cygwin's /etc/pas

Re: Adding users to /etc/passwd for ssh purposes, but not as a local Windows user

2006-07-25 Thread Keith Christian
--- Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Jul 24 19:09, Keith Christian wrote: > > Suppose a Windows 2000/XP/2003 machine exists where three accounts need to > be > > added for use only with SSH to a Unix/Linux machine, for ssh/scp/sftp use. > > > >

PCYMTNQREAIYR, suggestions for Yahoo Web Email?

2006-07-25 Thread Keith Christian
--- Corinna Vinschen wrote: > On Jul 25 06:21, Keith Christian wrote: > > --- Corinna Vinschen <[EMAIL PROTECTED]> wrote: > http://cygwin.com/acronyms/#PCYMTNQREAIYR I use the Yahoo Mail web interface, like thousands of others. Anyone know offhand how not to quote raw em

cp -u always copies all files

2004-06-16 Thread Keith Christian
I'm running this Cygwin distribution on Windows XP Pro: CYGWIN_NT-5.1 den-aet-xpw002 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin My most pressing question is why "cp -u" always copies all files instead of only updated ones. I have tried this with several test files, and it never

locate lacks -r regular expression flag in Cygwin

2004-06-16 Thread Keith Christian
I'm running this version of Cygwin: CYGWIN_NT-5.1 den-aet-xpw002 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin on Windows XP Pro. On Linux, I use the "-r" flag to search for regular expressions as shown below: $ locate --version GNU locate version 4.1.7 [EMAIL PROTECTED] ~ $ loc

Keeping a local mirror up to date

2004-09-03 Thread Keith Christian
Scenario: A few months ago I used SETUP.EXE to "download from internet" to a local hard drive, which I copied to a CD to make it easier to install Cygwin on workstations. When I want to update this local disk mirror with the latest packages, which option do I choose to download ONLY updated or br

Console on Sourceforge with Cygwin

2006-08-29 Thread Keith Christian
It's hosted on SourceForge, try the latest v2 beta (not demo!) http://sourceforge.net/projects/console I just downloaded Console Beta 125 - Sorry, a little dense here, how do you invoke it from Windows to launch a Cygwin bash shell? Do you have a couple of example command lines to use? Cou

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.2-4

2006-10-25 Thread Keith Christian
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of bash, 3.2-4, is now available for experimental use, replacing 3.2-3. Version 3.1-9 remains as the current version for now. PROMISING - for the first time since January, the completion works without duplicating t

[Fwd: Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.2-4]

2006-10-30 Thread Keith Christian
I see immediate improvement in completion handling with this combination! Keith Original Message Subject: Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.2-4 Date: Wed, 25 Oct 2006 11:52:13 -0600 From: Keith Christian <[EMAIL PROTECTED]> To: cygwin@cygwin.com Referenc

Build problems --- putty-0.58-cygterm-20060525.tar.gz and putty-0.58.tar.gz

2006-12-07 Thread Keith Christian
Problem: Successful build on one XP machine but not on another. On the machine with the successful build, PuTTY-Cygterm is fabulous. I can't wait to get it working on the other machine. I was able to successfully build Puttycyg on one Windows XP machine, but not on another. Used the same sou

Re: Build problems --- putty-0.58-cygterm-20060525.tar.gz and putty-0.58.tar.gz-----0.59 WORKS

2007-02-09 Thread Keith Christian
Dave Korn wrote: On 07 December 2006 16:00, Keith Christian wrote: Baffling. Any ideas? Different binutils versions? make versions? Run "cygcheck -s -v -r" on each machine and then diff the two? Yesterday I downloaded the 0.59 binary zipfile, and it WORKS on the machine

Re: Accessing remote PC (ssh?)

2007-03-15 Thread Keith Christian
Charles D. Russell wrote: A $50 Linksys router and two XP machines. But as I said at the outset, anything much more than running an installation script is getting over my head. It would be convenient to have ssh, but I am unwilling to spend much time on the problem. Let's call it quits. SSH

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http://web.gccaz.edu/~medgar/puttycyg/README.txt =Keith -- Unsubscribe info:

Re: Is there any way to highlight to cut and past in cygwin?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Keith Christian submitted this idea : Kevin Markle wrote: I'm used to using putty in SUN and was able to highlight and right click to paste can I do this in cygwin? I've been using PuTTY as a Cygwin terminal and it's fantastic - see below: http:

Re: grep will not work with a variable?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and without. I don't know what else to try? :-( echo "Client variable is --> \"$

Re: grep will not work with a variable?

2007-03-29 Thread Keith Christian
Kevin Markle wrote: Keith Christian brought next idea : Kevin Markle wrote: Hello, I'm trying to find a pattern in a file and the command works if I manully put the output of the variable in it but when I use the variable it fails? I have tryed with quotes "$CLIENT" and wi

Re: Mapping windows drives in cygwin?

2007-04-19 Thread Keith Christian
Kevin Markle wrote: Hello, Does anybody know of a simple way to map network drives from withing a cygwin script? :o) Hi Kevin, This method works: #Using a hostname for the remote machine= net use sandstone.bedrock.net\\IPC$ /user:bedrock\\fflintstone /persistent:no

Possible error in http://cygwin.com/cygwin-ug-net/dll.html

2007-08-24 Thread Keith Christian
This line in http://cygwin.com/cygwin-ug-net/dll.html seems to have an error: gcc -o myprog myprog.ca -L./ -lmydll --^ It seems it should be: gcc -o myprog myprog.c -L./ -lmydll Using "myprog.c" instead of "myprog.ca" allows it to compile to an .EXE which executes successful

Re: Is there someone offering cygwin paid support?

2007-09-17 Thread Keith Christian
- Original Message From: Marko Loparic <[EMAIL PROTECTED]> To: cygwin@cygwin.com Sent: Monday, September 17, 2007 1:49:39 PM Subject: Re: Is there someone offering cygwin paid support? Hello Steve, On 9/17/07, Steve Holden <[EMAIL PROTECTED]> wrote: > Just a quick note, by the way, to q

Re: is there a "urlencode" utility somewhere?

2007-10-18 Thread Keith Christian
- Original Message From: "DePriest, Jason R." <[EMAIL PROTECTED]> To: cygwin@cygwin.com Sent: Thursday, October 18, 2007 10:30:35 AM Subject: Re: is there a "urlencode" utility somewhere? Lots of hits on Google, if you want to use Perl: http://www.google.com/search?hl=en&lr=lang_en&sa=X

Re: Wow, just hit RCS bug

2014-04-16 Thread Keith Christian
RCS does a great job for smaller projects when I don't need the overhead of any of the popular larger systems. It has saved me many times when I'm working on a short document or a set of scripts on my desktop machine. I'd miss it if it were removed simply due to the lack of handling 10Meg of diff

Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-01 Thread Keith Christian
Yesterday, I updated my Cygwin install. I run "makewhatis" after every Cygwin update, and it's not there. "whatis" works, curious how its database is created and where it is stored. Has "makewhatis" been superseded by something else? Didn't find any references in the mailing list. Keith -- Pr

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-01 Thread Keith Christian
he now unnecessary files created by "makewhatis" be purged or overwritten by mandb? Keith On Tue, Jul 1, 2014 at 1:26 PM, Chris J. Breisch wrote: > Keith Christian wrote: >> >> Yesterday, I updated my Cygwin install. I run "makewhatis" after >>

Re: Updated Cygwin yesterday, makewhatis is not present on my system

2014-07-02 Thread Keith Christian
Chris, What is the path and filespec of the (now un-needed) files created by "makewhatis" for curiosity's sake? Keith On Wed, Jul 2, 2014 at 6:04 AM, Chris J. Breisch wrote: > Keith Christian wrote: >> >> Chris, >> >> So (I'm talking to you as if

Re: Gold star Re: [ANNOUNCEMENT] Updated: rcs-5.9.2

2014-07-06 Thread Keith Christian
I use RCS every work day, it's a small, fast, flexible productivity tool, sometimes with a timed loop to save rapid editing sessions when I'm brainstorming.maybe that edit a few hours ago was worth saving after all, and with RCS I can get it back. Thank you for updating it and becoming its new

Re: Shouldn't 'man' depend on 'col'? Shouldn't 'col' be easier to find?

2014-07-09 Thread Keith Christian
There are other packages that require a bit of time post-install, such as the texlive package. Having the man-db package update the DB immediately after install sounds like a good idea, even if it takes a few minutes. Else, end users that aren't familiar with re-creating the DB may be discouraged

Re: [ANNOUNCEMENT] Updated: man-db-2.6.7-2

2014-08-15 Thread Keith Christian
Suppose a makefile or similar for this issue, would handle only man pages that have changed since the last update: The TL;DR version of the issue is that compilation of database is slow and prone to fail, plus the database should be re-indexed each time a page is added, removed or changed. If Cyg

Re: Vista - postgresql 8.2.11 - won't start, psql FATAL role does not exist

2009-01-27 Thread Keith Christian
On Tue, Jan 27, 2009 at 6:58 AM, Reini Urban wrote: > Keith Christian schrieb: >> >> I'd like to get PostgreSQL running on my Vista machine. >> >> I've been following the "impatient" instructions at the end of >> /usr/share/doc/Cygwin/po

Unable to mount .iso file

2009-03-10 Thread Keith Christian
Running the following version of Cygwin: uname -a CYGWIN_NT-5.1 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin I have some RHEL4 .iso's on a Windows fileshare, I want to find out which CD a particular .RPM is on. I've tried the following mount command and it fails: mount -t iso9660 -o,loop ./R

Is there a script to remove old packages from local disk

2009-06-16 Thread Keith Christian
Has anyone written a script that will remove older .bz2 files in the release/ directory on local drives, e.g. release/bash/bash-3.2.25-17.tar.bz2 release/bash/bash-3.2.33-18.tar.bz2 release/bash/bash-3.2.39-19.tar.bz2 release/bash/bash-3.2.39-20.tar.bz2 rele

Re: Is there a script to remove old packages from local disk

2009-06-17 Thread Keith Christian
On Wed, Jun 17, 2009 at 4:34 AM, Fergus wrote: > #! /bin/sh > #  clean > cat "$1setup.ini" | sed -n '/release\//p' | sed 's/^.*release\///g' |\ I used Fergus' script referenced above, with the "safety feature" of executing "setup.4" independently, as the search and destroy mechanism. I like this

Re: [1.7] Postgresql service uninstall bug

2009-07-31 Thread Keith Christian
On Fri, Jul 31, 2009 at 7:08 AM, Reini Urban wrote: > Fixed for 8.4.0-1 which is currently in test and will be released shortly. > -- > Reini Urban > http://phpwiki.org/           http://murbreak.at/ Great, I'm looking forward to being able to use PostgreSQL again on XP and Vista as soon as 1.7 is

Re: Cygwin 1.7 ssh and window size

2009-09-04 Thread Keith Christian
On Fri, Sep 4, 2009 at 8:14 AM, Christopher Faylor wrote: > On Sun, Aug 30, 2009 at 11:05:58PM -0700, Karl M wrote: >>My first email had a cygcheck and the following steps to reproduce the >>symptoms. Try PuTTYcyg, which I've used for over two years, it's excellent.: http://code.google.com/p/putty

Re: How to replace default bash window with rxvt / bash shell?

2008-08-08 Thread Keith Christian
Lisa, PuTTY, the excellent freeware terminal emulator, has a patched version that works excellently with Cygwin. I used RXVT before finding PuTTY, but now use PuTTY exclusively with Cygwin. PuTTY has no tabbed interface (yet) but there is a fork of PuTTY, called KiTTY, which supports tabs and

Re: Anyone want to be the "expect" package maintainer?

2008-08-16 Thread Keith Christian
I've used Cygwin's expect for a couple of years in sporadic automation and it works well. One thing that is useful and which is missing from the Cygwin package is the "autoexpect" program, which I copied from the source tarball. There is nothing that appears massively broken, so it should be ea

Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-08-29 Thread Keith Christian
While test driving the new php-5.5.16-1, I checked the version and got the tidy.dll error: php -v PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll' - No such process in Unknown on line 0 PHP 5.5.16 (cli) (built: Aug 24 2014 14:16:15) Copyright (c) 1997-2014

Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-08-29 Thread Keith Christian
Forgot to mention that the error occurs even though the file exists: ls -dl /usr/lib/php/20121212/tidy.dll -rwxr-xr-x 1 kchristian Domain Users 45095 Aug 24 13:31 /usr/lib/php/20121212/tidy.dll On Fri, Aug 29, 2014 at 8:18 PM, Keith Christian wrote: > While test driving the new php-5.5.16-1

Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-08-30 Thread Keith Christian
File says this: file /usr/lib/php/20121212/tidy.dll /usr/lib/php/20121212/tidy.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows Keith On Fri, Aug 29, 2014 at 11:25 PM, Andrey Repin wrote: > Greetings, Keith Christian! > >> Forgot to mention that the error occurs eve

Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll'

2014-09-17 Thread Keith Christian
Yaakov, that fixed the problem. Thanks for the hint. On Sun, Aug 31, 2014 at 12:06 AM, Yaakov Selkowitz wrote: > On 2014-08-29 21:18, Keith Christian wrote: >> >> While test driving the new php-5.5.16-1, I checked the version and got >> the tidy.dll error: >> >

Re: Direct/efficient way to chop off trailing \n

2014-10-01 Thread Keith Christian
This function echoes the present directory to the clipboard, so that I don't have to enter the path manually. I use this function in a script that sources when a bash shell is started. Also echoes the path to the terminal for verification. Handy for pasting directly into windows file dialogs. fu

Re: Direct/efficient way to chop off trailing \n

2014-10-01 Thread Keith Christian
Looks like the cygpath line was broken in two, and the closing brace isn't visibile when reading in Gmail. Readers take note of that. On Wed, Oct 1, 2014 at 4:54 PM, Keith Christian wrote: > This function echoes the present directory to the clipboard, so that I > don't have t

Re: Direct/efficient way to chop off trailing \n

2014-10-02 Thread Keith Christian
You're welcome, Paul. But I see some streamlining that could be done since I wrote that xx() alias long ago. I do like Barry's "cygpath -aw foo/bar | putclip -d" as it likely runs faster. On Thu, Oct 2, 2014 at 12:20 PM, Paul.Domaskis wrote: > Keith Christian wrote: >

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1

2014-10-24 Thread Keith Christian
Here's a function for you Andrey, in appreciation for all the work you contribute to Cygwin: type uname_r uname_r is a function uname_r () { uname -r | sed -e 's/[.(/\)]/_/g' | sed -e 's/\(.*\)\(_$\)/\1/' } uname_r 1_7_32_0_274_5_3 On Fri, Oct 24, 2014 at 10:20 AM, Andrey Repin wrote:

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1

2014-10-25 Thread Keith Christian
Thank you, Eric. Will have to remember the semicolon to combine two sed commands vs. trying to use "-e" which did not ever work properly for me. I knew there must have been a better way to combine sed commands! On Fri, Oct 24, 2014 at 11:57 AM, Eric Blake wrote: > On 10/24/2014 11

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-10-26 Thread Keith Christian
I use irssi and consider it a really good IRC client. An update would be nice when the maintainer has the interest and the time. Keith On Sat, Oct 25, 2014 at 11:59 PM, Alive wrote: > On 10/26/2014 2:23 AM, Marco Atzeri wrote: >> On 10/25/2014 8:35 PM, Alive wrote: >>> Does anyone use irssi on

Re: Can't Run Excel From A Cron Job Under Windows 7

2014-11-12 Thread Keith Christian
Denis, If Excel is starting a macro in the worksheet, it might be worth adding some logging to the visual basic code. Perhaps try this in your Excel macro code if that is where the processing is taking place: '--- Set up variables near the top of your macro. '--- (Check whether you want the

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-12 Thread Keith Christian
gt;> On Oct 28 11:17, Marco Atzeri wrote: >>> >>> On 10/27/2014 12:58 AM, Keith Christian wrote: >>>> >>>> I use irssi and consider it a really good IRC client. An update would >>>> be nice when the maintainer has the interest and the time.

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-13 Thread Keith Christian
+ echo + locate -i '*cygperl5_14.dll*' On Thu, Nov 13, 2014 at 4:39 AM, Marco Atzeri wrote: > On 11/12/2014 10:14 PM, Keith Christian wrote: >> >> Perhaps it hasn't propagated to the osuosl server yet. Should I click >> the EXP radio button in Setup and cycle thro

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-13 Thread Keith Christian
I get a cygcheck usage error for both of those commands. On Thu, Nov 13, 2014 at 7:52 AM, Marco Atzeri wrote: > On 11/13/2014 3:44 PM, Keith Christian wrote: >> >> Updated, but missing cygperl5_14.dll. >> >> + ls -l /usr/bin/irssi.exe >> -rwxr-xr-x 1 kchris

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-14 Thread Keith Christian
sion of cygwin, though. > > On Thu, Nov 13, 2014 at 10:26 AM, Keith Christian > wrote: >> I get a cygcheck usage error for both of those commands. >> >> On Thu, Nov 13, 2014 at 7:52 AM, Marco Atzeri wrote: >>> On 11/13/2014 3:44 PM, Keith Christian wro

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-14 Thread Keith Christian
Installed current Perl, which downgraded irssi from 0.8.17 to 0.8.15. Looks like I don't know how to upgrade irssi without also upgrading Perl, which breaks the new irssi. On Fri, Nov 14, 2014 at 7:51 AM, Marco Atzeri wrote: > On 11/14/2014 3:29 PM, Keith Christian wrote: >>

Re: [REQUEST] Please upgrade irssi (0.8.17)

2014-11-15 Thread Keith Christian
Thanks for the new version. Ihave to remember to click the "show" ellipsis in Gmail, thanks for the reminder. Keith -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: ht

Re: Is there a tool for viewing all cygwin/GNU Software submissions

2014-11-26 Thread Keith Christian
Hi Arthur, Two ways that I know of (besides Steven Penny's "apt-cyg" method.) 1 The fastest way to get the whole catalog is to run the setup program, but stop before installing any software (unless that is your ultimate goal.) Open a browser and download the setup program (http://cygwi

Re: [ANNOUNCEMENT] Updated: llvm/clang-3.4.2-4

2014-12-21 Thread Keith Christian
Looking for reports of successful downloads and installation of llvm-debuginfo-3.4.2-4.tar.xz. The past few times I've tried to update Cygwin, this file has stopped with 99% of the file downloaded. I have erased the download directorie(s) on my system and have deleted all directories in /bin and

Re: [ANNOUNCEMENT] Updated: llvm/clang-3.4.2-4

2014-12-21 Thread Keith Christian
Marco, Thanks. Let me ask, wget the file, put it in the same directory location as the partially-downloaded file, then, run the usual install-from-download-directory method? I'll try it and reply. On Sun, Dec 21, 2014 at 12:59 PM, Marco Atzeri wrote: > On 12/21/2014 2:12 PM, Keith C

Documentation bug in ntsec.html

2015-02-13 Thread Keith Christian
The cygwin.ldif file is not found (on my system at least.) http://www.cygwin.com/cygwin-ug-net/ntsec.html Documentation Context: cygwin Utilizes the cygwinUser AD schema extension. This schema extension is available via a schema extension file /usr/share/cygwin/cygwin.ldif. See the section

Re: Documentation bug in ntsec.html

2015-02-14 Thread Keith Christian
I'm waiting for the dust to settle, so my mistake. Sorry for the noise! On Fri, Feb 13, 2015 at 4:43 PM, Andrey Repin wrote: > Greetings, Keith Christian! > >> The cygwin.ldif file is not found (on my system at least.) > >> http://www.cygwin.com/cygwin-ug-net/n

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-13 Thread Keith Christian
Anyone have suggestions? I've uninstalled and reinstalled bind-utils, no improvement. On Fri, Apr 10, 2015 at 11:36 AM, Keith Christian wrote: > nslookup returns normal output. > > An strace of dig shows nothing out of the ordinary. > > ls -l /bin/dig shows: > > -rwxr

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-14 Thread Keith Christian
ry debugging flag (trace|record|usage) -V print version number and exit Keith On Tue, Apr 14, 2015 at 4:54 AM, Andrey Repin wrote: > Greetings, Keith Christian! > >>> nslookup returns normal output. >>> >>> An strace of dig shows nothing out of the ordinar

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-14 Thread Keith Christian
ows\system32\IPHLPAPI.DLL C:\windows\system32\NSI.dll C:\windows\system32\WINNSI.DLL Keith On Tue, Apr 14, 2015 at 1:57 PM, Marco Atzeri wrote: > On 4/14/2015 8:39 PM, Keith Christian wrote: >> >> Brian, Andre, >> >> Thanks for the suggestions / info. >

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-15 Thread Keith Christian
cygcheck attachment is too large according to sourceware. What specific parts of cygcheck are needed to help troubleshoot this? Keith On Wed, Apr 15, 2015 at 12:55 PM, Keith Christian wrote: > Both /usr/bin/dig and /bin/dig run the same program: > >>cksum /usr/bin/dig /bin/dig

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-15 Thread Keith Christian
Thanks Mark, but I tried both of those early in my attempts without success. Good suggestion, though. On Wed, Apr 15, 2015 at 2:53 PM, Mark Hansen wrote: > On 4/15/2015 12:02 PM, Keith Christian wrote: >> >> cygcheck attachment is too large according to sourceware. >> >

Re: dig utility in bind-utils-9.9.7-1 returns no output

2015-04-17 Thread Keith Christian
all of you for the suggestions. On Wed, Apr 15, 2015 at 4:19 PM, Keith Christian wrote: > Thanks Mark, but I tried both of those early in my attempts without > success. Good suggestion, though. > > On Wed, Apr 15, 2015 at 2:53 PM, Mark Hansen wrote: >> On 4/15/2015 12:02 PM, Ke

Troubleshooting chronic forked process errors

2015-05-13 Thread Keith Christian
Hello Cygwin Users, I am running an up to date Cygwin installation on Windows 7: Kernel version:Windows 7 Enterprise, Multiprocessor Free Product type: Professional Product version: 6.1 Service pack: 0 Kernel build number: 7601 CYGWIN_NT-6.1

Re: Double click to select within VIM behavior change

2011-12-30 Thread Keith Christian
On Wed, Dec 28, 2011 at 4:02 PM, Rafael Kitover wrote: > No idea, but in mintty you can hold shift to override the application's > use of the mouse. So holding shift will let you double click on words or > select text for pasting anywhere in the vim window, regardless of what > the 'mouse' option

Re: 1.7.9 : date command fails for year 1900

2012-01-23 Thread Keith Christian
On Sun, Jan 22, 2012 at 10:23 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > cygwin sent the following at Sunday, January 22, 2012 3:39 PM > /c> cal 9 1752 >   September 1752 > Su Mo Tu We Th Fr Sa >       1  2 14 15 16 > 17 18 19 20 21 22 23 > 24 25 26 27 28 29 30 > > Is this a bug? Not a bug,

Re: svn2cl (subversion-tools 1.7.3-1) fails to load svn2cl.xsl

2012-02-20 Thread Keith Christian
On Fri, Feb 17, 2012 at 2:34 PM, David Rothenberger wrote: > On 2/17/2012 11:15 AM, Thrall, Bryan wrote: >> It thinks the svn2cl.xsl file should be in /usr/bin, but it looks like the >> file is in /etc/svn2cl: Question: XSL files, being more like configuration files than executables, would go i

Where are end user instructions to compile an updated package?

2012-04-11 Thread Keith Christian
I'm interested in compiling the latest Sqlite source into a Cygwin package to updated the current version, for use on one machine. Could someone point me to the instructions that are complete enough for an end user to begin with source code, and produce an installable Cygwin package? Thanks. ===

Re: Where are end user instructions to compile an updated package?

2012-04-11 Thread Keith Christian
On Wed, Apr 11, 2012 at 10:39 AM, Achim Gratz wrote: > AFAIK, work is underway to release a new package with the latest > version. Achim, thanks for the info. After re-reading http://cygwin.com/setup.html, that page will probably suffice. =Keith -- Problem reports: http://cygwin.com

Re: find.exe vs. cmd.exe dir command vs. filesystem object in vbs script

2012-04-27 Thread Keith Christian
On Fri, Apr 27, 2012 at 8:28 AM, Cary Lewis wrote: > I have a system that makes use of a number of directories which > contain hundreds of thousands of files. Cary, I can't comment on any API references, but here is a possible workaround. The "locate" command works similarly to the "find" comma

Re: VB script error in Cygwin

2012-07-26 Thread Keith Christian
I usually write a CMD.EXE script that in turn, runs cscript and its *.vbs file. Example: The following lines are a cmd "batch" file called bar.cmd @echo on echo.This is "bar.cmd," a CMD.EXE script, which will be invoked by Cygwin echo.Run a vbscript called "foo.vbs"

Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

2010-09-23 Thread Keith Christian
On Tue, Sep 21, 2010 at 10:51 AM, Corinna Vinschen wrote > Is that a remote drive? If so, did your admin set the share mode to > "Change" rather than using "Full Control" and set appropriate NTFS > permissions? If so, either harass your admin to revert this to "Full > Control" and useful NTFS per

Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

2010-09-24 Thread Keith Christian
Hi Corinna, I went to the Cygwin Snapshots page, I suppose I'll look for a file with a name similar to this one: --> cygwin1-20100923.dll.bz2 except having a "0924" date string in it? Will the Changelog or Diffs links at the top of the page identify the patched build? ===Keith -- Proble

Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

2010-09-27 Thread Keith Christian
On Sat, Sep 25, 2010 at 12:57 PM, Corinna Vinschen> Nevertheless, are you really sure you tried the "noacl" mount option for > this share?  The "noacl" option results in trying to open the file a > second time, with just the READ_CONTROL and FILE_WRITE_ATTRIBUTES access > rights.  This should work

Re: 1.7.7(0.230/5/3) - Cannot change mode of file, and other permission issues on a Windows fileshare

2010-09-27 Thread Keith Christian
On Mon, Sep 27, 2010 at 10:27 AM, Corinna Vinschen > What you have to do is to use some entirely different path, commas > to separate the mount options, and drop the noumount option, like this: > >  Z: /my_z_drive dont_care binary,posix=0,user.noacl 0 0 > >  $ mount -f -o binary,posix=0,user.noacl

Re: Task program - Aborted (core dumped) failure on CYGWIN_NT-5.1 1.7.8s(0.231/5/3) 20100924 15:55:44 i686 Cygwin

2010-12-15 Thread Keith Christian
>>Please do not send unsolicited strace output to the list.  If you send >>the complete file, you'll essentially be spamming everyone with lots of >>potentially unneeded data.  If you send a snippet, 99% of the time you'll >>have chosen the wrong thing to cut/paste. I'll refrain from doing so in t

Re: Task program - Aborted (core dumped) failure on CYGWIN_NT-5.1 1.7.8s(0.231/5/3) 20100924 15:55:44 i686 Cygwin

2010-12-15 Thread Keith Christian
Upgraded to cygwin1-20101212.dll.bz2, replaced cygwin1.dll with this version. Rebooted, no change, uname -a shows new cygwin1.dll in place. Wed Dec 15 14:03:33 (kchrist...@kchristian-l) ~>uname -a ; task CYGWIN_NT-5.1 KCHRISTIAN-L 1.7.8s(0.233/5/3) 20101212 00:50:41 i686 Cygwin Aborted (core dump

Re: Script to save XP Win stuff

2010-12-20 Thread Keith Christian
On Sun, Dec 19, 2010 at 12:33 PM, jwzumwalt wrote: > > I thought I would share a script I use to save my important personal and > config files. > I hope this helps! Nice, I'll try it. Useful as a template, too. =Keith -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: GNUPLOT in Cygwin: Terminal type set to 'unknown'

2011-02-24 Thread Keith Christian
There is lots of additional good gnuplot info on the WWW. Fast answer: gnuplot> set terminal dumb Terminal type set to 'dumb' Options are 'feed size 79, 24' gnuplot> plot sin(x) A (crude) graph of sin(x) should now be on the terminal screen, or if you're using X, then it will appear in an X win

Re: Windows Shortcut That Runs Cygwin Command

2011-03-05 Thread Keith Christian
Panos, I don't have Windows 7, however, this procedure is generic enough that it should work. Try it and let me know. 1. Create this plain DOS .cmd file in c:\cygwin\usr\local\bin\dos2cygwin.cmd. Line endings should be CRLF so it may be best to create this with Notepad. @echo off echo. echo.---

CMD.EXE able to create files in directories on a shared drive, but bash in cygwin is unable to

2011-05-12 Thread Keith Christian
This permissions problem has existed for awhile, and I'd like to find a solution. CMD.EXE is able to create files inside directories on a standard Windows share, but from a Bash shell on Cygwin, a permission denied message occurs, and this is in most if not all directories: -bash: .cpan/b

Re: CMD.EXE able to create files in directories on a shared drive, but bash in cygwin is unable to

2011-05-13 Thread Keith Christian
I asked our Windows admin to check permissions on the share. They are the same as everyone else's. I tried this entry in /etc/fstab, closed all Cygwin Bash windows, opened a window, unable to create files in /cygdrive/z or subdirectories within. Z: /cygdrive/z ntfs binary,noacl 0 0 Even when I

PostgreSQL Maintainer (Reini Urban)

2011-05-25 Thread Keith Christian
Renei, Any chance that we'd see a PostgreSQL 9.x Cygwin package anytime soon? It's understood that all package maintainers are volunteers. If that isn't on your packaging list, do you have a set of detailed instructions for how a Cygwin user could get the PG 9.x source and produce an installable

Writing to Windows Share issues fixed in cygwin1-20110829.dll.bz2

2011-09-15 Thread Keith Christian
I stumbled across the following snapshot, cygwin1-20110829.dll.bz2, and now I can create files in a Windows Share that I haven't been able to properly access from Cygwin in months! Corinna, whatever changes you made to this snapshot have fixed the problem for me, at least. Hope they can be includ

Re: Writing to Windows Share issues fixed in cygwin1-20110829.dll.bz2

2011-09-16 Thread Keith Christian
I was wrong. Only some improvement using the cygwin1-20110829.dll.bz2 snapshot. Problems still exist when trying to check in a file with RCS on this Windows share. Annotated test example below. Apologies for not being brief. Any ideas appreciated. However, progress has been made with the 0829

Double click to select within VIM behavior change

2011-12-28 Thread Keith Christian
Fellow Cygwin Denizens, As we all know, when viewing a file with the "less" command, it's possible to double click on text in order to select/copy, and paste elsewhere at the command line or in another application (Word, Notepad, etc.) As recently as the last month or 6 weeks, this handy "shortcu

dig and host not returning output in bind-utils-9.10.2-1

2015-06-19 Thread Keith Christian
Tried to continue the previous thread but large attachments destroyed the thread. Updated to bind-utils-9.10.2-1 and neither dig nor host returns output. There is a pause of about 0.7 seconds while dig runs. Strace shows quite a bit of dig activity but nothing returned. Anyone else having this

Re: dig and host not returning output in bind-utils-9.10.2-1

2015-06-19 Thread Keith Christian
On Fri, Jun 19, 2015 at 3:36 PM, Yaakov Selkowitz wrote: > On Fri, 2015-06-19 at 14:24 -0600, Keith Christian wrote: >> Updated to bind-utils-9.10.2-1 and neither dig nor host returns >> output. There is a pause of about 0.7 seconds while dig runs. >> >> Strace shows

Re: ldd freezes

2015-07-20 Thread Keith Christian
Trouble here as well. Runs for awhile and hangs. Output of strace ldd /bin/cygkdb5-7.dll attached for perusal. On Mon, Jul 20, 2015 at 3:46 AM, Corinna Vinschen wrote: > On Jul 20 11:25, Marco Atzeri wrote: >> on >> CYGWIN_NT-6.1-WOW 2.1.0(0.287/5/3) 2015-07-14 21:26 i686 Cygwin >> >> Only on t

Re: [ANNOUNCEMENT] Updated: fzf v0.11.0

2015-11-23 Thread Keith Christian
On Mon, Nov 23, 2015 at 3:39 PM, Adam Dinwoodie wrote: > fzf 0.11.0 has been uploaded and should be coming soon to a mirror near > you. This update includes the following packages: > > - fzf > - fzf-bash > - fzf-bash-completion > - fzf-zsh > - fzf-zsh-completion > - fzf-fish > - fzf

Re: control-R broken in bash (__fzf_history__)

2015-12-02 Thread Keith Christian
> If you want to keep installing everything but want to maintain existing > Ctrl-R behaviour, your best bet is to explicitly bind Ctrl-R to the Bash > reverse-search function. You can do this by adding the following line > to your .bashrc, which (unless you're doing something odd) is executed > af

Re: [ANNOUNCEMENT] Updated: mksh-52b-1

2016-02-17 Thread Keith Christian
On Wed, Feb 17, 2016 at 2:53 PM, Chris Sutcliffe wrote: > Version 52b-1 of "mksh" has been uploaded. Thank you, Chris, for resuming as mksh maintainer. Keith -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cyg

Re: [ANNOUNCEMENT] Updated: irssi-0.8.18-1

2016-03-03 Thread Keith Christian
> http://www.irssi.org/news/ChangeLog Marco, Thanks for maintaining the irssi package for Cygwin. The above ChangeLog link yielded "404 not found" so I took the liberty of going to: http://www.irssi.org/news/ which suggested this NEWS link: https://raw.githubusercontent.com/i

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-24 Thread Keith Christian
On Tue, Oct 23, 2012 at 4:18 PM, Keith Christian wrote: > w3m works, but appears to run slowly after the last update. While > comparing the output of "cygcheck -s -r -v" I noticed some > differences. The slowness mentioned above is the delay before the web page is displayed

Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-02 Thread Keith Christian
On Thu, Oct 25, 2012 at 9:20 AM, Bob Heckel wrote: > I just noticed that uninstalling w3m-img reduces w3m's local file load time. > > Still working on repackaging to possibly address the other issue. Hi Bob, I have some timing data courtesy of Sysinternals Procmon that has the time from invocat

  1   2   3   >