Re: [PATCH] Stop automatic dependency selection on setup.exe chooser screen

2010-08-05 Thread Corinna Vinschen
On Jul 31 21:44, Andy Koppe wrote: On 26 July 2010 09:41, Corinna Vinschen wrote: Is the above The following packages are required to satisfy dependencies of your selection. ok?  I'm wondering if it's a bit too wordy, but I admit I have no better way to say this. How about this?

Packaging of libraries

2010-08-05 Thread Chris Sutcliffe
I'm working on packaging rtorrent for Cygwin. To that end it requires libtorrent and libsigc++. My question is, for libtorrent and libsigc++, I need to split the dll and the developer packages (obviously), but do I also need to split the devel package and separate out the documentation? For

Re: Packaging of libraries

2010-08-05 Thread Corinna Vinschen
On Aug 5 10:34, Chris Sutcliffe wrote: I'm working on packaging rtorrent for Cygwin. To that end it requires libtorrent and libsigc++. My question is, for libtorrent and libsigc++, I need to split the dll and the developer packages (obviously), but do I also need to split the devel package

Re: [PATCH] Stop automatic dependency selection on setup.exe chooser screen

2010-08-05 Thread Christopher Faylor
On Thu, Aug 05, 2010 at 10:18:05AM +0200, Corinna Vinschen wrote: On Jul 31 21:44, Andy Koppe wrote: On 26 July 2010 09:41, Corinna Vinschen wrote: Is the above The following packages are required to satisfy dependencies of your selection. ok? ??I'm wondering if it's a bit too wordy, but I

Re: Packaging of libraries

2010-08-05 Thread Christopher Faylor
On Thu, Aug 05, 2010 at 10:34:38AM -0400, Chris Sutcliffe wrote: I'm working on packaging rtorrent for Cygwin. To that end it requires libtorrent and libsigc++. My question is, for libtorrent and libsigc++, I need to split the dll and the developer packages (obviously), but do I also need to

Re: Packaging of libraries

2010-08-05 Thread Chris Sutcliffe
On 5 August 2010 11:44, Christopher Faylor wrote: I like the idea of separating the documentation but not every package does this so whatever you decide is ok with me unless someone else has a compelling argument either way. I'm working on following the libtheora model:

Re: [PATCH] Stop automatic dependency selection on setup.exe chooser screen

2010-08-05 Thread Andy Koppe
On 5 August 2010 16:42, Christopher Faylor wrote: How about this? == Unmet Dependencies Found [in bold] The following packages are required to meet dependencies. I would prefer satisfy instead of meet.  But it doesn't matter. Just go ahead. I also find meet unsatisfying and think that

Re: Packaging of libraries

2010-08-05 Thread Chris Sutcliffe
On 5 August 2010 12:02, Chris Sutcliffe wrote: I'm working on following the libtheora model: libsigc++-2.2.8-1.tar.bz2 (documentation) libsigc++0-2.2.8-1.tar.bz2 (runtime) libsigc++-devel-2.2.8-1.tar.bz2 (development) I've made good progress with libsgic++, but libtorrent is giving me grief

Re: Packaging of libraries

2010-08-05 Thread Charles Wilson
On 8/5/2010 3:09 PM, Chris Sutcliffe wrote: libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries but I can't find any output from libtool to tell me what symbols are undefined. Is there a way to find out what libtool is complaining about? There may not

[RFU] mintty-0.8.1-1

2010-08-05 Thread Andy Koppe
Please upload: wget http://mintty.googlecode.com/files/mintty-0.8.1-1.tar.bz2 wget http://mintty.googlecode.com/files/mintty-0.8.1-1-src.tar.bz2 Please delete 0.6.2-1, leaving 0.7.1-1 as previous. Thanks, Andy

Re: Packaging of libraries

2010-08-05 Thread Yaakov (Cygwin/X)
On Thu, 2010-08-05 at 12:02 -0400, Chris Sutcliffe wrote: I'm working on following the libtheora model: libsigc++-2.2.8-1.tar.bz2 (documentation) libsigc++0-2.2.8-1.tar.bz2 (runtime) libsigc++-devel-2.2.8-1.tar.bz2 (development) Please API-version these, as there have been several

Re: Packaging of libraries

2010-08-05 Thread Chris Sutcliffe
Hi Yaakov, On 5 August 2010 16:43, Yaakov (Cygwin/X) wrote: Please API-version these, as there have been several parallel-installable APIs of libsigc++.  Feel free to borrow from Ports: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ports;a=tree;f=libs/libsigc%2B%2B2.0

[ITP] mm-common

2010-08-05 Thread Yaakov (Cygwin/X)
mm-common provides a common build infrastructure for the GNOME C++ bindings (aka GTKmm). This is required at build-time for all packages using gtkmm_autoreconf and gtkmm_compile. mm-common is already in Fedora and Debian.

Re: Packaging of libraries

2010-08-05 Thread Yaakov (Cygwin/X)
On Thu, 2010-08-05 at 20:44 -0400, Chris Sutcliffe wrote: I've made some minor modifications to your packaging: ORIG_PN=libsigc++ inherit gtkmm HOMEPAGE=http://libsigc.sourceforge.net/; SRC_URI=http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/${ORIG_PN}-${PV}.tar.bz2; gtkmm.cygclass

Re: Packaging of libraries

2010-08-05 Thread Yaakov (Cygwin/X)
On Thu, 2010-08-05 at 15:09 -0400, Chris Sutcliffe wrote: I've made good progress with libsgic++, but libtorrent is giving me grief in that it refuses to build the shared target (static is fine). What I get is: libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared

Re: Packaging of libraries

2010-08-05 Thread Chris Sutcliffe
On 5 August 2010 22:42, Yaakov (Cygwin/X) wrote: This should get you started: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ports;a=tree;f=net/libtorrent I just built it; I made no attempt to test its functionality. Excellent, thank you Yaakov! Chris -- Chris

Weird text highlighting / cut paste problems

2010-08-05 Thread Wallace, Steve
Hi, I have just upgraded my Cygwin/X installation on Windows XP SP3 from the pre-release 1.7 to 1.7.5-1 and am now having problems with cut and paste. I am starting Cygwin using the following commands : CYGWIN=server XWin -nodecoration -silent-dup-error export

Weird text highlighting / cut paste problems

2010-08-05 Thread Wallace, Steve
Hi, Just seen my post in the mailing list - Not easy to read This should be better I have just upgraded my Cygwin/X installation on Windows XP SP3 from the pre-release 1.7 to 1.7.5-1 and am now having problems with cut and paste. I am starting Cygwin using the following commands :

Re: Slow response to keypresses in xorg-server-1.8.0-1

2010-08-05 Thread Laurent Montaron
The workaround in XWin.20100630-git-bc2f74e105146c36.exe definitely fixes the problem. I have been running with it for two days now. Did anyone find out if root cause is a bug in /dev/windows implementation or something else? On 11:59, Jon TURNEY wrote: Anyhow, I've cooked up a small

How to launch an xterm using Monospace font

2010-08-05 Thread JOHNER Jean 066030
Hello, I would like to launch an xterm terminal using Monospace font. Monospace is the font used by default by gvim. I tried: xterm -fn Monospace which gives an error message. Thank you for your help. Jean Johner -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Using konsole in Cygwin

2010-08-05 Thread JOHNER Jean 066030
Hello, I often connect to a KDE Linux server so that I am familiar with konsole. I tried the konsole command on Cygwin, which is unknown. Is there a way to use KDE console on Cygwin. Sorry if my questions look too much elementary. I am new to Cygwin. Do not hesitate to redirect me towards FAQs or

Re: Using konsole in Cygwin

2010-08-05 Thread Thomas Dickey
On Thu, 5 Aug 2010, JOHNER Jean 066030 wrote: Hello, I often connect to a KDE Linux server so that I am familiar with konsole. I tried the konsole command on Cygwin, which is unknown. Is there a way to use KDE console on Cygwin. Sorry if my questions look too much elementary. I am new to

Re: How to launch an xterm using Monospace font

2010-08-05 Thread Thomas Dickey
On Thu, 5 Aug 2010, JOHNER Jean 066030 wrote: Hello, I would like to launch an xterm terminal using Monospace font. Monospace is the font used by default by gvim. I tried: xterm -fn Monospace xterm -fa Monospace is perhaps what you meant. -- Thomas E. Dickey http://invisible-island.net

Re: Some key binding in Emacs not properly work in mintty.

2010-08-05 Thread Oleksandr Gavenko
On 04.08.2010 22:38, Gary wrote: Andy Koppe wrote: Yet there's no obvious reason why this shouldn't work in xterm and mintty. The Shift-Up keycode follows the same pattern as the ones for the other Shift-Arrow combinations. This suggests a configuration problem, or perhaps a terminfo issue.

Re: How to pass parameters to a windows application

2010-08-05 Thread Corinna Vinschen
On Aug 4 20:40, Andy Koppe wrote: On 4 August 2010 12:26, Corinna Vinschen wrote: It's a shame that not even the official Win32 APIs are always clean in terms of the long path name definition. Yep, and MSDN doesn't even seem to mention it. Therefore I'm wondering whether it wouldn't

Re: SSH Multiplexing - mux_client_request_session: read from master failed: Connection reset by peer

2010-08-05 Thread Corinna Vinschen
On Aug 4 09:38, Dennis Ordanov wrote: Hi, I just wanted to know if I answered my own question here or if there is some work around for what I am trying to do below. Thank you, Dennis O. On Wed, Jul 28, 2010 at 4:50 PM, Dennis Ordanov daoden...@gmail.com wrote: Hi, I'm trying

NTFS network drives in cygwin 1.7.5

2010-08-05 Thread Gary Steele
Dear cygwin mailing list, I recently starting using cygwin 1.7.5, and I appear to be having problems with file permissions on network drives. My computer (windows XP) is part of an NT domain, to which I am logged in. I am using the passwd and group files that were automatically generated at

[ANNOUNCEMENT] Updated: cabextract 1.3-1

2010-08-05 Thread Kyzer
Version 1.3 of cabextract has been uploaded. cabextract is Free Software for extracting Microsoft cabinet files, also called .CAB files. See http://www.cabextract.org.uk/ for more details. Since the last cygwin release (1.1), the following changes were made: * -t option: Allows you to test that

Re: About mouse selection in a cmd console

2010-08-05 Thread JOHNER Jean 066030
On 4 August 2010 18:46, Andy Koppe wrote: This flag ensures that mouse events, including right clicks, are placed into the console input buffer rather than triggering window actions. That's in case an application activates xterm-style mouse reporting. Yep, the Cygwin console driver does indded

Re: NTFS network drives in cygwin 1.7.5

2010-08-05 Thread Corinna Vinschen
On Aug 5 11:26, Gary Steele wrote: Dear cygwin mailing list, I recently starting using cygwin 1.7.5, and I appear to be having problems with file permissions on network drives. My computer (windows XP) is part of an NT domain, to which I am logged in. I am using the passwd and group

Setup.exe update confusion

2010-08-05 Thread David Balažic
Hi! I just downloaded and started Setup.exe (version 2.708). I have already Cygwin installed, I wnated just to update to newest state. So I clicked Next, until I got to the package selection. Before I used then to click the View button, to get a list of packages that would be updated. But

Re: Cygwin error

2010-08-05 Thread Larry Hall (Cygwin)
On 8/4/2010 3:40 AM, Satheeshkumar K wrote: 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

Re: Setup.exe update confusion

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 11:42 AM, David Balažic wrote: Hi! I just downloaded and started Setup.exe (version 2.708). I have already Cygwin installed, I wnated just to update to newest state. So I clicked Next, until I got to the package selection. Before I used then to click the View button, to get a

Re: Setup.exe update confusion

2010-08-05 Thread David Balažic
On 5 August 2010 18:00, Larry Hall (Cygwin) reply-to-list-only...@cygwin.com wrote: On 8/5/2010 11:42 AM, David Balažic wrote: Hi! I just downloaded and started Setup.exe (version 2.708). I have already Cygwin installed, I wnated just to update to newest state. So I clicked Next, until I

Re: Setup.exe update confusion

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin) wrote: ^^ http://cygwin.com/acronyms/#PCYMTNQREAIYR Thanks. I started it again, and now the Pending view is empty. Ah, problem solved! ;-) The first time it had arj as the first package. I doubt

PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread David Balažic
On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin)  wrote:  ^^ http://cygwin.com/acronyms/#PCYMTNQREAIYR  Thanks. Without concrete advice that link doesn't do much. An average Joe has no idea what

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 12:51 PM, David Balažic wrote: On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin) wrote: ^^ http://cygwin.com/acronyms/#PCYMTNQREAIYRThanks. Without concrete advice that link

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread DePriest, Jason R.
On Thu, Aug 5, 2010 at 11:51 AM, David Balažic wrote: On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin)  wrote:  ^^ http://cygwin.com/acronyms/#PCYMTNQREAIYR  Thanks. Without concrete advice that

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Steven Collins
On Thu, Aug 5, 2010 at 11:13, DePriest, Jason R. wrote: On Thu, Aug 5, 2010 at 11:51 AM, David Balažic wrote: On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin)  wrote:  ^^

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 1:26 PM, Steven Collins wrote: On Thu, Aug 5, 2010 at 11:13, DePriest, Jason R. wrote: snip In Gmail, I do it manually. It only takes a few seconds. However, I did just submit an enhancement request for an option to auto-obfuscate email addresses in forwards and replies.

RE: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Karl M
Date: Thu, 5 Aug 2010 14:00:50 -0400 From: reply-to-list-only-lh Subject: Re: PCYMTNQREAIYR Re: Setup.exe update confusion On 8/5/2010 1:26 PM, Steven Collins wrote: On Thu, Aug 5, 2010 at 11:13, DePriest, Jason R. wrote: In Gmail, I do it

FW: I am getting error messages when attempting to copy files using cp or scp

2010-08-05 Thread Jeff Silverman
I am not sure this is the right place to report a problem - I found this address from http://www.cygwin.com/ml/cygwin/2010-03/msg01078.html I get the following errors: $ scp C728219_a_-rrd-files.tar.gz r...@172.24.74.4/var/tmp/C728219/a cp: skipping file `C728219_a_-rrd-files.tar.gz', as it was

Re: FW: I am getting error messages when attempting to copy files using cp or scp

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 2:45 PM, Jeff Silverman wrote: I am not sure this is the right place to report a problem - I found this address from http://www.cygwin.com/ml/cygwin/2010-03/msg01078.html I get the following errors: $ scp C728219_a_-rrd-files.tar.gz r...@172.24.74.4/var/tmp/C728219/a cp: skipping

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread David Balažic
On 5 August 2010 19:13, DePriest, Jason R. jrdepri...@gmail.com wrote: On Thu, Aug 5, 2010 at 11:51 AM, David Balažic wrote: On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin)  wrote:  ^^

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Larry Hall (Cygwin)
On 8/5/2010 7:10 PM, David Balažic wrote: On 5 August 2010 19:13, DePriest, Jason R. wrote: On Thu, Aug 5, 2010 at 11:51 AM, David Balažic wrote: On 5 August 2010 18:37, Larry Hall (Cygwin) wrote: On 8/5/2010 12:24 PM, David Balažic wrote: On 5 August 2010 18:00, Larry Hall (Cygwin)

Re: PCYMTNQREAIYR Re: Setup.exe update confusion

2010-08-05 Thread Christopher Faylor
On Thu, Aug 05, 2010 at 07:39:48PM -0400, Larry Hall (Cygwin) wrote: On 8/5/2010 7:10 PM, David Bala??ic wrote: On the other side, if web archives are the problem, why not change them? Some mail archive program have that feature. We've been down this road before. If you want details, check out

Updated: cabextract 1.3-1

2010-08-05 Thread Kyzer
Version 1.3 of cabextract has been uploaded. cabextract is Free Software for extracting Microsoft cabinet files, also called .CAB files. See http://www.cabextract.org.uk/ for more details. Since the last cygwin release (1.1), the following changes were made: * -t option: Allows you to test that