X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <461D6DBB DOT 1000301 AT cygwin DOT com> <461D7F29 DOT 10405 AT cygwin DOT com> <014a01c77d17$0206ac20$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <016001c77d23$c18f7480$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Subject: RE: bash: tar: command not found Date: Thu, 12 Apr 2007 18:19:16 +0100 Message-ID: <018c01c77d26$b2e48b20$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 12 April 2007 18:02, Igor Peshansky wrote: > Setup's io_stream uses Cygwin mounts. Thus, once "file:///usr" is > created, mkdir_p("file:///usr/bin") is a no-op... Not on the first ever install, I woulda thunk, since *these* create_mount ("/", get_root_dir (), istext, issystem); create_mount ("/usr/bin", cygpath ("/bin"), istext, issystem); create_mount ("/usr/lib", cygpath ("/lib"), istext, issystem); lines appear about 20 lines *after* the bit I quoted previously. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/