Hi All
I've noted on the lists in May this year discussion about adding a Cygwin version of
the "DosHere" power toy, and there's also a
"BashHere" version which is good.
I've done a simple version available in either a simple .reg file (for those happy to
edit the registry to uninstall) and an
Hello,
I'm french. So I use a french keyboard. My machine is under Windows ME.
Cygwin works fine with the french keyboard. However, when I compile an
console C++ program with Microsoft C++, the keyboard (the standard
input of the program) is the english keyboard.
Do you know how to solve
On Sat, Oct 19, 2002 at 02:59:05PM +0200, Antoine Rauzy wrote:
>I'm french. So I use a french keyboard. My machine is under Windows
>ME. Cygwin works fine with the french keyboard. However, when I
>compile an console C++ program with Microsoft C++, the keyboard (the
>standard input of the progr
Jason Tishler wrote
$ tail -1 /var/spool/exim/log/mainlog
2002-10-18 16:18:23 daemon: fork of queue-runner process failed: Resource
temporarily unavailable
$ ps -ef
exim 6481096 ? 16:18:22 /usr/local/bin/exim-4.10-1
That's probably a privately compiled exim.
Does it use special l
On Fri, 18 Oct 2002, CBFalconer wrote:
> Igor Pechtchanski wrote:
> > On Fri, 18 Oct 2002, CBFalconer wrote:
> >
> ... snip ...
> > >
> > > I also thought that I had read somewhere that the cygwin libraries
> > > generated output lines, but it is obviously not so.
> >
> > mount the directory with
Doesn't this mean that gcc is not a true ANSI compiler? Shouldn't that
variable be "__end" or something to conform with ANSI rules?
-R
> -Original Message-
> From: Randall R Schulz [mailto:rrschulz@;cris.com]
> Sent: Saturday, October 19, 2002 1:53 AM
> To: [EMAIL PROTECTED]
> Subject:
On Sun, 2002-10-20 at 00:57, Rolf Campbell wrote:
> Doesn't this mean that gcc is not a true ANSI compiler? Shouldn't that
> variable be "__end" or something to conform with ANSI rules?
AFAIK that is actually a ld issue - note that it is only global scope
'end' that collides, and that the end add
Hello:
Is it possible to make the package selection dialog resizable to minimize
horizontal scrolling? I know this is not a high priority, but it would be
nice to have.
Sinan.
--
A. Sinan Unur
Department of Policy Analysis and Management,
Cornell University, Ithaca, NY 14853
mailto:asu1@;cornell.
Hello,
In the cygwin installation program, none of the mirrors seems to work;
after it tries to download SETUP.INI it just stops and goes back to the
screen preceding. Do you know what could be the matter? This is a Windows
XP machine.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
Which mirror??
-Original Message-
From: Johnny Gunnar Carlsson [mailto:carlss@;fas.harvard.edu]
Sent: 19 October 2002 16:54
To: [EMAIL PROTECTED]
Subject: Installation
Hello,
In the cygwin installation program, none of the mirrors seems to work;
after it tries to download SETUP.INI it j
LilyPond 1.6.5 is now officially available for Cygwin.
This release fixes a number of bugs, and also adds the required
depencency on ghostscript.
LilyPond prints beautiful sheet music. It produces music notation from
a description file. It excels at typesetting classical music, but you
can als
hi
i am running the latest cygwin win32 version on windows xp pro and am
having the following error or strange behavior.
i start a tcsh by typing tcsh on the bash command line in the cygwin
window. when i do i see this
if: Expression Syntax.
then when i type this
ls temp*
Mike,
On Sat, 19 Oct 2002, mike parks wrote:
> hi
> i am running the latest cygwin win32 version on windows xp pro and am
> having the following error or strange behavior.
>
> i start a tcsh by typing tcsh on the bash command line in the cygwin
> window. when i do i see this
>
> if: Expressio
igor,
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: "mike parks" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, October 19, 2002 3:30 PM
Subject: Re: Fw: problem with ls and similar commands in tcsh
> > *** 2) is there anything else i need to do as w
Christopher Faylor wrote:
On Sat, Oct 19, 2002 at 02:59:05PM +0200, Antoine Rauzy wrote:
I'm french. So I use a french keyboard. My machine is under Windows
ME. Cygwin works fine with the french keyboard. However, when I
compile an console C++ program with Microsoft C++, the keyboard (the
mike parks <[EMAIL PROTECTED]> wrote:
> - Original Message -
> From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
>
>>> *** 2) is there anything else i need to do as well to solve this
>>> problem?
>>
>> Hard to say. Are the files you're looking for actually there? Does
>> 'dir temp*' do w
I just installed Cygwin from the Internet, and things are very close to
working fine. I have run quite a few things successfully, but there are
three annoying problems, listed below, that I'm hoping have a simple
solution. I looked in your email threads and couldn't find a solution that
works for m
Mike,
On Sat, 19 Oct 2002, mike parks wrote:
> igor,
^
The two 'Shift' keys are on the second from bottom row of your keyboard.
> - Original Message -
> From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
> To: "mike parks" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Saturday, Octo
Doug,
On Sat, 19 Oct 2002, Doug Whiting wrote:
> I just installed Cygwin from the Internet, and things are very close to
> working fine. I have run quite a few things successfully, but there are
> three annoying problems, listed below, that I'm hoping have a simple
> solution. I looked in your em
Igor,
thanks for explaining the 'shift' keys.:)
> Does 'echo temp*' work?
'echo temp*' returns
temp*
> Compare the environments in bash and tcsh. Did you try setting CYGWIN?
i set CYGWIN in /etc/profile and the control panel to
export CYGWIN="check_case:adjust nostr
On Sat, Oct 19, 2002 at 04:30:45PM -0400, Igor Pechtchanski wrote:
>> my CYGWIN variable is not set to anything. i noticed some bug reports
>> related to this on the website. they say i should set $CYGWIN to
>> check_case:strict
>
>Actually, you probably want to use "check_case:relaxed", or,
>"
On Sat, 19 Oct 2002, Christopher Faylor wrote:
> On Sat, Oct 19, 2002 at 04:30:45PM -0400, Igor Pechtchanski wrote:
> >> my CYGWIN variable is not set to anything. i noticed some bug reports
> >> related to this on the website. they say i should set $CYGWIN to
> >> check_case:strict
> >
> >Act
On Sat, Oct 19, 2002 at 04:19:01PM -0500, mike parks wrote:
> igor,
>
> - Original Message -
> From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
> To: "mike parks" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Saturday, October 19, 2002 3:30 PM
> Subject: Re: Fw: problem with ls and si
23 matches
Mail list logo