On 2/16/2011 4:14 PM, L Anderson wrote:
whoops! I reread your email and realized I didn't answer the question you
were getting at. Here is what 'mutt.sh.done' contains:
#!/bin/sh
backup_maybe() {
if ! [ -e $1 ] || ! diff -q $1 $1.setupnew >/dev/null 2>&1; then
mv -f $1 $1.old 2>/dev/null
mv -f $
Sorry I didn't mean to cause a problem. I just paraphrased the msys welcome
doc. The more accurate text is:
"Welcome to the world of MSYS and MinGW. Minimal SYStem is a minimal POSIX
system used in the Win32 OS to accomplish configuration and making of
packages.
MSYS is a fork of Cygwin and i
L Anderson wrote:
Larry Hall (Cygwin) wrote:
On 2/16/2011 3:29 PM, L Anderson wrote:
I have been unsuccessful getting 'mutt' to install without always
showing
"Incomplete". Using 'setup', neither "re-install" nor "delete/install"
fixes
the problem. I install from my local directory which I keep
Larry Hall (Cygwin) wrote:
On 2/16/2011 3:29 PM, L Anderson wrote:
I have been unsuccessful getting 'mutt' to install without always showing
"Incomplete". Using 'setup', neither "re-install" nor "delete/install"
fixes
the problem. I install from my local directory which I keep current using
rsyn
On 2/16/2011 3:29 PM, L Anderson wrote:
I have been unsuccessful getting 'mutt' to install without always showing
"Incomplete". Using 'setup', neither "re-install" nor "delete/install" fixes
the problem. I install from my local directory which I keep current using
rsync.
Package Version Sta
I have been unsuccessful getting 'mutt' to install without always
showing "Incomplete". Using 'setup', neither "re-install" nor
"delete/install" fixes the problem. I install from my local
directory which I keep current using rsync. My '.../release/mutt'
folder shows:
drw-rw-rw-2 --- 2010
On 02/16/2011 01:06 PM, risin...@nationwide.com wrote:
> I suspected a problem with \r, so I tried it. However, I am using pdksh,
> and ended up with something that really was unexpected...
No, that's also expected.
pdksh echo obeys POSIX by default. Bash echo does not. Echo and
backslash is
cygwin-owner wrote on 02/16/2011 01:13:37 PM:
> On 02/16/2011 11:07 AM, L Anderson wrote:
> > Could the following signal a possible string buffering problem?
>
> Nope. Rather, it's an indication that cygcheck is a native windows
> program...
>
> > However,when I do
> >
> > echo $(cygcheck /bin
On 02/16/2011 11:07 AM, L Anderson wrote:
> Could the following signal a possible string buffering problem?
Nope. Rather, it's an indication that cygcheck is a native windows
program...
> However,when I do
>
> echo $(cygcheck /bin/sh.exe) I get:
> C:\WINDOWS\system32\GDI32.dl
and as
Could the following signal a possible string buffering problem?
Both:
cygcheck /bin/sh.exe
and
echo "$(cygcheck /bin/sh.exe)"
yield the same output:
E:\cygwin\bin\sh.exe
E:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\sys
On Wed, Feb 16, 2011 at 04:07:06PM +0300, Ilya Basin wrote:
>It's happening again ((
You probably need to reread http://cygwin.com/problems.html and pay
careful attention to the section which talks about "well known"
problems.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On Wed, Feb 16, 2011 at 11:30:45AM +, Kaltenberger, Stefan wrote:
>The sample uses the Microsoft C/C++ compiler but I guess it should work with
>other compilers too - just adapt binary and flags (e.g. the GNU C/C++ comiler
>takes '-E' for the flags).
Ouch.
>Please keep me on the CC list as
On Wed, Feb 16, 2011 at 09:57:34AM +0100, Corinna Vinschen wrote:
>On Feb 16 00:45, Andrew DeFaria wrote:
>> On 02/15/11 19:40, hardya wrote:
>> >MSYS is described as a fork of cygwin that's specially suited to being used
>> >with win32.
>> How would MSYS be any more "specially suited to being used
It's happening again ((
===8<==Original message text===
Hi list! Sometimes, when I start cygwin.bat, it prints me:
-bash: /usr/bin/tr: No such file or directory
-bash: /usr/bin/sed: No such file or directory
$
and mount shows that /usr/bin and /usr/lib not mounted.
But if I
Joe Crepeau ara.com> writes:
>
>
>
> >
> > On Fri, 2011-01-28 at 22:56 +, Joe Crepeau wrote:
> > >> xmlcatalog -v --noout --add "system" \
> > > ? "http://glade.gnome.org/glade-2.0.dtd"; \
> > > ? /usr/share/xml/libglade/glade-2.0.dtd \
> > > ? /etc/xml/catalog
> >
Hi,
I'm using Cygwin for executing build scripts. Thereby I encounter the following
error sporadically:
44 [main] bash 21136! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 21136,
hProcess 0x158, wr_proc_pipe 0xF8, Win32 error 5
The mailing list archives also know about the problem (but I
Hi,
I'm working on OpenOffice.org and we are currently reworking our build
system. Our current combo of dmake and some home made perl scripts shall
be replaced by GNU Make and a few awk scripts.
We finished our work for building C++/C/Objective-C code and now use
this on Windows, Linux, Sola
On Feb 16 00:45, Andrew DeFaria wrote:
> On 02/15/11 19:40, hardya wrote:
> >MSYS is described as a fork of cygwin that's specially suited to being used
> >with win32.
> How would MSYS be any more "specially suited to being used with
> win32" than Cygwin itself, is it already "specially suited to b
18 matches
Mail list logo