Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <384C376D.52298E9E@veritas.com> Date: Mon, 06 Dec 1999 14:23:41 -0800 From: Bob McGowan Organization: VERITAS Software X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Zulkifli Hamzah CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: B20: Problem while running full.exe References: <19991204071711 DOT 4332 DOT qmail AT hotmail DOT 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 AT veritas DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com