newbie question

Martin Fick mogulguy at yahoo.com
Sun Nov 5 18:39:02 CET 2006


--- Vim Visual <vim.unix at googlemail.com> wrote:

> AFS Password:
> zsh: command not found: svnserve
> svn: Connection closed unexpectedly
> 
> I thought it could be due to the fact that
> something about that PATH
> thing must not be working. I've got a feeling it
> has something to do
> with it being a non-interactive shell... I am using
> zsh and in zshrc I have exported ~bin, where just >
> in case of I copied svnserve in both my
> laptop and the remote machine...
> 
> path=(/usr/bin /usr/ccs/bin /usr/sbin /usr/sfw/bin
> /opt/SUNWspro/bin
> /usr/openwin/bin /usr/local/bin /usr/ucb
> /opt/X11R6/bin
> /usr/local/teTeX/bin/current $HOME/treball $HOME/bin
>  $path )
> export PATH
 
Hmm, I know little about zsh except that it is a
bourne type shell and not a c type shell.  Is
path=(..) even legal syntax in zsh?  From what I know,
it is a csh feature to use the path=.  In a
traditional bourne shell environment PATH=/usr/bin:...
would be the syntax.

-Martin



 
____________________________________________________________________________________
Access over 1 million songs - Yahoo! Music Unlimited 
(http://music.yahoo.com/unlimited)




More information about the vcs-home mailing list