Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Originating-IP: [12.254.208.112] X-Originating-Email: [mgainty AT hotmail DOT com] From: "Martin Gainty" To: "Paul Dilip K NPRI" , References: Subject: Re: H.T.M.L. (RE: Getting home directory in Windows 2000 environ ment) Date: Thu, 10 Apr 2003 14:29:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 10 Apr 2003 20:50:27.0061 (UTC) FILETIME=[D0AD7A50:01C2FFA2] Paul see last post at bottom of this email. ----- Original Message ----- From: "Paul Dilip K NPRI" To: Sent: Thursday, April 10, 2003 12:43 PM Subject: RE: H.T.M.L. (RE: Getting home directory in Windows 2000 environ ment) > It is strange that you are harping on the same tune again and again. Do you have any workaround for my problem? I reinstalled again today on my user area pauldk with the same result. In fact it does not create even the home directory, not even pauldk. > > Thanks, > Dilip Paul > > -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > Sent: Thursday, April 10, 2003 3:39 PM > To: cygwin AT cygwin DOT com > Subject: Re: H.T.M.L. (RE: Getting home directory in Windows 2000 > environment) > > > On Thu, Apr 10, 2003 at 12:26:53PM -0700, Andrew DeFaria wrote: > >lhall AT pop DOT ma DOT ultranet DOT com wrote: > > > >>The current policy is that the Cygwin lists use text-based email > >> only. The Cygwin web page you reference states the following: > >> > >>Note that none of the below lists accept html mail. Use straight text > >>only. > >> > >>This isn't quite the same tone as your suggestion but I think the goal > >>is the same. > > > >Besides - We're mean! :-) > > I think someone needs to create a "Cygwin Mean as We Wanna Be" tee shirt. > Maybe we could put cyppy on the back. It would probably scare dogs and > small children but that would kind of prove the point. > > cgf > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > Paul- When I installed cygwin on Windows I created the directory first, downloaded the whole install imto the folder, ran setup.exe and took option "Install from Internet" and cygwin created and configured itself in the folder where i downloaded the binary your environment variable HOME should be the same root folder that you put the install in and contains cygwin's files and src help folders...in most cases this would be C:\cygwin You ALSO have the option of overriding HOME folder specification in %HOME%\.profile (that is DOT profile) using the CYGWIN directory names e.g. ../cygdrive/g Here are the contents of my DOT profile HOME=/cygdrive/f/cywgin PATH=/usr:/bin/:usr/local/bin:/cygdrive/g/mysql/mysql-debug-4.0.12-pc-linux- i686/bin:. LIB=/cygdrive/f/cygwin/lib INCLUDE=/cygdrive/g/mysql/mysql-debug-4.0.12-pc-linux-i686/include VISUAL=VI; EDITOR=VI; and Thus far I have avoided situation "fu bar" Does this help??? Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/