Re: [PATCH] Add chooser-only mode to setup.exe

2010-02-07 Thread Corinna Vinschen
On Feb  7 01:36, Christopher Faylor wrote:
 On Sat, Feb 06, 2010 at 02:18:45PM +0100, Corinna Vinschen wrote:
 On Feb  6 07:23, Dave Korn wrote:
Yes.  It is basically the exact same as unattended mode, except you get
  manual control returned for the chooser screen, that is the only 
  difference.
  It's intended for 3PPs, mostly: you can install a full local package dir 
  onto
  the user's HD and then give them a shortcut in their start menu that 
  behaves
  kind-of like add/remove programs or a linux package manager.
 
 I like the idea.  Could come in handy for the Cygwin installer for the
 officially supported Red Hat distro as well.  After all, Red Hat is a
 3PP, too...
 
 Sounds like you've got an approval then, Dave.

Oops, I didn't actually review the patch, I just expressed my opinion.
I'll fix that.
[...time passes...]
Well, the patch looks ok to me.

idle musing
-M, hm?  Wouldn't it be great if we had a setup man page?  It could
be part of the cygwin-doc package, maybe.
/idle musing


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITP] httperf-0.9.0

2010-02-07 Thread Reini Urban
2010/2/5 Dr. Volker Zell:
 Your setup.hint is wrong. Requires should not list cygwin as a
 dependency anymore. And libgcc1 is missing. So it should read:

 requires: libgcc1 openssl

Volker is back! Can we pleae have a goldstar for the return of the year please?
-- 
Reini Urban


Re: [ITP] httperf-0.9.0

2010-02-07 Thread Corinna Vinschen
On Feb  7 06:29, Reini Urban wrote:
 2010/2/5 Dr. Volker Zell:
  Your setup.hint is wrong. Requires should not list cygwin as a
  dependency anymore. And libgcc1 is missing. So it should read:
 
  requires: libgcc1 openssl
 
 Volker is back! Can we pleae have a goldstar for the return of the year 
 please?

Indeed.  Welcome back, Volker!


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


[RFU] monotone-0.46-1

2010-02-07 Thread Lapo Luchini
New and shiny upstream release.

http://lapo.it/cygwin/monotone/monotone-0.46-1-src.tar.bz2
http://lapo.it/cygwin/monotone/monotone-0.46-1.tar.bz2
http://lapo.it/cygwin/monotone/setup.hint
(also setup-installable from http://lapo.it/cygwin/ )

Unchanged setup.hint:

sdesc: free distributed version control system
ldesc: monotone is a free distributed version control system. it
provides a simple, single-file transactional version store, with fully
disconnected operation and an efficient peer-to-peer synchronization
protocol. it understands history-sensitive merging, lightweight
branches, integrated code review and 3rd party testing. it uses
cryptographic version naming and client-side RSA certificates. it has
good internationalization support, has no external dependencies, runs on
linux, solaris, OSX, windows, and other unixes, and is licensed under
the GNU GPL.
category: Devel
requires: libgcc1 libidn11 libintl8 libpcre0 libsqlite3_0 libstdc++6 lua
zlib0

% sha256sum monotone-0.46-*
4f60d851be09bbe0e8859abb05921187319e440e3ab23e82a715b5170812
monotone-0.46-1-src.tar.bz2
26b1cb27bd806484588717cd99a389012183c994dc42140e28b67aa418b71d88
monotone-0.46-1.tar.bz2

-- 
Lapo Luchini

“I think, therefore I am… I think.” (Nordom, videogame Torment, 1999)





signature.asc
Description: OpenPGP digital signature


Re: [RFU] monotone-0.46-1

2010-02-07 Thread Corinna Vinschen
On Feb  7 15:41, Lapo Luchini wrote:
 New and shiny upstream release.
 
 http://lapo.it/cygwin/monotone/monotone-0.46-1-src.tar.bz2
 http://lapo.it/cygwin/monotone/monotone-0.46-1.tar.bz2

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


src/winsup/cygwin ChangeLog nlsfuncs.cc

2010-02-07 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-02-07 13:31:09

Modified files:
winsup/cygwin  : ChangeLog nlsfuncs.cc 

Log message:
* nlsfuncs.cc (__set_locale_from_locale_alias): New function to read
locale aliases from /usr/share/locale/locale.alias.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.4806r2=1.4807
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/nlsfuncs.cc.diff?cvsroot=srcr1=1.12r2=1.13



src/winsup/doc ChangeLog new-features.sgml set ...

2010-02-07 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-02-07 13:42:50

Modified files:
winsup/doc : ChangeLog new-features.sgml setup2.sgml 

Log message:
* new-features.sgml (ov-new1.7.2): Add support for locales from
/usr/share/locale/locale.alias.
* setup2.sgml (setup-locale-ov): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.273r2=1.274
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.sgml.diff?cvsroot=srcr1=1.30r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/doc/setup2.sgml.diff?cvsroot=srcr1=1.38r2=1.39



src/winsup/cygwin ChangeLog nlsfuncs.cc

2010-02-07 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-02-07 17:36:00

Modified files:
winsup/cygwin  : ChangeLog nlsfuncs.cc 

Log message:
* nlsfuncs.cc (__get_lcid_from_locale): Handle @cyrillic modifier
for uz_UZ locale here.
(__set_charset_from_locale): Accommodate above change.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.4807r2=1.4808
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/nlsfuncs.cc.diff?cvsroot=srcr1=1.13r2=1.14



src/winsup/doc ChangeLog new-features.sgml

2010-02-07 Thread yselkowitz
CVSROOT:/cvs/src
Module name:src
Changes by: yselkow...@sourceware.org   2010-02-07 16:06:17

Modified files:
winsup/doc : ChangeLog new-features.sgml 

Log message:
* new-features.sgml (ov-new1.7-misc): Fix typo.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.274r2=1.275
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.sgml.diff?cvsroot=srcr1=1.31r2=1.32



Re: xls to text conversion ?

2010-02-07 Thread Maarten Vanneste
Dear all,

I did not manage to get the perl codes running properly, but then
again, I did not invest too much time in it and I am not familiar with
perl.

I did come across a xls2csv executable, which runs smoothly under
cygwin and can be easily lined up with (g)awk and sed to get to what I
wanted.

Thanks for your suggestions !

With best regards / Vennlig hilsen
Maarten





On Fri, Feb 5, 2010 at 12:59 PM, Ehud Karni e...@unix.mvs.co.il wrote:
 On Thu, 4 Feb 2010 19:55:36 Maarten Vanneste wrote:

 Dear all,
 I was wondering whether there is a cygwin tool/program which converts
 microsoft excel files to text. Any suggestions ?

 I use xlhtml, source at:  http://chicago.sourceforge.net/xlhtml/

 I applied the following patch:

 diff -c ~/xlhtml-0.5/xlhtml/xlhtml.h-org ~/xlhtml-0.5/xlhtml/xlhtml.h
 *** ~/xlhtml-0.5/xlhtml/xlhtml.h-org    Thu Apr 11 03:23:51 2002
 --- ~/xlhtml-0.5/xlhtml/xlhtml.h        Thu Dec 24 18:16:51 2009
 ***
 *** 20,28 
  #include version.h

  /* Used by packed string array Opcode: 0xFC */
 ! #define HARD_MAX_ROWS_97      0x7FFE    /*! Used in add_wb_array to 
 prevent OOM */
 ! #define HARD_MAX_ROWS_95      0x3FFF    /*! Used in add_wb_array to 
 prevent OOM */
 ! #define HARD_MAX_COLS         256           /*! Used in add_wb_array to 
 prevent OOM */

  static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97;
  /**
 --- 20,28 
  #include version.h

  /* Used by packed string array Opcode: 0xFC */
 ! #define HARD_MAX_ROWS_97      0x0   /*! Used in add_wb_array to 
 prevent OOM */
 ! #define HARD_MAX_ROWS_95      0x07FFF   /*! Used in add_wb_array to 
 prevent OOM */
 ! #define HARD_MAX_COLS         256       /*! Used in add_wb_array to 
 prevent OOM */

  static U16 HARD_MAX_ROWS = HARD_MAX_ROWS_97;
  /**
 ***
 *** 57,63 
        U16 type;       /*! This will record the record type that generated 
 the cell */
        U16 spanned;            /*! If 1 don't output */
        uni_string ustr;        /*! The cell's displayed contents */
 !       U16 rowspan;            /*! rows to span */
        U16 colspan;            /*! columns to span */
        uni_string h_link;      /*! If a hyperlinked cell, this is the link*/
  }cell;
 --- 57,63 
        U16 type;       /*! This will record the record type that generated 
 the cell */
        U16 spanned;            /*! If 1 don't output */
        uni_string ustr;        /*! The cell's displayed contents */
 !       U32 rowspan;            /*! rows to span */
        U16 colspan;            /*! columns to span */
        uni_string h_link;      /*! If a hyperlinked cell, this is the link*/
  }cell;


 I did it on GNU/Linux but I think it'll work well on Cygwin.

 It worked for several years in our company without the patch, but
 lately we started receiving Excel files with 65535 lines in one sheet,
 so I had to change the hard coded line limit.

 Ehud.


 --
  Ehud Karni           Tel: +972-3-7966-561  /\
  Mivtach - Simon      Fax: +972-3-7976-561  \ /  ASCII Ribbon Campaign
  Insurance agencies   (USA) voice mail and   X   Against   HTML   Mail
  http://www.mvs.co.il  FAX:  1-815-5509341  / \
  GnuPG: 98EA398D http://www.keyserver.net/    Better Safe Than Sorry


--
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



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

2010-02-07 Thread Dr. Volker Zell
Hi

New versions of 'libtasn1/libtasn13/libtasn1-devel' have been uploaded to a 
server near you.

 o Build for cygwin 1.7.1 with gcc-4


libtasn1 NEWS:
===
  
 * Noteworthy changes in release 2.4 (2010-01-18) [stable]
 - Doc fixes.
 - Updated gnulib files.
 - Clean up copyright notices.

 
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO



If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the List-Unsubscribe:  tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
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



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

2010-02-07 Thread Dr. Volker Zell
Hi

New versions of 'libidn/libidn11/libidn-devel' have been uploaded to a server 
near you.

 o Build for cygwin 1.7.1 with gcc-4


libidn NEWS:
===
  
 ** java: Add a Maven pom.xml project file.
 Contributed by Guus der Kinderen guus.der.kinde...@gmail.com.

 ** Fix a link error on MinGW.

 ** API and ABI is backwards compatible with the previous version.

 
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO



If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the List-Unsubscribe:  tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
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



[ANNOUNCEMENT] Updated: {lcms/liblcms1/liblcms-devel}-1.19-1: Little color management engine

2010-02-07 Thread Dr. Volker Zell
Hi

New versions of 'lcms/liblcms1/liblcms-devel' have been uploaded to a server 
near you.


Cygwin NEWS:


 o Build for cygwin 1.7.1 with gcc-4


lcms NEWS:
===
  
 o fixed copyright notice in some files
 o fixed minor vulnerabilities
 o removed cosmetic comparation with zero in floating point

 
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO



If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the List-Unsubscribe:  tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
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



quilt not working on FAT with cyg 1.7 due to cp -l

2010-02-07 Thread Samuel Thibault
Hello,

quilt has stopped on FAT volumes with cygwin 1.7 because hard links are
not emulated by cygwin any more and thus the cp -l calls and such done
by quilt fail.

Samuel

--
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



Want to find the rsync server which has the fastest transfer speed for me.

2010-02-07 Thread Hongyi Zhao
Hi all,

I know the following cygwin rsync servers which can be used from my
location:

rsync://ftp.kaist.ac.kr/cygwin/
rsync://mirror.averse.net/cygwin/
rsync://gd.tuwien.ac.at/gnu/cygwin/
rsync://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/
rsync://ftp.inf.tu-dresden.de/cygwin/
rsync://ftp.esat.net/mirrors/sources.redhat.com/pub/cygwin/
rsync://ftp.linux.kiev.ua/pub/cygwin/
rsync://rsync.osuosl.org/cygwin/
rsync://mirrors.kernel.org/sourceware/cygwin/
rsync://mirrors.xmission.com/cygwin/

I want to pick the one with fastest transfer speed from this
list without trying one-by-one.  What code should I use for this
purpose?

Best regards.
-- 
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.


--
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: Looking for a 1.5 build setup program - Help Please

2010-02-07 Thread Greg Chicares
On 2010-02-07 12:59Z, Hussein Patwa wrote:
 
 Could someone here be kind enough to either direct me to or send me
 (off-list) a setup program for one of the cygwin 1.5 builds?  Some
 packages I wish to use (Rockbox development) don't seem to be compatible
 with the 1.7 release.

http://cygwin.com/win-9x.html

--
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: Wrong setup.exe on http://www.cygwin.com/

2010-02-07 Thread David Balažic
On 3 February 2010 13:46, Dave Korn dave.korn.cyg...@googlemail.com wrote:
 On 03/02/2010 08:16, Morten Kjærulff wrote:
 Hi,

 I tried downloading http://www.cygwin.com//setup.exe (note 2 //), and
 got 2.680. http://www.cygwin.com/setup.exe is still 2.674 for me.

  You found a clever way to trick the caching proxy that's messing things up
 for you!

  Another thing that often works is to use a public open-proxy server to
 redirect the request for you; it only takes seconds to google a few up.

Another simple trick that usually works is to append
?some-random-stuff to the url, like:

http://www.cygwin.com/setup.exego_away_proxy!

Regards,
David

--
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



ActiveState Perl and Cygwin How To

2010-02-07 Thread raphael()
Hello,

I have been using Cygwin for quite some time now on Windows XP. I use
Perl extensively and the scripts I use/create are fairly portable.
I want to use ActiveState Perl as I can install many modules from CPAN
that give me trouble in Cygwin using cpan install ...

The problem is that AS Perl cannot find the Perl script I invoke on
the command line as the script's PATH that Cygwin reports to AS Perl
is a unix one i.e. /cygdrive/c/cygwin/home/.../bin whereas AS Perl
requires it in C:\cygwin\home\...\bin\. The Perl script is in PATH.

This happens only with AS Perl (duh) as it requires backslash
delimited path. I have searched somewhat on the web regarding this but
haven't found anything.
There are bash scripts that act in between and convert unix path to
windows before invoking AS Perl but you still have to give it complete
script path like

$ bash_convert.sh /home/.../bin/perlscript.pl -h

this will give C:\Perl\bin\perl.exe C:\cygwin\home\...\bin\perlscript.pl -h

But what I want is that it should work directly like perlscr{TAB}
{ENTER} and voilà working :)

Any Ideas?

--
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: Wrong setup.exe on http://www.cygwin.com/

2010-02-07 Thread Dave Korn
On 07/02/2010 14:38, David Balažic wrote:
 Another simple trick that usually works is to append
 ?some-random-stuff to the url, like:
 
 http://www.cygwin.com/setup.exego_away_proxy!

  Forgot that one, but you typo'd: it has to have an actual '?' in there, or
the '' doesn't get taken as part of a query string:

 Not Found
 
 The requested URL /setup.exego_away_proxy was not found on this server.

  These both work:

http://www.cygwin.com/setup.exe?go_away_proxy!
http://www.cygwin.com/setup.exe?go_away_proxy!

cheers,
  DaveK


--
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: quilt not working on FAT with cyg 1.7 due to cp -l

2010-02-07 Thread Christopher Faylor
On Sun, Feb 07, 2010 at 02:39:59PM +0100, Samuel Thibault wrote:
quilt has stopped on FAT volumes with cygwin 1.7 because hard links are
not emulated by cygwin any more and thus the cp -l calls and such done
by quilt fail.

If quilt was relying on hardlinks on FAT then it was never actually
working right to begin with.

cgf

--
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: ActiveState Perl and Cygwin How To

2010-02-07 Thread Jeremy Bopp
raphael() wrote:
 The problem is that AS Perl cannot find the Perl script I invoke on
 the command line as the script's PATH that Cygwin reports to AS Perl
 is a unix one i.e. /cygdrive/c/cygwin/home/.../bin whereas AS Perl
 requires it in C:\cygwin\home\...\bin\. The Perl script is in PATH.
 
 This happens only with AS Perl (duh) as it requires backslash
 delimited path. I have searched somewhat on the web regarding this but
 haven't found anything.
 There are bash scripts that act in between and convert unix path to
 windows before invoking AS Perl but you still have to give it complete
 script path like
 
 $ bash_convert.sh /home/.../bin/perlscript.pl -h
 
 this will give C:\Perl\bin\perl.exe C:\cygwin\home\...\bin\perlscript.pl -h
 
 But what I want is that it should work directly like perlscr{TAB}
 {ENTER} and voilà working :)
 
 Any Ideas?

The problem is that ActivePerl is a Windows program, and as such cannot
use POSIX paths (/cygdrive/c/...) as produced by Cygwin.  It has nothing
to do with the slashes since Windows programs can use paths with either
kind, even a mix, so long as they are Windows paths (C:\Program Files\...).

You have two options available to you:

1) Use the cygpath program to convert the paths as needed so that you
can send the paths to your scripts.  e.g.)

$ perl $(cygpath -w /path/to/myscript.pl)

2) Put your files into PATH and tell perl to find them for itself using
the -S option.  e.g.)

$ perl -S myscript.pl


With either option you can wrap the action you choose with another
script or shell alias to hide what is actually going on so that you can
get what you want when interacting with the shell.  For instance, say
you're going to take option 2, then you can do the following:

$ alias myscript.pl=perl -S myscript.pl

Then you can run it the way you wanted with tab completion.

-Jeremy

--
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: Wrong setup.exe on http://www.cygwin.com/

2010-02-07 Thread Steven Monai
On 2010/02/07 8:18 AM, Dave Korn wrote:
   These both work:
 
 http://www.cygwin.com/setup.exe?go_away_proxy!
 http://www.cygwin.com/setup.exe?go_away_proxy!


Nice. But of course, you would only try this if you suspect you're
getting a stale 'setup.exe' from a web cache. On the server side (at
cygwin.com), Apache's 'mod_expires' module could be used to send a
strong hint to HTTP caches to NOT cache 'setup.exe' in the first place.

After ensuring that 'mod_expires' is loaded, the addition to
'httpd.conf' could be as simple as:

Files setup.exe
ExpiresActive On
ExpiresDefault now
/Files


-SM
--

--
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



[Packaging error] tig-0.15-1

2010-02-07 Thread Dr. Volker Zell
Hi

The executable is missing the .exe extension.

Ciao
  Volker
  

--
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: Looking for a 1.5 build setup program - Help Please

2010-02-07 Thread Hussein Patwa

 Could someone here be kind enough to either direct me to or send me
 (off-list) a setup program for one of the cygwin 1.5 builds?  Some
 packages I wish to use (Rockbox development) don't seem to be compatible
 with the 1.7 release.

 http://cygwin.com/win-9x.html

Hi,

Thanks, much appreciated.

All the best

H.

--
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



Changing .ini file searched for by setup-legacy.exe

2010-02-07 Thread Hussein Patwa
Hi,

I realise the older version of Cygwin is no longer supported, but would
anyone know if there is a way to change the setup.ini that the legacy
setup looks for on the mirror?

I have to install the legacy setup as the Rockbox development packages I
want to use don't support Cygwin 1.7.  However, when I try to connect to
the mirror using the legacy setup, I'm told that setup-legacy.ini is not
found.  Can I change this in any way so the setup looks for setup.ini
instead of setup-legacy.ini?

Thanks.

--
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: Changing .ini file searched for by setup-legacy.exe

2010-02-07 Thread Andy Koppe
Hussein Patwa:
 I realise the older version of Cygwin is no longer supported, but would
 anyone know if there is a way to change the setup.ini that the legacy
 setup looks for on the mirror?

I don't know of a way short of hacking the source.

 I have to install the legacy setup as the Rockbox development packages I
 want to use don't support Cygwin 1.7.  However, when I try to connect to
 the mirror using the legacy setup, I'm told that setup-legacy.ini is not
 found.  Can I change this in any way so the setup looks for setup.ini
 instead of setup-legacy.ini?

What's the mirror you're trying to use? Won't Rockbox work on the
latest Cygwin 1.5 from one of the official mirrors (which should all
have setup-legacy.ini)?

Andy

--
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: Changing .ini file searched for by setup-legacy.exe

2010-02-07 Thread Hussein Patwa

Hussein Patwa:
 I realise the older version of Cygwin is no longer supported, but would
 anyone know if there is a way to change the setup.ini that the legacy
 setup looks for on the mirror?

I don't know of a way short of hacking the source.

What's the mirror you're trying to use? Won't Rockbox work on the
latest Cygwin 1.5 from one of the official mirrors (which should all
have setup-legacy.ini)?

Andy

I'm trying to use http://download.rockbox.org/cygwin/.  As for the latest 1.5, 
I thought based on what Greg said earlier that the latest 1.5 was the 
setup-legacy he linked to?  I'm now trying to get around this by manually 
extracting the packages from the mirror.  Call it a patchwork quilt approach 
but if it works I won't complain as I don't know any other way to do it.

Hussein.
 

__ Information from ESET Smart Security, version of virus signature 
database 4845 (20100207) __

The message was checked by ESET Smart Security.

  Email message - is OK

http://www.eset.com
 


--
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: Changing .ini file searched for by setup-legacy.exe

2010-02-07 Thread Christopher Faylor
On Sun, Feb 07, 2010 at 08:26:50PM -, Hussein Patwa wrote:
On Sun, Feb 07, 2010 at 08:12:02PM +, Andy Koppe wrote:
On Sun, Feb 07, 2010 at 08:47:43PM +0100, Hussein Patwa wrote:
I realise the older version of Cygwin is no longer supported, but would
anyone know if there is a way to change the setup.ini that the legacy
setup looks for on the mirror?

I don't know of a way short of hacking the source.

What's the mirror you're trying to use?  Won't Rockbox work on the
latest Cygwin 1.5 from one of the official mirrors (which should all
have setup-legacy.ini)?

I'm trying to use http://download.rockbox.org/cygwin/.  As for the
latest 1.5, I thought based on what Greg said earlier that the latest
1.5 was the setup-legacy he linked to?  I'm now trying to get around
this by manually extracting the packages from the mirror.  Call it a
patchwork quilt approach but if it works I won't complain as I don't
know any other way to do it.

download.rockbox.org is providing a version of setup.ini but this file
has nothing to do with the Cygwin project.  I don't know how they are
instructing you to do things but installing a base 1.5 installation via
setup-legacy.exe and then using the regular setup.exe to install their
stuff would probably work.

If it doesn't work then *ask them* what to do.  This is cygwin.com
not rockbox.org.

cgf

--
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: poll() on fifo read descriptor with non-zero timeout == segfault

2010-02-07 Thread Steven Monai
Hi again,

More information on this issue: My test case runs correctly and
crash-free in Linux. This leads me to believe this is a bug in Cygwin's
poll(). Even worse, after having adapted the test case to use select()
instead of poll(), it appears that select() has the same bug.

I've been trying to get Bernstein's 'daemontools' package to work in
Cygwin, and it uses poll() to wait on a fifo's non-blocking-read
descriptor in at least one program (in 'supervise', in case anyone is
interested). Somehow, though, that code does not segfault. Instead, it
effectively blocks forever (until killed), as all other processes are
strangely prevented from writing to the fifo by device busy errors.

Anyway, it's been quite an interesting puzzle, but I'm going to set it
aside for now. Hopefully my bug report will be of some use to someone.

-SM
--

--
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: Changing .ini file searched for by setup-legacy.exe

2010-02-07 Thread Hussein Patwa
I'm trying to use http://download.rockbox.org/cygwin/.  As for the
latest 1.5, I thought based on what Greg said earlier that the latest
1.5 was the setup-legacy he linked to?  I'm now trying to get around
this by manually extracting the packages from the mirror.  Call it a
patchwork quilt approach but if it works I won't complain as I don't
know any other way to do it.

download.rockbox.org is providing a version of setup.ini but this file
has nothing to do with the Cygwin project.  I don't know how they are
instructing you to do things but installing a base 1.5 installation via
setup-legacy.exe and then using the regular setup.exe to install their
stuff would probably work.

If it doesn't work then *ask them* what to do.  This is cygwin.com
not rockbox.org.

cgf

Hi.  I appreciate your time responding to my query.  Although I didn't get
to your message beforehand, I did actually try your suggestion as a last
resort and it worked fine.  Also, I think deleting all the setup files and
logs may also have had something to do with it.  So all's well.

Apologies for any offence caused.  I thought the setup.ini was a cygwin
issue, I stand corrected.  Thanks as always for your time and support.  At
least I learnt something, which for me is the main thing.

H.
 

__ Information from ESET Smart Security, version of virus signature
database 4845 (20100207) __

The message was checked by ESET Smart Security.

  Email message - is OK

http://www.eset.com
 


--
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



Is it possible to run a bash script using cygwin without login to the cygwin's terminal?

2010-02-07 Thread Hongyi Zhao
Hi all,

Is it possible to run a bash script using cygwin without login to the
cygwin's terminal?  For example, in order to run the script, just
double click on it.

Best regards.
-- 
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.


--
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: Is it possible to run a bash script using cygwin without login to the cygwin's terminal?

2010-02-07 Thread Christopher Faylor
On Mon, Feb 08, 2010 at 02:56:34PM +0800, Hongyi Zhao wrote:
Hi all,

Is it possible to run a bash script using cygwin without login to the
cygwin's terminal?  For example, in order to run the script, just
double click on it.

Yes:

c:\cygwin\bin\bash script

You'll probably want to add cygwin's bin directory to your system
PATH though via Control Panel-System-Advanced

cgf

--
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



[Packaging error] c3270/tcl3270/s3270/pr3287/x3270

2010-02-07 Thread Dr. Volker Zell
Hi

The binaries from the following packages are missing the .exe extension.

  c3270-3.3.4p7-2
  pr3287-3.3.4p7-2
  s3270-3.3.4p7-2
  tcl3270-3.3.4p7-2


The following package is using the wrong directory for it's man page:

 x3270-3.3.4p7-2

   /usr/man/man1/x3270.1  - /usr/share/man/man1/x3270.1


Documentation from all the above packages should go in unversioned
directories (also for suite3270-3.3.4p7-2).

Ciao
  Volker
  

--
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



[Packaging error] botan-1.8.2-1

2010-02-07 Thread Dr. Volker Zell
Hi

Wrong documentation directory:

 /usr/docs/Botan-1.8.2 - /usr/share/doc/botan

Ciao
  Volker
  

--
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



[Packaging error] util-linux-2.14.1-1

2010-02-07 Thread Dr. Volker Zell
Hi

/usr/bin/wall.exe and /usr/share/man/man1/wall.1.gz conflict with files
from sysvinit-2.86-3

Ciao
  Volker
  

--
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



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

2010-02-07 Thread Dr. Volker Zell
Hi

New versions of 'libtasn1/libtasn13/libtasn1-devel' have been uploaded to a 
server near you.

 o Build for cygwin 1.7.1 with gcc-4


libtasn1 NEWS:
===
  
 * Noteworthy changes in release 2.4 (2010-01-18) [stable]
 - Doc fixes.
 - Updated gnulib files.
 - Clean up copyright notices.

 
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO



If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the List-Unsubscribe:  tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.