On Sat, 20 Aug 2005, Corinna Vinschen wrote:
It should work OOTB, at least it did for me. Just don't interfere while
it's doing its job. Afterwards, simply copy the latest snapshot DLL
over the original one and you should be all set. Maybe you should
remove all traces of Cygwin from your di
Eric Blake wrote:
Cygwin will accept the path "dir/../file" as being the same as "file",
regardless of whether "dir" exists. Apprently, someone decided that a
simple path-trimming rule would speed things up, but it is wrong. For
example, it breaks building of xedit/lisp, where "lisp/../xedit.h"
On Sun, Aug 21, 2005 at 09:58:40PM -0500, Gary R. Van Sickle wrote:
>Cgf wrote:
>
>[snip]
>
>> I think it's a pretty hard problem and I really don't care
>> about POSIX
>
>??? This must be a typo, or you wouldn't be here.
You're right. It wasn't a typo but it was too strongly stated. I
really
Cgf wrote:
[snip]
> I think it's a pretty hard problem and I really don't care
> about POSIX
??? This must be a typo, or you wouldn't be here.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Do
On Sun, Aug 21, 2005 at 10:31:47PM +, Eric Blake wrote:
>>Cygwin will accept the path "dir/../file" as being the same as "file",
>>regardless of whether "dir" exists. Apprently, someone decided that a
>>simple path-trimming rule would speed things up, but it is wrong. For
>>example, it breaks
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The following packages have been updated in the Cygwin distribution:
*** help2man-1.35.1-1
help2man is a script to create simple man pages from the --help and
- --version output of programs.
This update is a sync with the newest upstream release.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The following packages have been updated in the Cygwin distribution:
*** shared-mime-info-0.16-1
This package contains the core database of common types and the
update-mime-database command used to extend it. It requires glib2 to be
installed for bui
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The following packages have been updated in the Cygwin distribution:
*** gnome-mime-data-2.4.2-1
This module contains the base MIME and Application database for GNOME.
It is meant to be accessed through the MIME functions in GnomeVFS.
This is a main
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The following packages have been updated in the Cygwin distribution:
*** gnome-icon-theme-2.10.1-1
This is an update to the GNOME Desktop icon theme for GNOME 2.10.
Yaakov
- -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to
> Cygwin will accept the path "dir/../file" as being the same as "file",
> regardless of whether "dir" exists. Apprently, someone decided that a
> simple path-trimming rule would speed things up, but it is wrong. For
> example, it breaks building of xedit/lisp, where "lisp/../xedit.h" is
> not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
DoMinix wrote:
> as I didn't find relevant info on the archive (I appologize
> if there were) I follow up this info to the Cygwin ML cause
> it could be to some interest to those who want Tk-804.027 on
> cygwin.
FYI, binaries are currently available a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karr, David wrote:
> Is there a Cygwin/gcc app that can assess raw typing speed, as opposed
> to the typespeed typing game? I'm looking for something that just has
> rows of words and/or short phrases (that aren't moving around the
> screen: ) ), and
Cygwin will accept the path "dir/../file" as being the same as "file",
regardless of whether "dir" exists. Apprently, someone decided that a
simple path-trimming rule would speed things up, but it is wrong. For
example, it breaks building of xedit/lisp, where "lisp/../xedit.h" is
not the same a
It appears that that cygwin's version of emacs can't
deal with windows drive names (e.g. c:/) for example
when I try to open a file. Xemacs does not seem to
have a problem with them, however. Is there a plan to
fix cygwin's emacs, so that it can deal with these
paths? Alternatively has someone writ
Is there a Cygwin/gcc app that can assess raw typing speed, as opposed
to the typespeed typing game? I'm looking for something that just has
rows of words and/or short phrases (that aren't moving around the
screen: ) ), and you just type exactly what's on the page.
--
Unsubscribe info: http:
On Sat, 2005-08-20 at 14:56 -0400, Igor Pechtchanski wrote:
> On Sat, 20 Aug 2005, Hannu E K Nevalainen wrote:
>
> > On Sat, 2005-08-20 at 12:11 -0400, Christopher Faylor wrote:
> > > On Sat, Aug 20, 2005 at 10:36:05AM +0200, Hannu E K Nevalainen wrote:
> > > >NOTE: I have serious intent with this
On Sun, 21 Aug 2005, Igor Pechtchanski wrote:
> I'm trying to make sure our perl program works with text mounts. In the
> course of the testing, one weird problem cropped up: binmode seems to
> have no effect on STDOUT when redirecting to a file on a text mount.
>
> The following consistently rep
I'm trying to make sure our perl program works with text mounts. In the
course of the testing, one weird problem cropped up: binmode seems to have
no effect on STDOUT when redirecting to a file on a text mount.
The following consistently reproduces the problem for me:
$ mount -m | grep text
moun
Dai Conrad wrote:
> I had used lilypond ages ago under linux, and installed it hoping to
> get back into it, but never found time. I thought that it ran
> "headless", transforming text files into sheet music files, without
> any graphical display, and didn't realize that it requires pango,
> pang
On 8/21/05, Igor Pechtchanski <[EMAIL PROTECTED]> wrote:
> On Sun, 21 Aug 2005, Dai Conrad wrote:
>
> > Whenever I go to update my installation of Cygwin, setup prompts me to
> > install all X-related things, including fontconfig, freeglut,
> > freetype, libfontconfig, libfreetype, X-startup-scrip
Igor Pechtchanski wrote:
> I forgot to mention that explicitly sending SIGWINCH (using "kill -WINCH")
> doesn't trigger the problem. Also, this doesn't seem to happen when
> changing the width/height of the window by 1-2 lines/columns, only when
> the window is resized by larger amounts (5-10 lin
Gerrit P. Haase wrote:
Robert Richter wrote:
There is a new release available of Apache HTTP Server 1.3.33. The
release is a
formal version update.
And there is an update of mod_ssl available:
Current Version: mod_ssl 2.8.23 for Apache 1.3.33
Gerrit
--
=^..^=
--
Unsubscribe info: ht
Igor Pechtchanski wrote:
On Sat, 20 Aug 2005, Franz Haeuslschmid wrote:
Hello,
I lately observe that `info' when invoked within `rxvt' happens to fail
due to a segmentation fault.
[snip]
The way to reproduce this behaviour on my
system is to start `rxvt' and opening the info documentation fo
23 matches
Mail list logo