Gnupg problem

2006-12-01 Thread David Barr
I tried installing Gnupg 1.4.5-1 on a new system with the base Cygwin install and a couple other packages. When I tried to run gpg, it would exit without any output or any error message. I tried running strace on the program, and I got an error message about a missing cygminires.dll, so I

Re: Weird cosmetic bug after viewing bash man page

2006-12-15 Thread David Barr
This looks like a problem with ANSI attributes in a shell window. The problem doesn't happen when running under xterm. It looks like esc[22m turns off bold in a Xterm, but not a regular shell. Maybe the cygwin entry needs to be fixed in /etc/termcap. -- Unsubscribe info:

Re: something goes wrong while compiling linux kernel under cygwin

2006-12-16 Thread David Barr
On 12/16/06, Leo Liu desfilms at gmail dot com wrote: Hi, i'm a newbie to use cygwin under windows. I have known steps of compiling kernel under Linux. For some reason, i want to compile linux kernel under Windows now. But i met some problems which stops me to continue. What you are trying to

Re: Snit package in TCL/TK libraries

2007-10-09 Thread David Barr
On 10/9/07, Jason Pearce wrote: I am trying to install Perl's Tcl-Tk-0.97 package off CPAN (http://search.cpan.org/~vkon/Tcl-Tk-0.97/). The Makefile.PL does a test for something called snit in the TCL libraires. = it runs tclsh with a small script which does package require snit. This fails.

linked dll data write copy failed errors

2007-11-14 Thread David Barr
I'm getting this error a lot on my laptop which is running Windows XP. I tried running rebaseall (I found this suggestion in the archives), but it didn't help. There are a couple things that I know usually cause the error. One is running the startx command. I've attached the output of this

Re: linked dll data write copy failed errors

2007-11-14 Thread David Barr
On Nov 14, 2007 10:58 AM, Larry Hall (Cygwin) wrote: I'm assuming you ran 'rebaseall' as recommended in it's README? Yes. This error can also be caused by http://cygwin.com/acronyms/#BLODA . Have you tried removing AV/anti-spyware from your system? I found the problem: Logitech webcam

Re: emacs 23.3 error

2011-12-07 Thread David Barr
On Wed, Dec 7, 2011 at 5:43 AM, Ken Brown wrote: On 12/6/2011 10:53 PM, David Barr wrote: I'm getting the same error. It happens every time I run dired in emacs. I've attached cygcheck.out. Have you tried rebaseall?  If that doesn't help, you might try a recent Cygwin snapshot. Ken

Re: emacs 23.3 error

2011-12-07 Thread David Barr
On Wed, Dec 7, 2011 at 1:27 PM, Ken Brown wrote: On 12/7/2011 12:10 PM, David Barr wrote: If you want to try to reproduce the error, you can issue this command: emacs --eval '(dired ~/ nil)' You can type ctrl-x ctrl-c to quit Emacs after it starts up. The dired command is the one I've

xpdf 3.03 utilities

2012-03-22 Thread David Barr
Why does xpdf no longer include pdffonts, pdfimages, pdfinfo, pdftoppm, pdftops and pdftotext? I've got some scripts that call pdftotext, and when I upgraded from xdpf 3.02 to 3.03, these scripts stopped working. Thanks, David -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: xpdf 3.03 utilities

2012-03-22 Thread David Barr
Ok, thanks. On Thu, Mar 22, 2012 at 11:18 AM, Yaakov (Cygwin/X) wrote: On 2012-03-22 13:03, David Barr wrote: Why does xpdf no longer include pdffonts, pdfimages, pdfinfo, pdftoppm, pdftops and pdftotext? I've got some scripts that call pdftotext, and when I upgraded from xdpf 3.02 to 3.03

pdftk not available on x86_64?

2014-09-26 Thread David Barr
I see that the pdftk package seems to be available on x86 but not on x86_64. How can I get it working on x86_64? Thanks, David -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: pdftk not available on x86_64?

2014-09-26 Thread David Barr
On Fri, Sep 26, 2014 at 11:31 AM, Marco Atzeri wrote: pdftk requires libgcj (the Java Compiler Library) but gcj is not yet available for cygwin 64bit. Regards Marco Ok, thanks. For now I downloaded the Windows binary of Pdftk Server from pdflabs.com, and I'm calling that from a Cygwin Bash

Re: Updated: email-3.2.3-git-1

2015-02-02 Thread David Barr
On Mon, Feb 2, 2015 at 11:27 AM, David Barr david20708@... wrote: When I updated this package it wiped out my old email.conf. Is there a way to accept updates without having to restore the config file each time? I guess I can always make a ~/.email.conf, but it seems like a bug

Re: Updated: email-3.2.3-git-1

2015-02-03 Thread David Barr
On Tue, Feb 3, 2015 at 1:23 AM, Corinna Vinschen wrote: That's a packaging bug in email-3.2.3-1. The patches required for the Cygwin release have not been applied and I failed to notice. I just uploaded email-3.2.3-2 to cygwin.com:

Re: Updated: email-3.2.3-git-1

2015-02-02 Thread David Barr
On Sun, Feb 1, 2015 at 8:28 AM, Jim Reisert AD1C jjreisert@... wrote: Version 3.2.3 does not contain the email-config script. I had to revert to the previous version 3.2.1-git-1 to get it . Is this a packaging oversight, or is there a new method for setting up /etc/email/email.conf ? When

problem with tcl 8.5.18-1

2016-09-15 Thread David Barr
The tclConfig.sh script is not included in the package. There's a symlink, but it points to a nonexistent file. 2015-05-20 04:24 0 usr/lib/tcl8.5/tclConfig.sh -> ../tclConfig.sh -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: XWin crashing...

2008-03-12 Thread David Barr
On Tue, Mar 11, 2008 at 1:58 PM, [EMAIL PROTECTED] wrote: I've just installed cygwin latest stable version, and after trying to execute 'startx' it fails with some errors. I've tried several times, and in the third time, a popup appeared saying XWin.exe crashed. Please see below for the

Re: xterm no longer accepts keyboard input

2010-03-14 Thread David Barr
On Sun, Mar 14, 2010 at 7:17 AM, Jeff Spirko spi...@gmail.com wrote: The icon runs from the Windows environment, so the run.exe and bash.exe wrapper programs are needed to set up the proper cygwin environment.  Once you're in a cygwin shell, you already have the cygwin environment set up.  

Re: xterm no longer accepts keyboard input

2010-03-15 Thread David Barr
On Mon, Mar 15, 2010 at 10:44 AM, Jon TURNEY jon.tur...@dronecode.org.uk wrote: No.  startx and startxwin are different tools to solve different problems. I keep adding more text to [1] to clarify this, but this doesn't appear to help, perhaps because nobody actually reads it... [1]

Re: Ratpoison build error

2010-04-26 Thread David Barr
I would guess that the ratpoison Makefile is putting the libraries in the wrong order. I think that the libraries shold be listed after the object files in the link command. On Mon, Apr 26, 2010 at 8:41 AM, David Sastre d.sastre.med...@gmail.com wrote: Hello, I'm trying to build