Francesco Q. wrote:

>echo "source /usr/share/tcsh/examples/rc" > ~/.tcshrc
>echo "source /usr/share/tcsh/examples/login" > ~/.login
>echo "source /usr/share/tcsh/examples/logout" > ~/.logout

Now Fink is a command not found, even if I restore the default.
Where do you have your "source /sw/bin/init.csh"? If it is in ~/.cshrc, then this is normal: When ~/.tcshrc exists, then ~/.cshrc is not executed. There are many possibilities to correct this:

Put "source /sw/bin/init.csh" into ~/.tcshrc,
or, more conforming with Apple's configuration in /usr/share/tcsh/examples/, put it into ~/Library/init/tcsh/path,
or put "source ~/.cshrc" into ~/.tcshrc.

> Do I need to reinstall?

No, never.

--
Martin







-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Reply via email to