Hey,
Why was openldap-server
(https://www.cygwin.com/packages/summary/openldap-server.html) considered
obsoleted by (https://www.cygwin.com/packages/summary/openldap.html)? The
openldap package only contains the client utilities. I am in need of slapd (the
ldap standalone daemon) which was inc
Hi,
I am requiring to know where can I gain the latest cygwin1.dll for windows 10,
the same process used on windows 7 works fine, but on windows 10 the following
issue is reported on cmd:
Finish with deleting all object files
2 [main] sh 18112 find_fast_cwd: WARNING: Couldn't compute FAST
Hi guys,
i don‘t know if you wanted to report me this but if yes please tell me how to
fix it i tried 3 houres… I am tired now ist 3 AM in Germany now….
Kind regard
Joshua Sokolowski
process_begin: CreateProcess(NULL, touch
C:/Users/Joshua/Desktop/Grafikrechner/projects/imageviewer-master
On Fri, Sep 9, 2016 at 1:17 PM, Joshua Hoke wrote:
> On Fri, Sep 9, 2016 at 12:42 PM, Marco Atzeri wrote:
>> On 09/09/2016 18:03, Joshua Hoke wrote:
>>> After a recent Windows update, I am unable to start Cygwin's X server
>>> anymore. I tried updating to the late
On Fri, Sep 9, 2016 at 12:42 PM, Marco Atzeri wrote:
> On 09/09/2016 18:03, Joshua Hoke wrote:
>>
>> Hi,
>>
>> After a recent Windows update, I am unable to start Cygwin's X server
>> anymore. I tried updating to the latest Cygwin by running setup again,
>
gines 0005
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Fri, Sep 09, 2016 12:01:19 PM
Any ideas about what how to fix or troubleshoot this? I use it all the
time and it worked before this update.
--
Joshua Hoke
--
Problem reports: http://cygwi
The interesting detail is it would always stop at exactly 64 sockets
open; which is the maximum number for which select() doesn't have to
spawn a second thread.
Problem disappeared. Given the traces I got the reproduction would
involve somebody's deranged trojan SSH scanner.
64 to too low for Fai
IP address. Only private key
authentication allowed.)
On 4/1/14, Joshua Hudson wrote:
> Hi. I'm getting a situation on one machine where sshd will fail to
> accept connections in a way that says "connection refused" even though
> it is listening. The server shows a large (58)
Hi. I'm getting a situation on one machine where sshd will fail to
accept connections in a way that says "connection refused" even though
it is listening. The server shows a large (58) number of connections
in CLOSE_WAIT.
A Google search leads me to
http://www.cygwin.com/ml/cygwin/2010-01/msg01235
We had a weird incident involving ctime changing unexpectedly when
mtime did not.
On a normal UNIX system, we'd immediately say somebody changed the
file and set mtime back, but on Cygwin, ctime appears to be synthetic.
How exactly does ctime work on Cygwin? I can't find any useful
documentation
/bin/rebaseall worked. Great, thanks man!
--
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
Whenever cygwin hasn't been running for awhile, launching it yields a
lot of STATUS_ACCESS_VIOLATION in bash.exe
$ cat bash.exe.stackdump
13779031 [main] bash 4212 exception::handle: Exception: STATUS_ACCESS_VIOLATION
13779775 [main] bash 4212 open_stackdumpfile: Dumping stack trace to bash.exe.st
Quoting Joshua John Bialkowski
I'm using g++ (GCC) version 3.4.4 from the cygwin installer, and
I've run in to
this very confusing problem. I'm compiling with the -mno-cygwin option
[...]
The problem I have is that when I launch a separate thread, and
then throw an
ex
Quoting Christopher Faylor
On Wed, Jul 22, 2009 at 08:05:21PM -0400, Joshua John Bialkowski wrote:
I've spent the entire day scouring the internet for a solution to my
problem, so
I apologize if this has already been answered. If that is the case a
pointer in
the right direction wou
I'm using g++ (GCC) version 3.4.4 from the cygwin installer, and
I've run in to
this very confusing problem. I'm compiling with the -mno-cygwin option
[...]
The problem I have is that when I launch a separate thread, and then
throw an
exception in that separate thread, my program will crash...
I've spent the entire day scouring the internet for a solution to my problem, so
I apologize if this has already been answered. If that is the case a pointer in
the right direction would be appreciated.
I'm using g++ (GCC) version 3.4.4 from the cygwin installer, and I've run in to
this very confu
OK, I couldn't resist answering one last question before unsubscribing
from the list...
On 12/5/06, Nathan Moore wrote:
> Cygwin is used extensively within my school's physics department,
> and I'd like to set up a local mirror for packages. I assume this
> entails writing a bash script which d
Cygwin Community,
It's been a fun few years that I've been maintaining the Cygwin
documentation, but I think it's come time to ask for replacement
volunteers. I now rarely use Windows and just realized when
I got a few minutes on my wife's laptop that it doesn't even
have the build tools installe
On 10/11/06, Christopher Faylor wrote:
Good point, Brian. If anything qualifies as a FAQ, this certainly does.
Joshua, would you be willing to write something up about the philosophy
of MS-DOS and Cygwin? Known gotchas would be a good thing to include,
even if they were only examples.
This
ce they are mentioned is the
description of the "ntea" setting in the CYGWIN environment variable:
<http://cygwin.com/cygwin-ug-net/using-cygwinenv.html>). I don't have the
time to create the proper FAQ patch, but Joshua, if you are reading this,
please take note.
Duly noted, I
On 8/10/06, mwoehlke wrote:
Joshua Daniel Franklin wrote:
> Yes, it's sort-of my fault. I just have a Perl script that chunks the
> newlib libc.info files into faux man pages.
Ah, ok, makes sense. Too bad newlib doesn't have proper manpages, in
that case. Although am I understan
On 8/7/06, Larry Hall (Cygwin) wrote:
So there is. Hm. Oh well. Joshua, here's a patch, if you think using it is
less effort than just deleting the line yourself.
Of course I'll use it. How else would I know which was the duplicate? :)
It wasn't in the cygwin-doc-1.4-4
On 8/9/06, mwoehlke wrote:
I thought I'd have a crack at fixing the manpage for printf(3) (see
http://cygwin.com/ml/cygwin/2006-08/msg00288.html), but when I opened
it, I was a bit shocked to discover that it is only *MARGINALLY* in
troff format. I do note that other manpages seem more "normal" (
On 7/23/06, Robert Pendell wrote:
Testing wrote:
> http://cygwin.com/faq/faq.setup.html#faq.setup.uninstall-all
>
> Would it be valuable to add this to the FAQ entry?
>
That won't work for those on XP Home.
In order to access the Security tab you have to boot into safe mode.
OK, I'll add that i
On 5/27/06, Jarl Friis wrote:
Would it be an idea to have my question on the cygwin FAQ.
I had resisted this since it didn't really come up all that often
and setup.exe is really only designed to be interactive, but
it's been coming up... frequently:
http://cygwin.com/faq/faq.setup.html#faq.se
On 5/30/06, Dave Korn wrote:
... for quite some time now; here's an update to the related faq entry.
Thanks, it's great to get patches like this. It's updated now:
http://cygwin.com/faq/faq.api.html#faq.api.winsock
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem rep
1. no _CS_PATH
2. no sys_siglist
3. no confstr
4. no memopen
_CS_PATH and confstr looks easy enough to give it the values it wants.
Removed code that handles sys_siglist
Not sure what to do about memopen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: ht
On 3/2/06, Christopher Faylor wrote:
> The current FAQ has this entry:
>
> 4.15. Why doesn't chmod work?
I checked in this, but didn't update the website:
The most common case is that your /etc/passwd or /etc/group files are
not properly set up. If ls -l shows a group of mkpasswd or mk
On 4/1/06, Joshua Daniel Franklin wrote:
> On 3/30/06, Dave Korn wrote:
> > As to the FAQ entry, it really needs a little alteration. Ping JDF!
> >
> > It should make clear that those parameters are in bytes. The example of a
> > 4k stack and 1k heap is a bit unrea
On 3/30/06, Dave Korn wrote:
> As to the FAQ entry, it really needs a little alteration. Ping JDF!
>
> It should make clear that those parameters are in bytes. The example of a
> 4k stack and 1k heap is a bit unrealistic and it might be more productive to
> show people how to make exes with /
On 3/26/06, Lapo Luchini wrote:
>
> > On Sun, 27 Jun 2004, A. Alper Atici wrote:
> >
> > > try the following:
> > > set OUTPUT_CHARSET=iso-8859-1
>
> Instead of putting it simply in some FAQ couldn't Cygwin define that env var
> correctly "by default"? (after all the system *knows* which charset i
On 3/25/06, Lev Bishop wrote:
> We do already have FAQs for "Why not install in C:\?" and "Why the
> weird directory structure?". There is a FAQ for "How do I compile a
> Win32 executable that doesn't use Cygwin?" but it doesn't specifically
> mention that discussion of the binaries doesn't belon
On 3/24/06, Capaci, Christopher wrote:
> I'm trying to automate the setup of cygwin so that the same exact setup
> is reproducible on many different machines. I found some command line
> arguments to setup.exe that should help. -q runs through the whole
> process without any input. To use that I'll
On 3/25/06, George wrote:
> FWIW, I'd like to think that expanding the contents of the Cygwin man
> pages ('man cygwin' and 'man intro') to provide the above information as
> well as offer an overview of Cygwin-specific tools, etc. would go a long
> way.
Wow, someone actually read that page I wrot
On 3/19/06, Norton Allen wrote:
> The documentation here:
>
> http://sourceware.org/cygwin-apps/package-server.html
>
> suggests it might be possible to set up a custom Cygwin
> package server to install a custom app, but it also says
> the necessary tools are not available.
Just be aware that you
On 2/27/06, Michael Banks wrote:
> Has anyone on this list set up a local mirror with a custom package?
Yes.
> We're releasing a commercial solution soon that depends on a few command-line
> utilities like grep (we're not using the cygwin.dll at all), and don't want
> our Windows users worrying
On 2/3/06, LiuYan wrote:
> Hi all:
>
> When I using 'ls' to list the files in a directory, the chinese file names are
> becomes '??'.
Do the hints in the Cygwin FAQ about Unicode help?
http://cygwin.com/faq/faq.using.html#faq.using.unicode
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
gt;"\bscp\b" for a whole-word "scp" search.
> >
> >BTW, now there's also 'cygcheck -p'. Maybe this should be added to the
> >aforementioned FAQ?
>
> Yes, definitely.
>
> Joshua?
I hadn't upgraded lately, so didn't have &q
On 1/27/06, Wojciech Pietron wrote:
> After a few hours spent in 'bindkey', 'stty' and similar stuff I am not
> very familiar with, I found out that after running a command 'setopt nozle'
> I am able to produce all Polish letters. Of course, I loose all
> functionality associated with 'Zsh Line Edi
On 1/26/06, Joshua Daniel Franklin wrote:
> OK, the full text of winsup/README is now:
>
> THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
> IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
> WARRANTIES OF MERCHANTABILITY AND FITNESS
On 1/26/06, Corinna Vinschen wrote:
> On Jan 26 13:44, Christopher Faylor wrote:
> > On Thu, Jan 26, 2006 at 10:12:07AM +0100, Corinna Vinschen wrote:
> > >On Jan 25 20:41, Joshua Daniel Franklin wrote:
> > >>I've added this info to
> > >
On 1/25/06, Reini Urban wrote:
> postgresql is of the same kind as inetd.
> In the recommended way the service is run via cygrunsrv, but a few
> people might also have installed the cygwin version via pg_ctl as
> service starter.
> Mentioning it after apache would help a bit.
>
> =>
> "sshd, cron,
On 1/13/06, Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote:
> On 1/13/06, Igor Peshansky wrote:
> > On Fri, 13 Jan 2006, Corinna Vinschen wrote:
> >
> > > On Jan 13 12:44, Adrian Maier wrote:
> > > > /usr/bin/initdb: line 564: 3312 Bad syste
On 12/2/05, Corinna Vinschen wrote:
> On Dec 2 13:43, andrea wrote:
> > What is the current status of the following security threats and how
> > would you rate security when running sshd in a multi user environment.
> >
> > -Code execution in the context of an other user
> > -Denial of service b
On 1/21/06, Igor Peshansky wrote:
> On Sat, 21 Jan 2006, Cliff Hones wrote:
>
> > Urs Rau wrote:
> > > So, if anybody does have version 1.0700 (or newer) please let me know.
> >
> > I have a copy, which I shall mail you.
> >
> > Is there any interest in putting this somewhere more permanent?
>
> L
On 1/23/06, Joshua Daniel Franklin wrote:
> On 1/23/06, Eric Blake wrote:
> > We need to get the ideas from this thread into the FAQ on uninstalling
> > cygwin. Also, add a mention that inetd is a potential cygwin service -
> > since it can run without the assistance of cy
On 1/25/06, Larry Hall (Cygwin) wrote:
> Banibrata Dutta wrote:
> > Hi,
> >
> > Having RTFM'd the FAQ & User's Guide, doing this post.
> >
> > I want to uninstall Cygwin completely (and then intend to do a fresh
> > install). So here are questions :-
> >
> > 1) How to find out what are the Cygwin
On 1/20/06, Brian Dessent wrote:
> Joshua Daniel Franklin wrote:
>
> > gcc make binutils cocom dejagnu
>
> gcc depends on binutils, so there's no need to list it as requirement.
> Perl is used in the build process as well.
>
> http://cygwin.com/ml/cygwin/2005-0
On 1/23/06, Eric Blake wrote:
> According to Brian Dessent on 1/22/2006 8:56 PM:
> >
> >>A. How do I tell what services I have installed?
>
> > Nevertheless, the command "cygrunsrv -L" should give you a list of all
> > installed Cygwin services. (Note that this -L functionality of
> > cygrunsrv d
On 1/20/06, Jan Nieuwenhuizen wrote:
> $ cyg-apt install lilypond
> to install:
> libXft1 libXft2 ghostscript-base libreadline6 findutils xorg-x11-bin pcre
> pango-runtime libncurses8 glib2-runtime pcre-doc libintl fontconfig
> xorg-x11-base xorg-x11-fnts openssl097 python xterm X-startup-scr
On 1/18/06, Cliff Hones wrote:
> It's rather a long time since I tried building my own cygwin from CVS. With
> the new release out, I thought I'd give it a try, as I imagine HEAD is very
> close to 1.5.19-2. I followed the instructions in the FAQ:
> http://cygwin.com/faq/faq.programming.html
On 1/13/06, Yitzchak Scott-Thoennes wrote:
> > It would be nice to have a sample batch file that automated
> > the cygwin1.dll replacement, too.
>
> I've prettied up a batch file I use for installing cygwin-inst-*
> snapshots, and added stuff to handle spacey pathnames and inetd (which
> AIUI isn't
On 1/13/06, Igor Peshansky wrote:
> On Fri, 13 Jan 2006, Corinna Vinschen wrote:
>
> > On Jan 13 12:44, Adrian Maier wrote:
> > > /usr/bin/initdb: line 564: 3312 Bad system call
> > > "$PGPATH"/postgres
> >
> > Did you read /usr/share/doc/Cygwin/postgresql-8.0.4.README?
>
> I wonder if th
On 1/12/06, Igor Peshansky wrote:
> On Thu, 12 Jan 2006, Joshua Daniel Franklin wrote:
> > I build everything but the PDFs on Cygwin. Is your issue related to
> > http://www.cygwin.com/ml/cygwin-apps/2005-10/msg00065.html
> > I.e., you have docbook-xml42 installed? It might
On 1/11/06, Igor Peshansky wrote:
> Hi,
>
> I believe I'm up-to-date with xmlto and DocBook on Cygwin. Still, I was
> unable to build either the user's guide or the FAQ from sources. Part of
> the problem was a bug in doctool.c (for which I'll send a patch to
> cygwin-patches shortly). However,
On 11/24/05, Lennart Borgman wrote:
> I think the little correction suggested here never got done for some reason:
>
> http://lists.gnu.org/archive/html/help-emacs-windows/2002-05/msg00079.html
Thanks, the extra line is now gone from
http://cygwin.com/faq/faq.using.html#faq.using.emacs
--
Unsubs
On 11/26/05, Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote:
> On 11/22/05, Igor Pechtchanski wrote:
> > > The script you're thinking of is Michael A. Chase's clean_setup.pl.
> > > Unfortunately, Googling for it mostly turns up references to it in the
> &
On 11/22/05, Igor Pechtchanski wrote:
> > The script you're thinking of is Michael A. Chase's clean_setup.pl.
> > Unfortunately, Googling for it mostly turns up references to it in the
> > mailing list archives, and the actual site comes up only at the bottom of
> > the page. It would be nice if t
An updated version of cygwin-doc is now available. It includes
Cygwin and newlib documentation in formats such as man, texinfo,
HTML, and PDF.
This is a normal incremental release to sync with the latest CVS, with
a few minor changes:
--the FAQ is now in the same style as the User's Guide
--the in
On 10/1/05, Aaron Gray wrote:
> Does Cygwin have latex or do I use tex ?
I don't believe latex2html is available in the tetex-latex package,
and I think the server hosting the cygwin mailing lists is down for
maintainance right now, but these links should get you started:
http://www2.atwiki.jp/cc
On 9/30/05, Arthur I Schwarz wrote:
[snip]
> You can expect no support. You will, after a short while, start to
> receive sarcastic comments from the developers. You will be blamed
> for your problem. You will be directed to information of no value
> in determining what is wrong. The only recourse
On 9/24/05, wrote:
> I'm setting up Cygwin. I downloaded files to one machine, and I want
> to install over the network to another machine (I don't have enough
> space for both the pre- and post-install files on the target machine).
> However, when I run setup on the other machine, as soon as it st
On 9/26/05, Corinna Vinschen wrote:
> On Sep 26 09:35, Christopher Faylor wrote:
> > On Mon, Sep 26, 2005 at 12:47:28PM +0200, Corinna Vinschen wrote:
> > >...Cygwin is also supported in the 32 bit environment WOW64 on 64 bit
> > >versions of Windows XP and 2K3, but that there are no plans to creat
On 9/25/05, Christopher Faylor wrote:
> I has been brought to my attention that the Copyright section in the FAQ
> are attempting to paraphrase the words at http://cygwin.com/licensing.html .
Done, turned http://cygwin.com/faq/faq.copyright.html#faq.what.copyright
into a link, and http://cygwin.co
That's the old texinfo version of the FAQ, but since it's still being used
I did an update to fix the broken links.
On 9/17/05, Christopher Faylor wrote:
> I could have sworn that I fixed these not too long ago.
>
> Joshua, could you fix these?
>
> cgf
>
> --
On 9/15/05, Siegfried Heintze wrote:
> In other words, is the process of submitting documentation documented? Does
> one use the GNU texi or SGML docbook or some other format? I've been curious
> about these tools for years but have never used them.
It depends on what you're documenting. As Eric n
On 9/16/05, Christopher Faylor wrote:
> On Fri, Sep 16, 2005 at 01:22:10PM -0700, Joshua Daniel Franklin wrote:
> >On 9/16/05, Eric Blake wrote:
> >> According to Williams, Gerald S (Jerry) on 9/15/2005 10:48 AM:
> >> > The FAQ (http://www.cygwin.com/faq/faq_3.ht
On 9/16/05, Eric Blake wrote:
> According to Williams, Gerald S (Jerry) on 9/15/2005 10:48 AM:
> > The FAQ (http://www.cygwin.com/faq/faq_3.html) mentions
> > using this idiom for strace and cygcheck, but not for
> > Tcl/Tk. Perhaps these should be noted as well?
>
> Now that strace and cygcheck w
On 8/29/05, Igor Pechtchanski wrote:
> > Well, I didn't figure out how to do it in DocBook, but it was no
> > problem with sed:
> >
> > sed -i 's;;;g' faq/faq*.html
>
> BTW, I don't think I saw the "id\d+" form of reference ever used in the
> FAQ, but just in case, to fully preserve the prior fun
On 8/26/05, Brian Dessent wrote:
> Igor Pechtchanski wrote:
>
> > > All done:
> > >
> > > http://cygwin.com/faq/faq.using.html#faq.using.shares
> >
> > Looks good. I also noticed that you got rid of numeric anchors, which
> > fixed the FAQ browsing in Netscape for me. Thanks!
>
> Could you perh
On 8/18/05, Joshua Daniel Franklin wrote:
> On 8/18/05, Igor Pechtchanski wrote:
> > On Thu, 18 Aug 2005, Joshua Daniel Franklin wrote:
> > > On 8/18/05, Igor Pechtchanski wrote:
> > > > Heh, this is the first time I accessed the FAQ after the switch, and
> >
On 8/19/05, Christopher Faylor wrote:
> On Fri, Aug 19, 2005 at 04:26:51AM -0700, Joshua Daniel Franklin wrote:
> >On 8/19/05, Gerald Pfeifer wrote:
> >> http://cygwin.com/faq.html has one (I believe actually more than one)
> >> link to http://www.redhat.com/software/to
On 8/26/05, Igor Pechtchanski wrote:
> On Fri, 26 Aug 2005, Joshua Daniel Franklin wrote:
>
> > On 8/26/05, Igor Pechtchanski wrote:
> > > On Fri, 26 Aug 2005, Brian Dessent wrote:
> > >
> > > > The answer is in the link that Igor gave you. This FAQ p
in the answer.
>
> FWIW, I second this suggestion. Joshua, can we have two questions: "Why
> don't Cygwin services work?" and "Why can't Cygwin services access network
> shares?" instead of the combined one?
Now that it's in DocBook, it would be a
On 8/19/05, Gerald Pfeifer wrote:
> http://cygwin.com/faq.html has one (I believe actually more than one)
> link to http://www.redhat.com/software/tools/cygwin/ which is broken.
>
> I don't have the current URL at redhat.com, but thought you might want
> to know; it's kind of critical, since that'
On 8/18/05, Igor Pechtchanski wrote:
> On Thu, 18 Aug 2005, Joshua Daniel Franklin wrote:
>
> > On 8/18/05, Igor Pechtchanski wrote:
> > > Heh, this is the first time I accessed the FAQ after the switch, and
> > > the direct question links don't work. :-( I
On 8/18/05, Igor Pechtchanski wrote:
> On Fri, 5 Aug 2005, Joshua Daniel Franklin wrote:
>
> > On 8/3/05, Joshua Daniel Franklin wrote:
> > > I'm tired of tip-toeing around the texinfo source for the FAQ just to make
> > > sure links to the numbered questions
On 8/11/05, Dave Korn wrote:
> Original Message
> >From: Taufik Suryawan Edyna
> >Sent: 11 August 2005 11:23
>
> > Hello,
> >
> > We are from Gadjah Mada University Indonesia want to make a mirror
> > cygwin.com website.
> > Can you tell us how to do that ?
> >
>
> http://sources.redhat.c
On 8/6/05, Jonathan Turkanis wrote:
> Christopher Faylor wrote:
> > I'd prefer
> > something like "can be a little complicated depending on what you're trying
> > to install".
>
> I think I can live with this as long as the sentence ends after the word
> "complicated." To me, the package selection
On 8/4/05, Jason Pyeron wrote:
> hmmm? why are there zeros on the PGID, and why when using -W does PID
> change to WINPID? BUG?
Actually, I don't know if this is a bug or a documentation shortcoming.
From looking at the source, it looks like cygwin returns the same
number for p->pid and p->dwProc
On 8/4/05, Michael Richardson wrote:
> Ironically, if you google for "cygwin cross compiler linux"
> (including the quotes), you only get Christopher Faylor's post telling
> everyone that you should google for that :-)
I'm not sure why it's not higher on the search results, but
Harold wrote a pret
On 8/3/05, Joshua Daniel Franklin wrote:
> I'm tired of tip-toeing around the texinfo source for the FAQ just to make
> sure links to the numbered questions work, so I've converted the source
> to DocBook and put up preliminary versions:
All done! Everyone update their Cygwin
On 8/5/05, Eric Blake wrote:
> According to James McLaughlin on 8/5/2005 5:41 AM:
> > While trying to find the file containing the man
> > information for g++ (which I succeeded in doing), I
> > noticed that in various subfolders of
> > c:\cygwin\share\man (in particular man1 and man3) a
> > lot of
On 8/4/05, Cliff Hones wrote:
> I was curious as to why, under Cygwin, the default UK timezone
> names (eg as displayed by "date") are different from the standard
> names. [Standard UK names are GMT and BST, while Cygwin displays
> GMTST and GMTDT.] So I did some source digging. Forgive me if th
On 8/4/05, Igor Pechtchanski wrote:
> P.S. Note to the UG maintainer: Joshua, there's a typo in the description
> of "ps" on the above referenced page: "synonomous" should be "synonymous".
Nice catch, it will be in the next refresh.
--
Unsubscribe inf
On 8/4/05, Larry Hall wrote:
> At 11:13 AM 8/4/2005, you wrote:
> >Yes, as noted they're in the HTML in tags..., converted from
> >DocBook's id="..." There will of course be a Table of Contents with links so
> >you don't have to look at the HTML to determine this.
>
> Ah, OK. That's what I was l
On 8/4/05, Igor Pechtchanski wrote:
> I like the way the new FAQ looks. One question, however: is DocBook
> easily installable on Cygwin? Can the FAQ be built with the default
> settings of Cygwin's DocBook package? If so, this package should be
> listed as a prerequisite for building the Cygwi
On 8/4/05, Larry Hall wrote:
> At 01:15 AM 8/4/2005, you wrote:
> >You can link to named sections, for example
> >http://staff.washington.edu/joshuadf/cygwin/new-faq.html#faq.install.disk-space
> >
> Just one question. How does one determine what the names are for the
> named sections? I assume
I'm tired of tip-toeing around the texinfo source for the FAQ just to make
sure links to the numbered questions work, so I've converted the source
to DocBook and put up preliminary versions:
Several files: http://staff.washington.edu/joshuadf/cygwin/faq.html
One file: http://staff.washington.ed
e version you upgraded from) can be obtained from
> /var/log/setup.log.
>
> I think this question has been asked often enough to rate an FAQ entry...
> Joshua?
It's in "What if setup fails?" http://cygwin.com/faq/faq0.html#SEC16
and the Troubleshooting sec
On 7/27/05, Don Beusee wrote:
> That's not good enough for scripting. First of all, the command is not so
> simple (you have to grep -v grep also - so that the same script works on
> Unix systems) and if you have small PID number like 14, that will likely
> return lots of other processes (like 114
On 7/25/05, Larry Hall wrote:
> At 04:20 PM 7/25/2005, you wrote:
>
> > - URL of setup help page: http://cygwin.com/cygwin-ug-net/setup-net.html
>
> I expect this is also unlikely to change any time soon. If documentation
> needs change, it could but that's really up to the maintainer for the
>
On 7/22/05, Igor Pechtchanski wrote:
> Perhaps it would have helped if the "Where's the documentation" FAQ entry
> mentioned /usr/share/doc/Cygwin/package_name.README first, and then
> referred the users to /usr/share/doc/package_name.
I can do that.
--
Unsubscribe info: http://cygwin.com/m
At http://cygwin.com/faq/faq0.html#SEC46 there is a short list of common
gotchas that don't work with ash compared to bash or ksh. Does anyone
have suggestions for a similar list for bash compared to other shells that
could possibly be the real /bin/sh (ksh or zsh)?
--
Unsubscribe info: http
On 7/7/05, Christopher Faylor wrote:
> Could we split the "Why is your package so out of date?" question out of
> the "Why isn't package available in Cygwin?" and add something like
> the below?
Done, see:
http://cygwin.com/faq/faq0.html#SEC52
I removed the FAQ about "more" since it is now
On 7/7/05, Igor Pechtchanski wrote:
> > > If you still haven't run setup since that fateful man installation
> >
> > no, I didn't
>
> Good. The file was actually very helpful. Perhaps we could offer general
> advice in the User's Guide section on setup to back up that file in case
> of any insta
On 6/22/05, Dave Korn wrote:
> Original Message
> >From: Brian Dessent
> >Sent: 22 June 2005 16:36
>
> > Patrick Rotsaert wrote:
> >
> >> I need to build a DLL in cygwin (I use a lot of POSIX functions), that I
> >> can use in MSVC and Borland CBuilder apps.
> >
> > http://cygwin.com/faq/f
On 7/7/05, Christopher Faylor wrote:
> Could we split the "Why is your package so out of date?" question out of
> the "Why isn't package available in Cygwin?" and add something like
> the below?
OK, I should get to all the updates in my queue this weekend.
--
Unsubscribe info: http://cy
On 7/5/05, Igor Pechtchanski wrote:
> On Tue, 5 Jul 2005, David Masterson wrote:
> > > On Sat, 2 Jul 2005, Nick Kirchner wrote:
> > >
> > >> I just installed Cygwin on my Windows 98 computer and tried playing
> > >> around with Emacs. Having toyed with it a little in the past, I know
> > >> that C-
> Brian Dessent wrote:
>
> > In my experience the two most common changes you have to make when
> > porting are: a) adding -no-undefined to LDFLAGS (or -Wl,-no-undefined to
> > CFLAGS), and b) adding missing $(EXEEXT) ...
>
> I meant to include c) adding O_BINARY to open() or otherwise dealing
>
1 - 100 of 400 matches
Mail list logo