Python packages by maintainer (was: Python 2.6 ?)

2010-05-17 Thread Yaakov (Cygwin/X)
Here are the other packages grouped by maintainer: Jari Aalto: archivemail bzr codeville flawfinder getmail mercurial offlineimap planet python-crypto python-feedparser python-paramiko spambayes stgit tailor urlgrabber webcheck Eric Blake: asciidoc Jan Nieuwenhuizen: lilypond

web description about cygwin inclusion of unison-gtk2 wrong?

2010-05-17 Thread Zhang Weiwu
Hello. I heard Cygwin should be able to install unison and unison-gtk2 from the Cygwin setup utility. but I just tried by installing 7.1. I cannot find the package by using Cygwin setup 7.1, how can I tell if the package has been renamed or removed? Here is where I heard it:

Re: web description about cygwin inclusion of unison-gtk2 wrong?

2010-05-17 Thread Andrew Schulman
Hello. I heard Cygwin should be able to install unison and unison-gtk2 from the Cygwin setup utility. but I just tried by installing 7.1. I cannot find the package by using Cygwin setup 7.1, how can I tell if the package has been renamed or removed? The page you cited isn't quite correct.

Issues with Copy and Paste on Xterm

2010-05-17 Thread Ajay Jain
Hi, I have gone thru enough docs available on the Internet and I would like to confirm the right methodology to copy paste from an Xterm to a Windows application, say a notepad. As of now I have to select the text by selecting the first word, then span multiple screens and then doing a right

Re: Cygwin 1.7.5 fork() bug

2010-05-17 Thread Christopher Faylor
On Mon, May 17, 2010 at 11:09:55AM +0800, Huang Bambo wrote: fork() may translate a wrong encoded path name to CreateProcessW in somecase. My cygwin version: $ uname -a CYGWIN_NT-5.1 bambo-notebook 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin This happens in windows XP with multi-byte

std::bad_alloc since 1.24 using pipe

2010-05-17 Thread Xuefer
version with this bug (./astyle.exe is a backup before i downgrade it) $ ./astyle.exe --version Artistic Style Version 1.24 version without this bug $ astyle.exe --version Artistic Style Version 1.23 reproduced with: $ cat a | ./astyle.exe (.) terminate called after throwing an instance

Re: Cygwin 1.7.5 fork() bug

2010-05-17 Thread Huang Bambo
2010/5/17 Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com: On Mon, May 17, 2010 at 11:09:55AM +0800, Huang Bambo wrote: fork() may translate a wrong encoded path name to CreateProcessW in somecase. My cygwin version: $ uname -a CYGWIN_NT-5.1 bambo-notebook 1.7.5(0.225/5/3)

Re: Problem with sunrpc

2010-05-17 Thread jeanherve . queau
On Tue, 2006-06-13 at 05:07 +0530, Zahir Koradia wrote: Hi, This message might be specifically for Sam Robb but am sending to the whole list as others may be able to help. I installed the binaries and downloaded the source of sunrpc while installing cygwin. I intended to use the function

Write to screen

2010-05-17 Thread Luis Vital
Hi, I would like to know if it is possible to write directly to a position on the screen. I am using the text version of cygwin and I compile my program with GCC. Thanks in advance, Luis Vital -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Write to screen

2010-05-17 Thread Dave Korn
On 17/05/2010 12:49, Luis Vital wrote: I would like to know if it is possible to write directly to a position on the screen. I am using the text version of cygwin and I compile my program with GCC. Sure, you can use the ncurses library to fully control text-mode output:

Re: 1.7.5 ssh no longer functions after upgrade from 1.5

2010-05-17 Thread Scott D Friedemann
On 5/14/10 1:44 PM, Matthias Meyer wrote: Yes! Optionally install openssh again. Than call ssh-host-config as well as ssh-user-config. Recognize any library error. The dependency management during cygwin installation isn't very well. My installation was missing one or two necessary

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-23.2-1

2010-05-17 Thread Andy Koppe
On Friday, May 14, 2010, Ken Brown wrote: I tried Ctrl+Alt+Shift+5 in emacs under X11, and it seems to work fine, i.e., it is recognized as C-M-%.  I also tried it in an xterm window ('emacs -nw'), and it fails there but in a different way than in mintty: emacs sees it as C-%. I don't know

Re: NCurses

2010-05-17 Thread Dave Korn
On 17/05/2010 15:50, Luis Vital wrote: Hi Dave, I appologise for comming back to you but I am experiencing some problems with NCurses under Cygwin. Hi Luis, Please keep the discussion on the list, for all the reasons described at http://cygwin.com/acronyms/#PPIOSPE. As they say on

info -- not nearly as comprehensive as before

2010-05-17 Thread Rockefeller, Harry
What happened to info? Most of the compiler commands are absent. CVS is still there but svn is absent, etc. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-17 Thread Bill Hoffman
Hi, I have new Windows 7 machine with cygwin. I am running into some odd permission problems. When I edit files with windows emacs in a cygwin folder (c:/cygwin/home/username), the files end up with the execute bit on something like this: -rwxrwxr-x If I run explorer on the directory, and

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-17 Thread Dave Korn
On 17/05/2010 16:44, Bill Hoffman wrote: The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective. Does anyone have any ideas how to avoid this issue? Does anyone have an explanation as to what is going on here? Thanks in advance.

1.7 sshd - Alternative for cyg_server account?

2010-05-17 Thread Greg Fury
Excuse me for my lack of Windows security knowledge. I'm getting some pushback from our Windows admins while trying to implement sshd (1.7) on Windows server 2003. They are concerned about the cyg_server account being a local administrator. Saying it's another account that could be compromised,

Re: info -- not nearly as comprehensive as before

2010-05-17 Thread Ken Brown
On 5/17/2010 11:33 AM, Rockefeller, Harry wrote: What happened to info? Most of the compiler commands are absent. CVS is still there but svn is absent, etc. Not all packages provide info files. For example, 'cygcheck -l subversion' will show you that there is no info file for svn. On the

NCurses and Cygwin

2010-05-17 Thread Luis Vital
Hi, I just installed NCurses under Cygwin. Looking at the file list after the instalation I see that I have: /usr/include/curses.h /usr/include/ncurses.h etc. and /usr/include/ncurses/curses.h /usr/include/ncurses/ncurses.h etc. If I compile using #include ncurses.h I got errors but if I

Re: NCurses and Cygwin

2010-05-17 Thread Dave Korn
On 17/05/2010 19:06, Luis Vital wrote: I just installed NCurses under Cygwin. Looking at the file list after the instalation I see that I have: /usr/include/curses.h /usr/include/ncurses.h etc. The real question is how these got there. They aren't part of any Cygwin package. They must

Re: NCurses and Cygwin

2010-05-17 Thread Steven Collins
Perhaps the examples are assuming you are controlling the include path via a -I switch to the compiler, thus avoiding any direct reference in the source code that would imply knowledge of your installation? gcc -I /usr/include/ncurses ... On Mon, May 17, 2010 at 12:06, Luis Vital wrote: Hi,

Re: NCurses and Cygwin

2010-05-17 Thread Vincent Rivière
Steven Collins wrote: Perhaps the examples are assuming you are controlling the include path via a -I switch to the compiler, thus avoiding any direct reference in the source code that would imply knowledge of your installation? In older ncurses versions, ncurses.h was in /usr/include. But now

Re: strftime %b is broken on ja_JP locale

2010-05-17 Thread Corinna Vinschen
On May 15 11:39, Kazuhiro Fujieda wrote: On Fri, 14 May 2010 21:27:16 +0200 Corinna Vinschen said: It should return 5\u6708 in Japanese and 5\uc6d4 in Korea. MSDN in Japanese describes so. It, however, returns 5 in both locales. Can you please tell us the number of the knowledge

[ANNOUNCEMENT] Updated: {libtasn1/libtasn13/libtasn1-devel}-2.6-1: Tiny ASN.1 library

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'libtasn1/libtasn13/libtasn1-devel' have been uploaded to a server near you. o Update to latest upstream release libtasn1 NEWS: === * Noteworthy changes in release 2.6 (2010-04-20) [stable] - Fix build failure on platforms without support for GNU LD version

[ANNOUNCEMENT] Updated: {libidn/libidn11/libidn-devel}-1.18-1: International Domain Name library

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'libidn/libidn11/libidn-devel' have been uploaded to a server near you. o Update to latest upstream release libidn NEWS: === * Version 1.18 (released 2010-02-15) [stable] ** libidn: Put forgotten symbols under old namespace. Reverts one unnecessary change

[ANNOUNCEMENT] Updated: {gd/libgd2/libgd-devel}-2.0.36RC1-11: An open source code library for the dynamic creation of images.

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'gd/libgd2/libgd-devel' have been uploaded to a server near you. Cygwin NEWS: o Fixed bug for the treatment of fontconfig libraries CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsubscribe from the cygwin-announce

Re: timezone setting ?

2010-05-17 Thread J. David Boyd
Rurik Christiansen rur...@gmail.com writes: HI, Where is the system's timezone defined ? (or what is the customary way to set it ?) Cheers, db...@flm25lve9f / $ echo $TZ EST5EDT -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: 1.7 sshd - Alternative for cyg_server account?

2010-05-17 Thread Larry Hall (Cygwin)
On 5/17/2010 12:21 PM, Greg Fury wrote: Excuse me for my lack of Windows security knowledge. I'm getting some pushback from our Windows admins while trying to implement sshd (1.7) on Windows server 2003. They are concerned about the cyg_server account being a local administrator. Saying it's

1.7.5 cannot bg mintty

2010-05-17 Thread cy . 20 . superconductor
I sometimes forget to append a when opening a new mintty from an existing mintty. With rxvt this was never a problem, just ^Z and bg in the parent terminal (my shell is bash 3.2.49-23). This doesn't seem to work for mintty (0.6.2-1) though - although it seems that the job has has been put

Script questions

2010-05-17 Thread Gregg Levine
Hello! For the work I do, building and running the Arduino programs first from code retreived from SVN and then building it, I am using Cygwin. Building prior releases worked without complications. I now find out that the latest ones are using Ant from the Apache project group to build each.

Re: Script questions

2010-05-17 Thread Jeremy Bopp
On 05/17/2010 10:35 PM, Gregg Levine wrote: Hello! For the work I do, building and running the Arduino programs first from code retreived from SVN and then building it, I am using Cygwin. Building prior releases worked without complications. I now find out that the latest ones are using Ant

Updated: {libtasn1/libtasn13/libtasn1-devel}-2.6-1: Tiny ASN.1 library

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'libtasn1/libtasn13/libtasn1-devel' have been uploaded to a server near you. o Update to latest upstream release libtasn1 NEWS: === * Noteworthy changes in release 2.6 (2010-04-20) [stable] - Fix build failure on platforms without support for GNU LD version

Updated: {libidn/libidn11/libidn-devel}-1.18-1: International Domain Name library

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'libidn/libidn11/libidn-devel' have been uploaded to a server near you. o Update to latest upstream release libidn NEWS: === * Version 1.18 (released 2010-02-15) [stable] ** libidn: Put forgotten symbols under old namespace. Reverts one unnecessary change

Updated: {gd/libgd2/libgd-devel}-2.0.36RC1-11: An open source code library for the dynamic creation of images.

2010-05-17 Thread Dr. Volker Zell
Hi New versions of 'gd/libgd2/libgd-devel' have been uploaded to a server near you. Cygwin NEWS: o Fixed bug for the treatment of fontconfig libraries CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsubscribe from the cygwin-announce