----- Original Message ----- From: Larry Hall (Cygwin)
To: Farhad Tahmasebi Cc: cygwin@cygwin.com Sent: Tuesday, December 20, 2005 5:42 PM Subject: Re: 1.5.18: Re: .bash_profile not being invoked
Farhad Tahmasebi wrote:
Larry:Many thanks for your time. When I tried cygcheck -s -v -r > cygcheck.out, I got the following error message:cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53
That's it? Nothing went to 'cygcheck.out'? If you do a 'net helpmsg 53' at the command line you'll see what this message refers to. Assuming you have some inaccessible network device, it's not a problem. But it shouldn't stop you from getting the rest of the information from 'cygcheck'. Please see the attached cygcheck.out.
I am running cygwin 1.5.18-1 under Windows XP Professional (Intel Pentium M).$ uname -aCYGWIN_NT-5.1 msc3069779w 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown CygwinMy HOME is set up correctly: $ echo $HOME /farhad
What does '/etc/passwd' say? SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: Administrator:unused_by_nt/2000/xp:500:513:U-MSC3069779W\Administrator,S-1-5-21-1390067357-507921405-839522115-500:/home/Administrator:/bin/bash Guest:unused_by_nt/2000/xp:501:513:U-MSC3069779W\Guest,S-1-5-21-1390067357-507921405-839522115-501:/home/Guest:/bin/bashHelpAssistant:unused_by_nt/2000/xp:1000:513:Remote Desktop Help Assistant Account,U-MSC3069779W\HelpAssistant,S-1-5-21-1390067357-507921405-839522115-1000:/home/HelpAssistant:/bin/bash
SUPPORT_388945a0:unused_by_nt/2000/xp:1002:513:CN=Microsoft Corporation,L=Redmond,S=Washington,C=US,U-MSC3069779W\SUPPORT_388945a0,S-1-5-21-1390067357-507921405-839522115-1002:/home/SUPPORT_388945a0:/bin/bash
farhad:unused_by_nt/2000/xp:29146:10545:farhad,U-GSFC\farhad,S-1-5-21-1141521480-1469864715-1777090905-19146:/cygdrive/c/Documents and Settings/farhad:/bin/bash
My mount info is also correct: $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) C:\farhad on /farhad type system (binmode) c: on /cygdrive/c type system (binmode,noumount)
Yeah, that looks fine.
I am running cygwin 1.5.17 under Windows XP Professional (Intel Pentium M) on a very similar machine without any problems.
OK. How do you determine that ~/.bash_profile isn't being run? Is it run when you type 'bash -l' on the command line? If so, you need to check how you're starting bash to begin with. If not, you need to determine what bash thinks is your home and whether you have proper permissions.I'm setting PATH, CDPATH, $PWD, and a few aliases. When I source (or .) ~/.bash_profile, I get everything. Runnig "bash -l" also works (see below)
$ bash -l /farhad> Thanks again. Farhad -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAXHolliston, MA 01746
cygcheck.out
Description: Binary data
-- 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/