help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this a correct place to ask about a solaris question


From: red floyd
Subject: Re: Is this a correct place to ask about a solaris question
Date: Mon, 22 Oct 2007 09:24:04 -0700
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

parag_paul@hotmail.com wrote:
Even if not?
Are you familiar with the following problem
I have a .cshrc which is like this.


set OS=`uname`
if ($OS == "SunOS") then
source ~regress/.cshrc
set path=(/depot/SUNWspro-SS8/SUNWspro/bin $path)
set path=(/depot/ddd-3.3.8-OS8/bin $path)
tcsh
else


Thus if my OS is solaris, I will make the shell to be a tcsh from the
cshrc it self,.
Now when I log in with the above .cshrc I am not able to login. It is
stopping at the
login update itslef, without giving me a command prompt
Something like a hang in the Windows


Did you even look for a group with solaris in its name?
Why would a group about g++ be the right place to ask a Solaris .cshrc question?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]