On 11:34 07 Mar 2003, truc nguyen <[EMAIL PROTECTED]> wrote:
| I have the Red hat 7.2 machine running in C shell for
| superuser.

This isn't a very good idea, but not matter.

| However, every time I log in, I must type
| source .cshrc to update the enviroment variables.  How
| do I create a .login file to enable .cshrc while
| logging in ?

You're not meant to set envvars in the .cshrc.
Set them in the .login instead.
Setting them in a .cshrc runs that stuff on EVERY csh startup,
which is very wasteful, needlessly slowing your system.

| I attempt to add .login file. But the computer was
| hung at  interprocess communication and it warned
| "Could not read Network connection list dcopserver
| program /root/.DCOPserver_Truc:0 running.  Please
| check that dcopserver program is running"

That's really weird. What else is in your .login file?
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

The mind reigns, but does not govern.   - Paul Valery



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to