On Thu, Apr 02, 2009 at 10:40:38AM +0200, Corinna Vinschen wrote:
> Jason, can you shed some light on this problem?
Unfortunately, I'm locale challenged...
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF
New News:
===
I have updated the version of rebase to 3.0-2. The tarballs should be
available on a Cygwin mirror near you shortly.
The changes since the previous release are:
* Add two new utilities: peflags and peflagsall
* Change rebaseall to skip the Cygwin LSA DLLs
Note that e
Sreejith,
On Tue, May 19, 2009 at 04:04:06PM +0530, Sreejith wrote:
> The observation is that python static library (in case of linux-
> libpython2.5.so in /usr/lib/) is missing in cygwin and that is exactly
> what gcc is complaining when building gdb (please refer to the config
> log in my previo
Sandeep,
On Wed, Jun 24, 2009 at 05:18:15PM +0530, Sandeep Devadas wrote:
> I have imported the python-numpy package and am trying to import numpy
> into python on bash.I am getting this error as shown below.Please let
> me know what to do.
>
> $ python
> Python 2.5.2 (r252:60911, Dec? 2 2008, 09
Sandeep,
On Wed, Jun 24, 2009 at 05:48:53PM +0530, Sandeep Devadas wrote:
> I installed nose as per your instructions and now im getting this
> error. Please let me know what to do.
>
> $ python
> Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd
New News:
===
I have updated the version of rebase to 3.0.1-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The only change since the previous release is:
* Change rebaseall to allow rebasing under dash too.
Old News:
===
The Cygwin rebase package original
Gwen,
On Wed, Jul 29, 2009 at 02:57:38AM -0400, Gwen Morse wrote:
> I'm trying to compile Tinyfuge with python extensions on my Windows XP
> box. I have the source which is reported by friends to compile
> properly on linux systems.
>
> ./configure fails, checking the log I see this message:
>
>
Dave,
On Wed, Jul 29, 2009 at 04:27:20PM +0100, Dave Korn wrote:
> Jason Tishler wrote:
> > The following will solve the above build problem:
> >
> > LDFLAGS=-L/usr/lib/python2.5/config configure
> >
> > Jason
> >
>
> I believe you're me
Gary,
On Tue, Apr 29, 2008 at 11:55:46AM +0200, Gary wrote:
> I was just kind of hoping someone had already done something, to save
> me the work :-) or that I'd just missed something in the way I am
> using mutt.
I use fetchmail to pull down mail from multiple accounts (via IMAP and
POP) to mbox
On Thu, May 29, 2008 at 01:32:16PM +0100, Dave Korn wrote:
> So, yes, Python should definitely use a pattern match to ignore the
> separator character.
This is a known issue:
http://bugs.python.org/issue2234
Unfortunately, resolution of this issue has stalled.
If the OP verifies that the at
On Thu, May 29, 2008 at 12:48:38PM -0400, Christopher Faylor wrote:
> Why is python even checking the version?
Python (i.e., Distutils) is checking versions so that it calls the
appropriate driver and supplies the appropriate options. For example,
in cygwinccompiler.py we have the following:
Joe,
On Fri, May 30, 2008 at 01:47:23AM +, Joe Pham wrote:
> >If the OP verifies that the attached patch fixes his problem, then I
> >will release a Cygwin Python with this patch applied.
> >
> >+result = re.search('(\d+\.\d+(\.\d+)?)',out_string)
>
> It worked, though not 100%: it fa
On Mon, Jun 02, 2008 at 04:41:17PM +0200, Reini Urban wrote:
> I thought I'll improve the rebase logic by adding some fixed base
> addresses and space to certain apps
> (bash, perl, python, rest) to be able to properly rebase the culprit
> packages in advance.
I'm not sure how I feel about the abo
New News:
===
I have updated the version of rebase to 2.4.4-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The changes since the previous release are:
* Change rebaseall to prevent "Argument list too long" errors as
reported in:
http://www.cygwin.c
Markus,
On Tue, Jun 10, 2008 at 03:18:18PM +0200, Markus Hoenicka wrote:
> I'd just want to let you know that the following link in the "Old
> News" section appears to be dead.
> [snip]
>
> Quoting Jason Tishler
>
> >http://msdn.microsoft.com/libra
Rod,
Please see the following:
http://cygwin.com/acronyms/#PPIOSPE
On Thu, Jun 12, 2008 at 11:09:03PM +1000, Rod Lopez wrote:
> I was reading Cygwin mail archives when I came across a few of your
> posts and you seem to know what you are talking about, so I thought
> you might be able to poi
Pierre-Philipp,
On Fri, Jul 11, 2008 at 11:21:53AM +0200, Pierre-Philipp Braun wrote:
> I'm using cygwin to filter my emails with fetchmail and procmail.
> Problem is, when fetchmail launches procmail (mda "/usr/bin/procmail
> -f - -m $HOME/.procmailrc.file"), it quickly opens and closes
> freacki
Pierre-Philipp,
On Fri, Jul 11, 2008 at 03:37:59PM +0200, Pierre-Philipp Braun wrote:
> Fetchmail now runs as a service. It's solved.
> Just wondering : what happends with its stderr if there are some
> errors? (with or without the --nodetach)
fetchmail can be configured to log to a file. For
Charles,
On Thu, Jul 24, 2008 at 12:11:46PM -0400, Charles Wilson wrote:
> Ran into a weird issue using python on cygwin. When trying to use the
> stdout handle from a subprocess spawned using the subprocess.Popen
> class, it hangs when accessed via a thread. This behavior does /not/
> occur on ot
Diogo,
On Sun, Aug 03, 2008 at 10:56:32AM +0100, Diogo branco wrote:
> Hi, Wynfield, my fetchmail.log says this "File /home/.fetchmailrc"
> must be owned by you."
What does the following indicate?
$ ls -l /home/.fetchmailrc
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or
Robert,
On Wed, Aug 06, 2008 at 10:12:29AM +0200, Robert Latest wrote:
> [snip]
> sqlite3 itself is, of course, installed. I can use sqlite3.exe to
> access databases, it just doesn't seem to work with python.
See the following:
http://www.cygwin.com/ml/cygwin/2007-11/msg00158.html
If someo
me.
> -Original Message-
> From: Jason Tishler
> Sent: ter?a-feira, 5 de Agosto de 2008 13:15
> To: Diogo Branco
> Subject: Re: Fetchmail as NT Service
>
> On Mon, Aug 04, 2008 at 09:36:24AM +0100, Diogo Branco wrote:
> > Hi, i have resolve the permission issu
Yaakov,
On Wed, Aug 06, 2008 at 10:50:58AM -0500, Yaakov wrote:
> Jason Tishler wrote:
> | See the following:
> |
> | http://www.cygwin.com/ml/cygwin/2007-11/msg00158.html
> |
> | If someone resolves this problem, then I will release a Cygwin
> | Python with sqlite su
[Sorry for the very long response time, but I was on vacation.]
On Fri, Aug 08, 2008 at 05:23:37PM -0500, Yaakov (Cygwin Ports) wrote:
> Jason Tishler wrote:
> | Since the following is still open:
> |
> | http://bugs.python.org/issue1706863
> |
> | I didn't realiz
Corinna,
On Wed, Aug 27, 2008 at 04:27:58PM +0200, Corinna Vinschen wrote:
> Thanks for the testcase. This looks like a bug in the newlib function
> _wcsrtombs_r. I'll send a bug report and a proposed fix upstream.
> This will be fixed in Cygwin 1.7.
If you are going to release another Cygwin 1
Yaakov,
On Tue, Aug 26, 2008 at 08:04:42PM -0500, Yaakov (Cygwin Ports) wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> BTW, have you tried python3.0 yet?
No, I haven't. Sounds like I should... :,(
> I've run into some issues:
>
> http://bugs.python.org/issue3626
I appreciate
Corinna,
On Thu, Aug 28, 2008 at 03:13:15PM +0200, Corinna Vinschen wrote:
> On Aug 28 08:41, Jason Tishler wrote:
> > On Wed, Aug 27, 2008 at 04:27:58PM +0200, Corinna Vinschen wrote:
> > > Thanks for the testcase. This looks like a bug in the newlib
> > > function
Yaakov,
On Thu, Aug 28, 2008 at 12:25:49PM -0500, Yaakov (Cygwin Ports) wrote:
> Jason Tishler wrote:
> > This is one option -- possibly a difficult one.
>
> Hmm, my mindreading isn't working so well today. What do you mean by
> that?
I guess I should have used
Yaakov,
On Tue, Aug 26, 2008 at 08:04:02PM -0400, Jason Tishler wrote:
> On Fri, Aug 08, 2008 at 05:23:37PM -0500, Yaakov (Cygwin Ports) wrote:
> > Jason Tishler wrote:
> > | Since the following is still open:
> > |
> > | http://bugs.python.org/issue1706863
> &
Yaakov,
On Tue, Sep 09, 2008 at 09:24:29AM -0400, Jason Tishler wrote:
> On Tue, Aug 26, 2008 at 08:04:02PM -0400, Jason Tishler wrote:
> > On Fri, Aug 08, 2008 at 05:23:37PM -0500, Yaakov (Cygwin Ports) wrote:
> > > Jason Tishler wrote:
> > > | Since
Zheng,
On Thu, Sep 11, 2008 at 09:40:27PM +0800, Zheng Li wrote:
> [snip]
> So what can I do ? just give up the cpan's test benefits and force it
> to install the package, which follows by a manual rebase-procedue.
You can use rebaseall's "-T FileList" option to rebase DLLs not
installed by setup
On Thu, Sep 11, 2008 at 10:53:33AM -0400, Christopher Faylor wrote:
> On Thu, Sep 11, 2008 at 03:14:31PM +0100, Phillip Lord wrote:
> >Yes you do. Cygwin.bat. startxwin.bat, several in python.
>
> [snip]
>
> Other packages may already include .bat files which are already part
> of the distributio
On Mon, Sep 15, 2008 at 10:35:07AM -0600, Warren Young wrote:
> Warren Young wrote:
> >Anyway, I've rebuilt the packages,
>
> So...did you try them?
Yes.
> Did they fix the problem?
Yes.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B
On Fri, Oct 10, 2008 at 01:01:02PM +0100, John Emmas wrote:
> Sorry to keep asking dumb questions - but now that I've installed
> fftw3, I can get aubio past the stage where it was previously
> complaining. However, aubio's 'make' is now bombing out, saying:-
>
> cannot find -lpython2.5
> collect
On Fri, Oct 10, 2008 at 11:58:02PM -0700, Brian Dessent wrote:
> I also note that this is supposed to be covered by the python-config
> script, such that autoconf scripts or Makefiles can query the set of
> required flags to be added to LDFLAGS/LIBS/CPPFLAGS/etc by the output
> of python-config. H
On Tue, Jan 17, 2012 at 01:04:46PM -0500, LMH wrote:
> I have a python script and when I try to run it I get an error for no
> such module, "ImportError: No module named argparse".
>
> [snip]
>
> Any suggestions?
See the following:
http://docs.python.org/dev/library/argparse.html
argparse
New News:
===
I have updated the version of Python to 2.6.7-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
o upgrade to Python 2.6.7
o build against Unix X11 Tcl/Tk
o patch for locale.bind_textdo
Hans Peter,
On Mon, Feb 13, 2012 at 05:23:37PM +0100, Hans Peter Jepsen wrote:
> Dear Jason
>
> I hope you can help me.
In the future, please heed the following:
http://cygwin.com/acronyms/#PPIOSPE
> I googled for an answer, but did not find any.
What about the following Google search on "Tcl
New News:
===
I have updated the version of rebase to 4.1.0-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
* Add rebase/rebaseall touch file (i.e., -t option) support.
* Add rebaseall setup (i.e., -
On Thu, May 03, 2012 at 09:51:19AM +0200, Corinna Vinschen wrote:
> On May 3 06:59, Achim Gratz wrote:
> > In addition, there should be a "picket fence" in front of those
> > expression(s), too. Otherwise they match other lines that are not
> > supposed to be deleted (the DLL lines are probably s
New News:
===
I have updated the version of rebase to 4.2.0-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
* Add --no-dynamicbase option to rebase.
* Change rebaseall to call rebase with the --no-dy
New News:
===
I have updated the version of Python to 2.6.8-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
o upgrade to Python 2.6.8
Old News:
===
Python is an interpreted, interactive, object-orie
On Fri, Jun 08, 2012 at 08:52:13AM -0400, Jason Tishler wrote:
> New News:
> ===
> I have updated the version of Python to 2.6.8-1. The tarballs should
> be available on a Cygwin mirror near you shortly.
>
> The following are the changes since the previous release:
>
New News:
===
I have updated the version of Python to 2.6.8-2. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
o build against expat 2.1.0 so pyexpat builds cleanly:
http://cygwin.com/ml/cygwin/2012-06
Warren,
On Fri, Jun 08, 2012 at 04:27:09PM -0600, Warren Young wrote:
> On 6/8/2012 12:14 PM, Jason Tishler wrote:
> >Can the Cygwin expat maintainer please release expat 2.1.0 at his/her
> >earliest convenience?
>
> His earliest convenience was about five minutes ago. See
New News:
===
I have updated the version of rebase to 4.3.0-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
* Add -O/--oblivious option to support the rebasing of temporary
DLLs.
* Fix typo in
New News:
===
I have updated the version of fetchmail to 6.3.21-1. The tarballs
should be available on a Cygwin mirror near you shortly.
The only changes between this version and the previous one is the
following:
o update to version 6.3.21
o resolve the SSL certificate validation p
New News:
===
I have released Cygwin Python 3.2.3-1. The tarballs should be available
on a Cygwin mirror near you shortly.
This is the first, official Python 3 release in the Cygwin standard
distribution and consists of the following packages:
o idle3-3.2.3-1
o python3-3.2.3-1
o
Bill,
On Mon, Jun 14, 2010 at 04:35:36PM -0700, Bill Ross wrote:
> Could ant be thrown off by a 1.7 upgrade? The upgrade is the only big
> change since things were last working, and another person who upgraded
> is showing the same symptom (no one else handy to compare with). An
> ant build setup
*** Attention Cygwin Python module package maintainers: ***
*** Cygwin has migrated from Python 2.5 to 2.6. ***
*** Please build, test, and release your packages ASAP. ***
New News:
===
I have updated the version of Python to 2.6.5-2. The tarballs should be
available on a Cygwin mirr
Yaakov,
On Wed, Jun 23, 2010 at 03:48:15AM -0500, Yaakov (Cygwin/X) wrote:
> (Jason: libffi4 is missing from python's requires:, and libncurses9 is
> still listed instead of libncursesw10. I fixed these on sourceware;
> please be sure to fix your local copy as well.)
Done.
However, if a user do
Edward,
On Tue, Jun 22, 2010 at 09:59:30AM -0400, Edward Lam wrote:
> I just updated my cygwin installation and it looks like my old
> python2.5 installation has been corrupted? /usr/python2.6 has all the
> usual packages but /usr/lib/python2.5 is missing everything. I have
> attached my latest cy
Jeff,
Please note the following:
http://cygwin.com/acronyms/#PPIOSPE
On Tue, Jun 22, 2010 at 06:25:05PM -0700, jeff wrote:
> > o build against ncursesw (instead of ncurses)
>
> I have a minor problem with some python code that I wrote, when running
> with your python-2.6.5 .
> When I say:
>
Jeff,
On Wed, Jun 23, 2010 at 04:54:25AM -0700, jeff wrote:
> On 6/23/2010 4:39 AM, Jason Tishler wrote:
> > Please note the following:
> >
> > http://cygwin.com/acronyms/#PPIOSPE
>
> I suspected it might have been a build issue.
> Also, I don't subscribe
Edward,
On Wed, Jun 23, 2010 at 08:55:18AM -0400, Edward Lam wrote:
> Jason Tishler wrote:
> >On Tue, Jun 22, 2010 at 09:59:30AM -0400, Edward Lam wrote:
> >>I just updated my cygwin installation and it looks like my old
> >>python2.5 installation has been corrupted?
&
Fergus,
On Tue, Jun 29, 2010 at 06:34:02AM +0100, Fergus wrote:
> rebaseall usually runs error-free but today I get
>
> M:\>bin\dash
> $ /bin/rebaseall
> ReBaseImage (/usr/bin/cyggcc_s-1.dll) failed with last error = 6
See the following:
http://www.cygwin.com/ml/cygwin/2005-01/msg00324.html
On Sun, Jul 04, 2010 at 10:07:50AM -0500, Ren? Berber wrote:
> Alex Leigh wrote:
>
> [snip]
> > I get the following error: "ReBaseImage
> > (/usr/bin/cygcrypt-0.dll) failed with last error = 6". Searching
> > around it seems error code 6 comes from the DLL being in use.
>
> Is that error code a W
Sec,
On Thu, Jul 08, 2010 at 03:00:21PM +0200, Stefan `Sec` Zehl wrote:
> I have a problem with cygwin and procmail. If messages exceed a
> certain size, procmail just hangs, eating 100% cpu without doing
> anything.
>
> I've been trying to debug this further, but it just hangs, even with an
> e
Tom,
On Tue, Aug 10, 2010 at 11:11:21AM -0400, Tom Roche wrote:
> I tried to take the advice offered, but fail:
>
> m...@cygwinbox ~/bin/duplicity-0.6.09$ python -c mingw32 setup.py install
> [snip]
>
> What's the appropriate syntax here? Or how else should I fix this
> build problem?
Searching
Al,
On Fri, Sep 17, 2010 at 11:24:10AM +0200, Al wrote:
> > It's not that simple :)
> >
> > rebaseall only rebases the exact dll's which were installed from your
> > packager (setup.exe),
> > but not any other dll's used at run-time - shadowing system dll's as
> > in your case, or added dependenci
On Fri, Sep 17, 2010 at 02:53:53PM +0200, Al wrote:
> > You just need to use the -T option and specify the addition DLLs to
> > rebase.
>
> Thank you very much.
You are quite welcome.
> [snip]
>
> To give the future reader of this thread some additional value. I
> first gave the DLL file itself
Fergus,
On Tue, Oct 05, 2010 at 01:10:14PM +0100, Fergus wrote:
> For the first time for months on my system rebaseall is reporting an
> error as follows:
>
> M:\>bin\dash
> $ /bin/rebaseall
> << whirr away for ages >>
What precisely does "for ages" mean?
Note you can use the "-v" option to mak
On Thu, Oct 07, 2010 at 02:51:51PM +0200, Matthias Andree wrote:
> Jason, could you possibly make sure that rebase (or rebaseall) makes
> all files to be rebased writeable?
Yes.
> perlrebase does just that:
>
> cat rebase$suff.lst | xargs chmod u+w
> rebase -v -b $baseaddr -T rebase$suff.lst
> c
On Fri, Nov 05, 2010 at 09:07:35AM -0500, Johnny Walker wrote:
> [snip]
> /bin/rebaseall -T /lib/perl5/site_perl/5.10/i686-cygwin/auto/Tk/Tk.dll
>
> This seems to cause some issue as the terminal begins to flood with this:
>
> __getmodulehand...@4: skipped because nonexistent
> [snip]
The "-T" o
New News:
===
I have updated the version of fetchmail to 6.3.18-1. The tarballs
should be available on a Cygwin mirror near you shortly.
The only change between this version and the previous one is the
following:
o update to version 6.3.18
Old News:
===
Fetchmail is a remote mail
Ross,
On Fri, Dec 17, 2010 at 06:46:45AM -0500, Ross Hemingway wrote:
> [snip]
>
> 3/ rebaseall script has a fault on line 91, where if [ ! -w "$TmpDir"
> ].This always returns an error, despite the file location being OK
> and writable. It's probably a permission issue again. If we co
Yaakov,
On Thu, Dec 23, 2010 at 08:45:33PM -0600, Yaakov (Cygwin/X) wrote:
> Since _locale is already linked against libintl, an easy fix is to
> just add ac_cv_func_bind_textdomain_codeset=yes to CYGCONF_ARGS.
> When you updated Python to 2.6.6, could you include this as well?
Yes. Thanks for t
Daniel,
On Fri, Jan 07, 2011 at 06:10:19PM -0800, Daniel Colascione wrote:
> On Fri, Jan 7, 2011 at 4:25 PM, JonY wrote:
> > IMHO rebaseall shouldn't be interacting with mingw dlls at all.
> > Maybe it can check for dependencies on cygwin1.dll before rebasing?
>
> That's the point. The mingw DLLs
Phil,
On Thu, Jul 07, 2011 at 07:57:31PM +0200, Kraus Philipp wrote:
> Can anyone help me please?
http://lmgtfy.com/?q=unable+to+remap
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Problem report
On Wed, Aug 03, 2011 at 01:52:21PM +0200, Corinna Vinschen wrote:
> On Aug 3 12:29, Jon TURNEY wrote:
> > On 03/08/2011 08:49, Corinna Vinschen wrote:
> > >[snip]
> > >
> > >Can you have a look and, perhaps, provide a new python with a bigger
> > >internal FD_SETSIZE? The 256 from /usr/include/py
Corinna,
On Wed, Aug 03, 2011 at 04:57:06PM +0200, Corinna Vinschen wrote:
> On Aug 3 09:22, Jason Tishler wrote:
> > Anyway, I will add this patch to the next Cygwin Python build.
>
> Thanks. Any chance to get this soon? This is a really problematic
> limitation.
I
New News:
===
I have updated the version of rebase to 4.0.0-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
* rebase and peflags now support operations on 64 bit objects.
* New rebase database functi
New News:
===
I have updated the version of rebase to 4.0.1-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the changes since the previous release:
* Change rebaseall to call rebase instead of ./rebase.
* Configure with --sysconfdir=/etc.
Zdzislaw,
On Mon, Oct 24, 2011 at 12:38:57PM -0700, Zdzislaw Meglicki wrote:
> There is a problem with running rebase on my system. I go through the
> motions:
>
> [snip]
>
> This works fine until:
>
> /usr/bin/cygAfterImage-0.dll: new base = 6ff7, new size = 7
> /usr/X11R6/bin/cygXft-1
Ryan,
On Mon, Nov 26, 2012 at 03:09:01PM -0500, Ryan Johnson wrote:
> Hi all (attn python maintainer),
>
> Would it be possible to update to python 2.7? The current released
> package (2.6.8-2) lacks several features available in 2.7.
Are you psychic? I just started today. Sorry, but I don't h
On Tue, Nov 27, 2012 at 08:13:01AM -0500, Earnie Boyd wrote:
> On Mon, Nov 26, 2012 at 8:55 PM, Ryan Johnson wrote:
> > Out of curiosity, what typically holds back releasing a new version?
> > Do you often end up having to deal with bugs and patches?
>
> Usually it is a round tuit. (http://en.wikt
*** Attention Cygwin Python module package maintainers ***
*** Cygwin is migrating from Python 2.6 to 2.7... ***
New News:
===
I have released Cygwin Python 2.7.3-1 as experimental. The tarballs
should be available on a Cygwin mirror near you shortly.
The main purpose of this release i
On Thu, Dec 20, 2012 at 06:48:25PM +0100, marco atzeri wrote:
> It seems the dependency was wrongly adjusted for the
> test version: 2.7.3-1
>
> Today:
> setup-timestamp: 1356006675
>
> requires: crypt libbz2_1 libdb4.5 libexpat1 libffi4 libgcc1 libgdbm4
> libintl8 libncursesw10 libreadline7 libs
New News:
===
I have updated the version of rebase to 4.4.0-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following is the change since the previous release:
* Improve 64 bit support.
I would like to thank Corinna Vinschen for providing the above change.
Will,
On Thu, Jan 24, 2013 at 11:13:19AM -0600, Will Renkel wrote:
> I ran rebase all on cygwin/Win7 combination.
> It did NOT fix EXIM, possibly others.
> How do I get either rebase to do it
> or is there another way to fix EXIM?
Please heed the following:
http://cygwin.com/acronyms/#PPIOSP
New News:
===
*** Cygwin has migrating from Python 2.6 to 2.7. ***
I have updated the version of Python to 2.7.3-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The following is the only change since the previous release:
o promote from experimental t
901 - 981 of 981 matches
Mail list logo