This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: A question about bash in cygwin-B20


Hi,

>Hi,folks!I have installed cygwin-b20 on windows NT 4.0.But I run
>bash,it cann't automately run my .bash_profile.I only run it by
>"source .bash_profile" mauanly in bash.But I want to automately
>set my environment,such as initial path,variables ect.How to
>configure them?Another question:How to change the background color
>of bash.Any one can help me?Thanks in advance.

You need to set your HOME environment varaible in your cygwin.bat. I usually
set mine to /home which contains my .bashrc. I also make sure that my
.bashrc sets the PATH to be a 100% unix format path statement which avoids
quite a few problems.

Dave


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]