On Sun, 2005-05-08 at 17:25 -0400, Luis R Finotti wrote: > For some reason, my .bash_profile is not sourced on login. I tried > different users, and all have the same problem. I'm running a very > recent installation of Sarge (updated). >
which login? for ssh and virtual terminals, it is strange. I would first check whether my login shell is /bin/bash or /bin/sh (grep through /etc/passwd). then try bash -l If you are talking about X session, it is completely different story. good luck, -- -alphan http://www.bayazit.net/alphan/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

