Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <417CA9E1.3691F59F@dessent.net>
Date: Mon, 25 Oct 2004 00:23:13 -0700
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Profile not called
References: <clgf89$u8j$1@sea.gmane.org> <6.1.0.6.0.20041024170705.0414f4a8@pop.prospeed.net> <cli48t$94d$1@sea.gmane.org> <cli5fm$b5o$1@sea.gmane.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Alex Vinokur wrote:

> HOME = `c:\Documents and Settings\Administrator'

Your home directory has spaces in it.  THat's going to break some
things.  See the users guide / FAQ.

> C:\cygwin\_download\001            /                         system  textmode
> C:\cygwin\_download\001/bin        /usr/bin                  system  textmode
> C:\cygwin\_download\001/lib        /usr/lib                  system  textmode
> C:\cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
> .                                  /cygdrive                 system  textmode,cygdrive

Your mounts are messed up.  I don't know what that "_download\001" dir
is but I suspect that your / should be c:/cygwin, your /usr/bin should
be c:/cygwin/bin and /usr/lib should be c:/cygwin/lib.  Either fix your
mounts using "mount" and "umount" commands or rerun setup and point it
at c:\cygwin to install.  Most everything is going to be broken until
you fix this.

Brian

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

