On Monday, April 5, 2004, at 05:04 AM, [EMAIL PROTECTED] wrote:
Date: Sun, 4 Apr 2004 16:18:49 -0400 To: Francis Derive <[EMAIL PROTECTED]>, [EMAIL PROTECTED] From: Kevin Horton <[EMAIL PROTECTED]> Subject: Re: [Fink-users] zsh and /sw/bin/init.csh
At 21:57 +0200 4/4/04, Francis Derive wrote:Bonjour !
I want to use - and learn - zsh instead of tcsh.
The ~.zshrc file - in place of the ~.cshrc file - is :
print zsh version $ZSH_VERSION source /sw/bin/init.csh print $path
And at login I get this parse error :
zsh version 4.0.4 /sw/bin/init.csh:85: parse error near `unset' /usr/bin /bin /usr/sbin /sbin /Users/fderive Francis-Derives-Computer%
Try changing your .zshrc to source /sw/bin/init.sh instead of init.csh.
My zsh seems to work OK that way.
Kevin Horton
It does ! (at last ).
zsh version 4.0.4
/sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /Users/fderive /usr/X11R6/bin
Francis-Derives-Computer%
Merci beaucoup, Kevin.
Francis.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
