Hi all,

On Mardi, janvier 22, 2002, at 06:08 , Zorro wrote:
> Now that I have the login file (thank you very much for that, by the 
> way)
>  I (and you) think something is still amiss because whether I
> open terminal in default or /bin/tcsh I get this:
> Welcome to Darwin!
> then: then/endif not found.
Jumping in  here, not having followed the thread, so sorry if I'm 
repeating.

This sure sounds like your .tcsh (or .csh) file in your home directory 
(aka ~) if not right, as there's a clause that's not properly closed. 
You could again try to make a new, simple one with this line in it, 
followed by a return:
source /sw/bin/init.csh

Just use emacs, vi or better (read: simple) pico in the terminal, so 
you'll be sure to have the line endings UNIX-style, then restart 
terminal, and see what happens then.

> I did echo ?shell in tcsh and it said:  /bin/tcsh
> The same in the default shell and this:
tcsh is the default shell by the way. If you want to change it, you'll 
have to use netinfo. And maybe it's me, but I use the $ mark when 
checking variables, not the question mark (ie: echo $SHELL).

Hth
Cyril


_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to