- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 5:42 PM
Subject: Kudos
> I just wanted to say thank you to all of the dedicated people on this
> mailing list who spend countless hours answering questions. My
- Original Message -
From: "K" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 2:30 AM
Subject: cygwin, g77 & 3-D arrays
> Hi,
>
> I have a FORTRAN program which both compiles (using g77) and runs
perfectly
> in Mandrake Linux and in Unix. However, while t
- Original Message -
From: "Nicolas Christin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 11:51 AM
Subject: Re: Detecting text type in a shell script
> On Thu, 6 Feb 2003, Max Bowsher wrote:
>
> > Have you tried linking you app with -lbinmode ? That shou
If I remember correctly...
with older versions of cygwin the file /etc/profile
contained the following statement
test -f ./.bashrc && . ./.bashrc
which would read .bashrc at startup.
The above statement has been removed from newer versions.
I think that the "proper" way to read .bashrc is
This whole thread got me thinking about possible ways
to avoid this "xxx is missing" problem...
I thought that I'd throw an idea out for discussion...
Would it make sense to have setup install a dummy
script for some of the common utilities and then
overwrite that script with the actual utility
5 matches
Mail list logo