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: Local setup fails (even 1.30)


On Thu, Apr 27, 2000 at 12:43:29PM +0200, Seidl Friedrich wrote:
>I have had exactly the same problem and changed the source code line
>from setup.c 
>  sprintf (buffer, "tar xvfUz \"%s\"", path);
>into
>  sprintf (buffer, "tar.exe xvfUz \"%s\"", path);
>
>This solved my problem.

Ok.  I certainly don't understand why this would solve anything but I
will make an equivalent change to the sources.  It will be in setup.exe
Revision 1.31.

cgf

--
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]