On Sun, 27 Jan 2002, Robert Collins wrote:
> Under win9x, such filenames are invalid - they are DOS devices, and
> cygwin maintains win9x compatability. If you want correct behaviour
> under NT, perhaps you could submit a patch.
I'm not sure about filenames, but I know that you can make director
Pepe Perez wrote:
> hello, before anything else I don't speak English, I am Argentinean,
> I am writing this with the help of a translator, so know how to
> excuse my language.
>
> Making a couple of tests with CYGWIN and the compiler GCC 2.95-3.5
> was with which I am reserved bad the
I haven't looked in the Cygwin FAQ specifically for this, but the need for the
cygipc package is described in /usr/doc/Cygwin/postgresql-7.1.3.README. It
seems, though, that people don't seem to know about /usr/doc. You can find the
answers to quite a few questions there!
--Rick
--- Justin Clift
At 05:10 PM 1/25/02 +0100, Corinna Vinschen wrote:
>On Fri, Jan 25, 2002 at 10:39:30AM -0500, Pierre A. Humblet wrote:
>> Any thoughts?
>
>Not immediately. Two questions:
>
>- Could you patch Cygwin fhandler_socket.cc, fhandler_socket::close()
> and rip out the whole linger stuff so that onl
===
- Original Message -
From: "Justin Clift" <[EMAIL PROTECTED]>
To: "Christopher Faylor" <[EMAIL PROTECTED]>; "Rick Rankin"
<[EMAIL PROTECTED]>; "Tom Lane" <[EMAIL PROTECTED]>
Cc: "Joerg Hessdoerfer" <[EMAIL PROTECTED]>; "Cygwin
Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, January 27
Hi Rick,
Thanks heaps for the offer. :)
One of our users Joerg kindly pointed out a solution (and when tested,
it solved the problem).
It seems there's a lack of info about needing cygipc to be installed
when installing cygwin.
Would it be possible to add something about it to the cygwin FAQ?
I can build it for them, but I don't have a way to make it available to them.
If someone can provide a site for them to get it from, I'll do the build. What
options to configure, other than --enable-debug, do you need?
--Rick
--- Christopher Faylor <[EMAIL PROTECTED]> wrote:
> On Sat, Jan 26, 200
hello, before anything else I don't speak English, I am Argentinean, I am
writing this with the help of a translator, so know how to excuse my
language.
Making a couple of tests with CYGWIN and the compiler GCC 2.95-3.5 was with
which I am reserved bad the memory. A char buffer[5] it occupies
Yes, sshd.
Rob
===
- Original Message -
From: "David" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 27, 2002 1:16 PM
Subject: cygwin bash shell as a service
> Is there a way to install bash as a service and submit make's remotely
> rather than having to use cygwin as
Is there a way to install bash as a service and submit make's remotely
rather than having to use cygwin as an interactive tool ?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.ht
On Sat, Jan 26, 2002 at 05:01:59PM -0800, Michael A Chase wrote:
>From: "Christopher Faylor" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Saturday, January 26, 2002 16:54
>Subject: Re: cygwin mistakes directories for character devices
>
>
>> On Sat, Jan 26, 2002 at 07:50:01PM -0500, James V
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, January 26, 2002 16:59
Subject: Re: FAQ topic "What about special DOS devices"
>
> ===
> - Original Message -
> From: "Robert Collins" <[E
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 26, 2002 16:54
Subject: Re: cygwin mistakes directories for character devices
> On Sat, Jan 26, 2002 at 07:50:01PM -0500, James Vega wrote:
> >Create a directory named "com
===
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 27, 2002 11:58 AM
Subject: FAQ topic "What about special DOS devices"
> Can we add "(i.e. comX, lptX, aux)"
^ to the title of the ques
Can we add "(i.e. comX, lptX, aux)" - the folk that don'tknow about DOS
devices, won't know the ComX is found under that topic.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs
On Sat, Jan 26, 2002 at 07:50:01PM -0500, James Vega wrote:
>Create a directory named "comX" where X is a number.
>ls the directory and it will come up as a character device.
>This shouldn't be happening unless the directory is under /dev.
http://cygwin.com/lists.html#see-above
cgf
--
Unsubscri
===
- Original Message -
From: "James Vega" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 27, 2002 11:50 AM
Subject: Cygwin mistakes directories for character devices
> Create a directory named "comX" where X is a number.
> ls the directory and it will come up as a c
Create a directory named "comX" where X is a number.
ls the directory and it will come up as a character device.
This shouldn't be happening unless the directory is under /dev.
--
*
James Vega
Tel: 617.377.2436
e-mail: [EMAIL PROTECTED]
*
cygutils-0.9.8-1 has been uploaded to the Cygwin net distribution.
cygutils provides a collection of small -- and hopefully useful --
utilities.
Changes:
- add 'last' implementation from Mark Bradshaw
- add 'utmpdump' implementation from Mark Bradshaw
- add 'realpath' implementation (*)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The bounce occurred not due to the cygwin mailing list, but at some
server on the way to the cygwin list. Not only did I not have any
information as to why this occurred, but I seemed to be an isolated
occurrence. I therefore was surprised that desp
On Sat, Jan 26, 2002 at 08:14:47PM +0100, Ralf Habacker wrote:
>while makeing some tests I recognized, that sometime select() and
>close() crashes, if the number of used file descriptors is > 60.
grep /usr/include/sys/types.h for "FD_SETSIZE". You'll note that it is,
by default, 64. Set it to s
On Sat, Jan 26, 2002 at 11:47:18AM -, Stephano Mariani wrote:
>
>This is a test...
>
>Apparently, my mail server is blacklisted? (HOW?)
>
>Stephano Mariani
Please. This is not a "test" mailing list. If you receive a bounce
email because your server is on one of the advertised RBLs (and I do
On Sat, Jan 26, 2002 at 11:41:32AM -, Stephano Mariani wrote:
>If you have visual studio, it includes a subset of the debugging
>symbols for windows. Install those!
Can't someone just provide them with what they are asking for???
If they had a debugging version of postgress, they'd be able
Earnie Boyd wrote:
>
> If this proposal is for a standard cygwin package, then it should
> just live in /usr/... The mingw binaries go to
> /usr/bin/i686-pc-mingw-{gdb,as,gcc}, gcc libraries in
> /usr/lib/gcc-lib/i686-pc-mingw, and additional files in
> /usr/i686-pc-mingw/
>
This is what I
===
- Original Message -
From: "Charles Wilson" <[EMAIL PROTECTED]>
> Actually, the real answer is more general -- the following could
replace
> the current "My application cannot locate cygncurses5.dll!!" question
> and a lot more:
...
and the next release of setup will avoid more of
Has anyone compiled XEmacs successfully with support for XFree86? I would like to run
xemacs under
X, rather than the native NT gui, but I run into all kinds of trouble during configure
or make. I've tested
different distributions, including 21.1.9, 21.5.4 and 21.4.6 but get none of these to
Jari Aalto+mail.linux wrote:
> Having run into the touble myself and skimming the list for answers,
> the only one that really soved the problem was Charles's:
>
> http://sources.redhat.com/ml/cygwin/2002-01/msg01406.html
>
> *RE* install libintl and libintl1 packages. Ensure that /u
Hi all,
while makeing some tests I recognized, that sometime select() and close() crashes, if
the number of used file
descriptors is > 60.
With a value >93 select() crashes.
With a value between 61 and 81 a close() call crashes instead of select(), but it
seems that this is caused by the
previ
On Saturday 26 Jan 02, Jari Aalto+mail.emacs writes:
>
> Where can I get the Cygwin FAQ in .texi or .texinfo
> format? I'd like to integrate it into Emacs. The .html
> says that it was converted with texi2html
>From cvs in winsup/doc.
When you say "integrate it into Emacs", you mean create
Where can I get the Cygwin FAQ in .texi or .texinfo
format? I'd like to integrate it into Emacs. The .html
says that it was converted with texi2html
http://cygwin.com/faq/faq.html
This document was generated on 24 January 2002 using texi2html 1.56k.
Jari
--
http://tiny-tools.s
Having run into the touble myself and skimming the list for answers,
the only one that really soved the problem was Charles's:
http://sources.redhat.com/ml/cygwin/2002-01/msg01406.html
*RE* install libintl and libintl1 packages. Ensure that /usr/bin is in
your PATH.
Would the FA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is a test...
Apparently, my mail server is blacklisted? (HOW?)
Stephano Mariani
-BEGIN PGP SIGNATURE-
Version: PGP 7.1.1
Comment: Use PGP or GNU PG
iQA/AwUBPFKXRmgk66Ms+o9zEQJQBACg2l9EVvfhfPraGda7Wg3gSHxZJbgAn0Ro
k6ovQw9a+EJQFzbkf81
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If you have visual studio, it includes a subset of the debugging
symbols for windows. Install those!
Stephano Mariani
- -Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf Of Tom Lane
Sent: 26 January 2002 04:30
Free Post Launch!
There are a number important factors that increase the
chances of any net worker becoming successful. The
most important of which is the momentum and excitement
of actively sponsoring new members. How would you like
to know that you have an existing downline and team in
place to
34 matches
Mail list logo