The following packages (and their subpackages) have been updated in the
Cygwin distribution:
* dbus-1.6.12-1 [SECURITY]
* dialog-1.2-20130523-1
* gstreamer1.0-1.0.7-1
* gstreamer1.0-plugins-base-1.0.7-1
* gstreamer1.0-plugins-good-1.0.7-1
* gtypist-2.9.3-1
* json-c-0.11-1
* libsamplerate-0.1.8-1
$ lftp sftp://usr@addr
I can mget or mput files with sftp connection. However, when it comes to
directory operation, lftp always failed.
Both `mirror abc` to download whole directory or 'mirror -R abc' to
upload whole directory didn't work. The former one stuck at 'mkdir abc'
while the latte
Il 7/3/2013 3:36 AM, Fitzharris, Margaret A ha scritto:
I used to code in C using Cygwin and Netbeans to compile but have not used it since Spring, 2012.When I went to use an old program, I received a warning saying that my
Cygwin version was out of date. When I tried to update my Cygwin
install
On Jun 20 09:46, Corinna Vinschen wrote:
> I'll build a new patch 2.7.1 for 32 bit today. I hope that fixes it
> for 32 bit as well.
The new 2.7.1 (32bit) brakes CRLF handling for me completely. The old
2.6.1 works properly. 2.7.1 with text files converted from CRLF to LF
works properly as well.
After installing Cygwin on a new system that is in a domain, there is
something that is breaking with user setup.
* The user home directory is not getting created
* /usr/loca/bin & /usr/bin are not prepended to PATH
* The user home directory is /cygdrive/Users/,
instead of /home/
* The pat
On 7/2/2013 11:41 AM, Rockefeller, Harry wrote:
When I start emacs I get this message:
(emacs:192): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion
`extra_space >= 0' failed
Are you saying that this happens every time you start emacs? Does it
even happen when you start with 'em
> The following has been dropped from the default screenrc since
> 4.0.0...:
>
> # Set the hardstatus prop on gui terms to set the titlebar/icon title
> termcapinfo xterm*|rxvt*|kterm*|Eterm*|cygwin hs:ts=\E]0;:fs=\007:ds=\E]0;\007
>
> Without this, hardstatus cannot be persuaded to display in th
Mikko Rapeli wrote:
> svn co error message is:
>
> svn: E120191: Unable to connect to a repository at URL
> 'https://repo.invalid/svn/path'
> svn: E120191: Error running context: The requested authentication type(s) are
> not supported
>
> As said, downgrading subversion packages to version 1.7
The following has been dropped from the default screenrc since
4.0.0...:
# Set the hardstatus prop on gui terms to set the titlebar/icon title
termcapinfo xterm*|rxvt*|kterm*|Eterm*|cygwin hs:ts=\E]0;:fs=\007:ds=\E]0;\007
Without this, hardstatus cannot be persuaded to display in the window
title
When I start emacs I get this message:
(emacs:192): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion
`extra_space >= 0' failed
Maybe when zombies are present (as reported by 'top') I get several of these
messages:
(emacs:192): Gtk-WARNING **: gtk_window_parse_geometry() called on a
On 02/07/2013 10:50 AM, JonY wrote:
On 7/2/2013 20:00, Ryan Johnson wrote:
On 02/07/2013 6:26 AM, JonY wrote:
Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
* gcc-3.x is now finally removed, replaced by this version.
* This means -mno-cygwin support is also removed comple
git svn error message is:
APR does not understand this error code: Unable to connect to a repository at
URL 'https://repo.invalid/svn/path': Error running context: The requested
authentication type(s) are not supported at /usr/lib/git-core/git-svn line 2693
svn co error message is:
svn: E12019
On 7/2/2013 20:00, Ryan Johnson wrote:
> On 02/07/2013 6:26 AM, JonY wrote:
>> Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
>>
>> * gcc-3.x is now finally removed, replaced by this version.
>>
>> * This means -mno-cygwin support is also removed completely, use the
>> provided
Hello:
I am trying to use cygwin to manage my local mysql server on my
Windows 7 machine. I was using CMD until I found out CMD does not
support sub commands. I am trying to run the following command:
mysqldump -u root -p -h 127.0.0.1 DATABASE.NAME > /cygdrive/x/DATABASE.NAME.sql
where DATABASE.
On Tue, Jul 2, 2013 at 12:26 PM, JonY wrote:
> Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
>
> * gcc-3.x is now finally removed, replaced by this version.
>
> * This means -mno-cygwin support is also removed completely, use the
> provided cross compilers to build Windows co
On 02/07/2013 6:26 AM, JonY wrote:
Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
* gcc-3.x is now finally removed, replaced by this version.
* This means -mno-cygwin support is also removed completely, use the
provided cross compilers to build Windows code.
* Previous gcc
On 2013-07-02 12:26, JonY wrote:
Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
* gcc-3.x is now finally removed, replaced by this version.
* This means -mno-cygwin support is also removed completely, use the
provided cross compilers to build Windows code.
* Previous gcc4-
On Jul 2 12:52, Pawel Jasinski wrote:
> hi,
>
> after upgrading to 1.7.20 (from 1.7.not sure) I have noticed that
> Ctrl-C in terminal doesn't do what it used to.
> Steps to reproduce:
> 1. start non-cygwin program, e.g. kdiff3 or notepad
> 2. press Ctrl-C in terminal
> 3. non-cygwin program is n
Version 4.7.3-1 of gcc has been uploaded. Some important notes are:
* gcc-3.x is now finally removed, replaced by this version.
* This means -mno-cygwin support is also removed completely, use the
provided cross compilers to build Windows code.
* Previous gcc4-4.5.3 has been renamed to gcc and p
On Jul 1 20:34, Christopher Faylor wrote:
> On Mon, Jul 01, 2013 at 04:08:11PM -0700, Dan Kegel wrote:
> >On Mon, Jul 1, 2013 at 2:34 PM, markov wrote:
> >> I am trying to connect a client program running on unix to a server
> >> program running on cygwin without success. I also tried to connect
20 matches
Mail list logo