This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: B20: Problem while running full.exe


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]