Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <384C376D.52298E9E@veritas.com>
Date: Mon, 06 Dec 1999 14:23:41 -0800
From: Bob McGowan <Robert.McGowan@veritas.com>
Organization: VERITAS Software
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Zulkifli Hamzah <z_hamzah@hotmail.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: B20: Problem while running full.exe
References: <19991204071711.4332.qmail@hotmail.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit

Zulkifli Hamzah wrote:
> 
> Hi,
> 
> I ftp-ed the installation from
> ftp://ring.aist.go.jp/archives/pc/gnu-win32/latest
> that is for cygwin-b20 full-split.
> After doing command 'copy /b xaa.txt+xab.txt+ ... +xal.txt full.exe


Zul.,

The file full.exe needs to be binary (or executable, if you prefer). 
The 'copy' command format you used will work on both text and binary
files.  The original file names on
ftp://ring.aist.go.jp/archives/pc/gnu-win32/latest do not have a '.txt'
extension while the names you mention above do, so I would assume that
your ftp was in text format and your program appended this ending (this
is a guess).

Try getting the files again, being sure they are in binary format.  Then
use the copy command with the /b option, on whatever the filenames are
that your ftp application creates.

Good luck.

-- 
Bob McGowan
Staff Software Quality Engineer
VERITAS Software
rmcgowan@veritas.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

